Question

Cannot connect to MySQL via Sequel Pro

I am having trouble connecting to MySQL on my new Ubuntu 16.04 droplet via Sequel Pro.

I Installed MySQL via the DigitalOcean tutorial. I set a root password in mysql_secure_installation, then restarted the service.

Checking for status shows the service is running.

My Sequel Pro configuration looks like this:

Configuration

This exact configuration worked on previous droplets, but now I get:

MySQL said: Access denied for user 'root'@'localhost'

Note that I don’t have the usual (using password: YES/NO).

All the solutions I found through Google don’t seem to help. They say to comment out bind-adress 127.0.0.1 or set it to bind-adress 0.0.0.0 in the MySQL config then restart, which I’ve done, but I still can’t connect.

What am I doing wrong? This is driving me mad…


Submit an answer


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!

Sign In or Sign Up to Answer

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.

Accepted Answer

Well, I uninstalled and re-installed MySQL completely, and now it works. Something must have gone wrong in the previous configuration, but now we’ll never know.

can you ssh in to your droplet, or use the website terminal and connect to your mysql database from that?

Try DigitalOcean for free

Click below to sign up and get $200 of credit to try our products over 60 days!

Sign up

Get our biweekly newsletter

Sign up for Infrastructure as a Newsletter.

Hollie's Hub for Good

Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.

Become a contributor

Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.

Welcome to the developer cloud

DigitalOcean makes it simple to launch in the cloud and scale up as you grow — whether you're running one virtual machine or ten thousand.

Learn more
DigitalOcean Cloud Control Panel