DBD::mysql 4.050 Released
Daniël van Eeden <[email protected]> Wed, 09 Jan 2019 10:26:12 +0100
| Newsgroups | gmane.comp.lang.perl.modules.dbi.general |
|---|---|
| Message-ID | <[email protected]> |
Dear Community, I'm pleased to announce the release of DBD::mysql 4.050! This release has the following changes: * Fix SQL syntax for statements that have "...limit = ?" #288 * Make tests pass on MySQL 4.1 #286 * Travis-CI: Install Test::Deep #281 * Fix undefined ssl_verify_set on MySQL 5.0 and before #283 * Fix compilation on MySQL 4.1 #283 * Move Travis to dbdeployer (#284) #284 * Fix compiling on 8.0.0 and 8.0.1 #285 * Fix compatibility with MariaDB 10.3 #291 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