MySQL Forums
Forum List  »  PHP

Re: connection problem
Posted by: hossein haghparast
Date: July 17, 2005 06:11AM

please use this command in your mysql. because new install means new hash method. your problem will be solved.

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

http://dev.mysql.com/doc/mysql/en/old-client.html

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

Options: ReplyQuote


Subject
Written By
Posted
June 21, 2005 05:41AM
Re: connection problem
July 17, 2005 06:11AM
December 18, 2005 07:48AM


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.