DBD::mysql 4.049 Released
[email protected] (Daniël van Eeden) Sat, 17 Nov 2018 21:08:00 +0100
| Newsgroups | perl.dbi.users |
|---|---|
| Message-ID | <[email protected]> |
Dear Community, I'm pleased to announce the release of DBD::mysql 4.049! This release has the following changes: * Fix MariaDB issue #262 * Various fixes for travis builds * Fix to issue 187: Don't declare enum_type as static * Fix regex for removing database from DSN again * Allow to call $sth->mysql_async_ready and $sth->mysql_async_result more times without discarding result state 201 The github repo can be found here: https://github.com/perl5-dbi/DBD-mysql CPAN: https://metacpan.org/pod/DBD::mysql Thank you for using DBD::mysql! Regards, Daniël van Eeden