MySQL Forums
Forum List  »  Install & Repo

Re: ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)
Posted by: Greg Stewart
Date: June 05, 2012 01:58PM

Can you back out of all your changes and try logging in using simply the following?

mysql -u root -p

It will ask you for the password on the next line.

Oh, and it's usually not a good idea to post your actual passwords.

Options: ReplyQuote


Subject
Written By
Posted
Re: ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)
June 05, 2012 01:58PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.