Hello,

New version of DBD::MariaDB 1.23 is now on CPAN:

  https://metacpan.org/release/PALI/DBD-MariaDB-1.23

DBD::MariaDB is DBI driver for connecting to MariaDB and MySQL
databases. It is a fork of DBD::mysql driver which aims to work
correctly with Unicode and to have a better support for MariaDB,
while keeping compatibility with MySQL.

New version 1.23 is mostly bug fix release. Major changes are:

  * Fix compilation with MariaDB 10.2/10.3 client library
  * Fix compilation with MySQL 8.0+ client library
  * Fix tests for running against MySQL 8.0+ server
  * Fix mariadb_use_result attribute
  * Fix mariadb_sockfd attribute on Windows
  * Fix AutoCommit attribute with RaiseError=>0
  * Fix statements with multiple result sets in asynchronous mode
  * Add support to query and change mariadb_multi_statements attribute
  * Add connect option mariadb_auth_plugin for specifying auth plugin
  * Updated and extended documentation

Up-to-date documentation for DBD::MariaDB is available at:

  https://metacpan.org/pod/DBD::MariaDB

If you find a bug in DBD::MariaDB, please report it to issue tracker:

  https://github.com/perl5-dbi/DBD-MariaDB/issues

Note that GitHub project page was moved to perl5-dbi organization but
old URLs should still work thanks to automatic redirection.

Pali

Reply via email to