I have destroyed and recreated droplets a few times now. Basically after creating the droplet via SSH and changing the root password to one of my own choosing I would like to set up MySQL database using 'mysql -u root -p' - it asks me for my password, which I of course enter and then I get a response 'ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)'. Am I using the right password??
Please also note that I am using WordPress One-Click Install on DigitalOcean
Thanks! Nick.