MySQL Forums
Forum List  »  Install & Repo

ERROR 1045 (28000):Access denied for user 'root'@'localhost' (using password: YES)
Posted by: Wander Vieira de Rezende
Date: June 26, 2017 09:02AM

Hi everyone.


I'm Oracle DBA and new with MySql. I'm suffering a little bit with MySql.

So, help me please.

Look, last week I had installed the last version of MySql 5.7.18 on my linux server. I followed the documentation. The installation were fine and also the steps to secure installation using mysql_secure_installation.

So, today I went to login in mysql using command bellow I got the following error:

[root@inimysd01 ~]# mysql -u root -p
Enter password:
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
[root@inimysd01 ~]#

I can't get the correct solution for this error until now. Could you show me where I'm wrong.

Or could you explain me the correct steps that I need to do.

Thank you very much.

Wander(Brazil)

Options: ReplyQuote


Subject
Written By
Posted
ERROR 1045 (28000):Access denied for user 'root'@'localhost' (using password: YES)
June 26, 2017 09:02AM


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.