Knowledge Base Home | Submit a new ticket
Help desk Pilot Knowledge Base

Access denied for user 'root'@'localhost' (using password: YES)

Article Id: #59     Viewed: 132661 times     Last updated on: 03 Apr 2007     Article Category: MySQL errors    
[Print]  [Email]
The most possible cause of this error is an incorrect password. To confirm this, please execute the below command from your shell.

mysql -u root -pxxxx

xxxx is your root password. The server should let you connect without any error in this case.

To find out other possible causes, please follow the below article.
http://dev.mysql.com/doc/refman/5.1/en/access-denied.html
Was this information useful?
Yes     No
Help Desk Software powered by HelpDesk Pilot 4.4.5 Commercial Version, © 2005-2010, Tenmiles Corporation