Report this

What is the reason for this report?

mysql login fails with LEMP

Posted on April 7, 2015

I setup a LEMP droplet using the digitalocean one click-apps. Then, I sshed into the droplet, and was able to login as root and reset my password. However, whenever I try to use “mysql -u root -p” and type in my root password, it fails to login. I’ve tried creating a new user, and then using “su” to get into that user, and then run the “mysql -u newuser -p” but still the password doesn’t work.

What am i doing wrong?

Thanks!



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

The MySQL root user’s password is not the same as your droplet’s SSH root password. If you access your droplet via ssh or the console in the control panel your MySQL root password should be included in the MOTD displayed when you log in.

Hi I am facing a similar issue: I have just deployed a droplet, installed Wordpress with a one-click app and now I can’t login to mysql -u root -p. What is the default password for the root user? Many thanks!

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.