Re: Accessing Mysql 5.0 from 4.0 server
Rudy Lippan <[email protected]>
| Newsgroups | gmane.comp.db.mysql.perl |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 18 May 2005, Trevor Price wrote: > When I try to connect to a 5.0 server with perl I get > > DBI connect(...) failed: Client does not support authentication protocol > requested by server; consider upgrading MySQL client at ./test_db.pl > line 7 Recompile DBD::mysql against the new client libraries, and make sure that Makefile.PL is picking up the correct libraries, specifing --libs & friends if you have to. Rudy -- MySQL Perl Mailing List For list archives: http://lists.mysql.com/perl To unsubscribe: http://lists.mysql.com/[email protected]