MySQL Forums
Forum List  »  PHP

Re: MySQL Error: Unable to connect to database
Posted by: hossein haghparast
Date: July 17, 2005 05:41AM

Hi
Please use following command in mysql

SET PASSWORD FOR 'root'@'localhost'=OLD_PASSWORD('thepassword');

that will be usefull to you

Hossein Haghparast, Ankara University Ph.D student in Economics
http://www.yeksite.com/

Options: ReplyQuote


Subject
Written By
Posted
Re: MySQL Error: Unable to connect to database
July 17, 2005 05:41AM


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.