MySQL Forums
Forum List  »  Install & Repo

Re: ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)
Posted by: Meenakshi Gaur
Date: December 30, 2010 02:07AM

If I were you, I would consider simply:

* Add a new user "root@localhost" to mysql
* Make sure this "root@localhost" has the right password, and all the necessary grants
* You should be done

Alternatively, you could give your existing "root" user a wildcard hostname (if it doesn't already).

'Hope that helps .. PSM

Options: ReplyQuote


Subject
Written By
Posted
June 27, 2009 08:29PM
December 16, 2007 02:18AM
December 27, 2007 02:08PM
January 16, 2011 06:51AM
August 27, 2009 12:22AM
Re: ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)
December 30, 2010 02:07AM


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.