How Do I Reset My Root Password on MySQL on a Mac?
- by classicrock985
I'm using SequelPro (http://www.sequelpro.com/)
and I would like to know how to reset my root password.
I'm trying to log in as
host: localhost
username: root
password: (BLANK)
but I keep getting this error:
Unable to connect to host because access was denied.
Double-check your username and password and ensure that access from your current location is permitted.
MySQL said: Access denied for user 'root'@'localhost' (using password: NO)
Any suggestions?!