Dear Perl and MySQL community,

We're pleased to announce the release of DBD::mysql 4.031!

The changes, per ChangeLog:

2015-03-05 Patrick Galbraith, Michiel Beijen, DBI/DBD community (4.031)
* Added LICENSE
* Reworked installation documentation in POD.
* Allow use of bracketed IPv6 addresses in connection string (RT70640),
   fix by Tim Mullin @ cPanel).
* Locate mysql_config in path on MSWin32 (RT94838, reported by CHORNY).
* Environment variable DBD_MYSQL_CONFIG actually works now.
* Makefile.PL now correcly handles MariaDB's mysql_config.
* Correct attribution to David Dick #86030: PATCH: adding statistics_info 
support
* Test suite can now be run in parallel. Fixes RT98994 reported by DOHERTY.
* Fixes for MySQL 5.6+ and for prepared statement handling (stevenh on github).
* Fix for RT100792, New test t/05dbcreate.t fails if user has no permissions. 
* Fix for bit test (RT68374, bjd...@cpan.org) CaptTofu added 40bit.t to test.

If there are no regressions reported in this release.

Also thanks to anyone who has contributed to this project. It’s our goal to 
always make sure to make use of so many great bug fixes and features that users 
in the community provide. 

In particular, I would like to thank Michiel Beijan, who has really prompted 
(and prodded!) me to help get this release.

Congratulations to Michiel as he is now co-maintainer for DBD::mysql!

Regards,

Patrick and Michiel

CPAN:

https://metacpan.org/release/DBD-mysql <https://metacpan.org/release/DBD-mysql>

Github:

https://github.com/perl5-dbi/DBD-mysql <https://github.com/perl5-dbi/DBD-mysql>

Reply via email to