On Fri, 4 Mar 2005, Gerald Preston wrote:

> I am using Perl -v 5.8 and MySQL 4.1.10, just installed today.
>
> I am inserting some data with r following code:
[ ... ]
> I get "DBI connect<'club','gjwpp88',..> failed; Client does not support
> authentication protocol requested by server"
>
> Any ideas?

This probably means that the DBD-mysql package you have
wasn't compiled against mysql-4.1. We have such a
package at
  http://theoryx5.uwinnipeg.ca/ppms/
for ActivePerl 8xx, and
  http://theoryx5.uwinnipeg.ca/ppmpackages/
for 6xx, which was compiled against 4.1; see if that
helps.

-- 
best regards,
randy kobes
_______________________________________________
ActivePerl mailing list
ActivePerl@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to