27 Mar 2010 03:21
Re: Authentication protocol error connecting with perl
<rosenfield.albert <at> gmail.com>
2010-03-27 02:21:38 GMT
2010-03-27 02:21:38 GMT
> AS's DBD-MySQL is out of date (I was told there was a licensing > problem with Sun Co). The solution is to use the winnipeg > repository and get version 4.x of DBD-MySQL. There's also a 100% Perl-licensed connector that supports both old and new authentication: http://search.cpan.org/~dubex/Net-Wire10-1.06/lib/Net/Wire10.pm (It is a simpler beast than DBD-MySQL and so may not be useful in every situation..) -- -- MySQL Perl Mailing List For list archives: http://lists.mysql.com/perl To unsubscribe: http://lists.mysql.com/perl?unsub=gcdmp-msql-mysql-modules <at> m.gmane.org
.
Net::Wire10 does have a DBI component by the way, it's called DBD::Wire10.
> Also, I'm working on a multi-user system, and I'm going to have to lock the tables.
Hm?
RSS Feed