MySQL Forums
Forum List  »  Newbie

Re: MySQL Error Number 1045 Access denied
Posted by: ruslan u
Date: May 08, 2008 05:47AM

i have just found out that when there is an account for anonymous user i cannot connect to database with my other valid non-root users. So i have removed anonymous account and all is fine.

You can remove anonymous account in MySQL Administrator or if you cannot connect to it with your root user you can try to remove anonymous user account by reconfiguring your MySQL instance with "MySQL Server Config Wizard". On one of the last pages there is a check box whether or not to create anonymous account. Do not check that.

All the best

Options: ReplyQuote


Subject
Written By
Posted
Re: MySQL Error Number 1045 Access denied
May 08, 2008 05:47AM
March 06, 2007 11:22PM
February 20, 2008 06:17AM
August 04, 2009 09:05PM
December 15, 2005 12:56AM
March 03, 2009 11:07PM


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.