Hello.


See:

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





ymarkiv <[EMAIL PROTECTED]> wrote:

> Dear all, 

> 

> I'm mysql newbie. 

> 

> When I try to connect to mysql using php script, it answers: 

> 

> Warning: mysql_connect(): Client does not support authentication 

> protocol requested by server. Consider upgrading MySQL client 

> in /usr/local/www/data-dist/grad-web/email.php on line 18 

> 

> It talks about line 18 of my email.php script, which is

> 

> MYSQL_CONNECT($hostname,$username,$password);

> 

> So how do I set the proper authentication protocol requested by server? 

> 

> MySQL version is 4.1.0-alpha 

> OS is FreeBSD 5.2

> 

> Best regards, 

> 



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.NET http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Gleb Paharenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.NET
       <___/   www.mysql.com




-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to