MySQL Forums
Forum List  »  Install & Repo

Re: ERROR 1045 (28000): Access denied - no matter what I do
Posted by: Lars Tangvald
Date: April 04, 2017 04:40AM

Hi!

When you first installed mysql 5.5, did you specify a password for the root user?
If so, you should be able to log in with:
mysql -uroot -p
then type in the password when it asks.

Options: ReplyQuote


Subject
Written By
Posted
Re: ERROR 1045 (28000): Access denied - no matter what I do
April 04, 2017 04:40AM


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.