DBD::mysql 4.021 released

[email protected] (Patrick Galbraith) Mon, 30 Apr 2012 13:31:35 -0400
Newsgroups perl.dbi.users,perl.dbi.announce
Message-ID <[email protected]>
Hi all,

I am pleased to announce the release of DBD::mysql 4.021!

This release includes the following fixes per change log:

2011-08-15 Patrick Galbraith (work of others) <patg at patg dot net> =
(4.021)
* Fix to enable PERL_NO_GET_CONTEXT to speed up DBD performance on =
thread Perls=20
(Dave Mitchell <davem at iabyn dot com>) Thank you!
* Fix to is_prefix not being exported by mysql Aran Deltax <bluefeet at =
gmail dot com> Thank you!
* Eliminate DBIS usage Dagfinn Ilmari Manns=E5ker <ilmari at ilmari dot =
org> Thank you!
* Enhanced / Fixed server side prepared statement checks (Steven =
Hartland) Thank you!
* Fix missprint in doc of DBD::mysql of mysql_bind_type_guessing =
(Perlover http://blog.perloever.com) Thank you!
* Misprint in lib/DBD/mysql.pm (Perlover) Thank you!

Thank you for all the great contributions to DBD::mysql, greatly =
appreciated!

http://search.cpan.org/~capttofu/DBD-mysql-4.021/lib/DBD/mysql.pm

And

https://github.com/CaptTofu/DBD-mysql

Regards,

Patrick