DBD::mysql 4.023 released
[email protected] (Patrick Galbraith) Fri, 19 Apr 2013 11:57:55 -0400
| Newsgroups | perl.dbi.announce |
|---|---|
| Message-ID | <[email protected]> |
Hi all, I'm pleased to announce the release of DBD::mysql 4.023. Many pull = requests this time around that I am most grateful for!=20 Per ChangeLog: * Fix primary_key_info result ordering - = https://github.com/CaptTofu/DBD-mysql/pull/39 - Dagfinn Ilmari Manns=E5ker= * allow compilation with msvc - = https://github.com/CaptTofu/DBD-mysql/pull/37 - Walde Christian * just to set MYSQL_OPT_WRITE_TIMEOUT and MYSQL_OPT_READ_TIMEOUT by dsn = - https://github.com/CaptTofu/DBD-mysql/pull/36 - Naosuke Yokoe=20 * just remove unnecessary "my" - = https://github.com/CaptTofu/DBD-mysql/pull/34 - Shoichi Kaji * eval $ExtUtils::MakeMaker::VERSION requires for old = ExtUtils::MakeMaker - https://github.com/CaptTofu/DBD-mysql/pull/32 - = Daisuke Murase * Updated documentation to reflect that bugs will be reported at = rt.cpan.org * Updated version * Chased tail finding issue with -1 being converted to max unsigned int = in PS mode The code: https://github.com/CaptTofu/DBD-mysql The project: http://search.cpan.org/~capttofu/DBD-mysql-4.023/ Again, many uber-mega-gig thanks to those who submitted pull requests = and to those who use DBD::mysql! Also, I want to thank Sveta Smirnova of = Oracle for the painstaking work she did in manually copying bugs from = Oracle's bug system to http://rt.cpan.org. Please do note that this is = where all DBD::mysql bugs need to be filed.=20 Thank you! Patrick