MySQL Forums
Forum List  »  Install & Repo

Re: Access denied for user 'root'@'localhost'
Posted by: Peter Brawley
Date: December 28, 2016 03:23PM

Sign in with an ID that works, and let's see the result of ...

select user, host, authentication_string from mysql.user;

Options: ReplyQuote


Subject
Written By
Posted
Re: Access denied for user 'root'@'localhost'
December 28, 2016 03:23PM


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.