I am new to mySQL and had downloaded it to my computer (mac os X 10.7 lion). I also downloaded SQLpro. I am trying to access a database I have on my computer and am having trouble. I try and type in the database name to open it and get this error:
Access denied for user ''@'localhost' to database 'name'
I have tried logging in as root and I also get the same error except the username is 'root'@'localhost'
I tried deleting mysql from the /usr/local folder and reinstalling it and I am getting the same error. Also, after deleting it, the program I run can not find the database. So I assume the database I used to have is gone.