On Wed, 27 Apr 2005 [EMAIL PROTECTED] wrote:

> vie DBI it does not:
> 
> # perl -MDBI -e
> 'DBI->connect("DBI:mysql:eximstats:localhost","eximstats","IOcgBuMJ") or die
> DBI->errstr;'
> DBI connect('eximstats:localhost','eximstats',...) failed: Client does not
> support authentication protocol requested by server; consider upgrading MySQL
> client at -e line 1 Client does not support authentication protocol requested
> by server; consider upgrading MySQL client at -e line 1.


To get DBD::mysql to talk the new protocol, you will need to rebuild DBD::mysql 
against the new mysql client libraries. 

Rudy

Reply via email to