MySQL Forums
Forum List  »  Newbie

Re: ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
Posted by: Arno Versfeld
Date: July 24, 2016 01:20PM

Peter,
I removed two of the root users and left the one associated with localhost. I can still log into phpmyadmin but still get the same error message when I use the command line:

root@arno-home:/etc# mysql -uroot -pxxxxxxxxxxx
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)

Is there a list of the error message numbers (like 1045) for mysql that give some sort of explanation of what the message means and what could be the possible cause for a specific error? I'm looking for something more than "Access denied for user".
Thank you so much for your response so far !

Options: ReplyQuote


Subject
Written By
Posted
Re: ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
July 24, 2016 01:20PM


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.