MySQL Forums
Forum List  »  Newbie

Re: Warning: mysql_connect(): Client does not support authentication protocol requested by server; consider upgrading MySQL client in /usr/home/www/voip/mysql.php on line 12
Posted by: hossein haghparast
Date: July 17, 2005 06:04AM

please use this command in your mysql. your problem will be solved.

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

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

Options: ReplyQuote


Subject
Written By
Posted
Re: Warning: mysql_connect(): Client does not support authentication protocol requested by server; consider upgrading MySQL client in /usr/home/www/voip/mysql.php on line 12
July 17, 2005 06:04AM


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.