MySQL Forums
Forum List  »  Install & Repo

Re: Error: Access denied for user 'root'@'localhost' - frequently getting this error
Posted by: Peter Brawley
Date: April 24, 2019 09:26PM

In phpmyadmin run this query and post the result here ...

select user, password, host from mysql.user;

From 5.7 substitute authentication_string for password.

Options: ReplyQuote




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.