develooper Front page | perl.dbi.users | Postings from July 2018

DBD::MariaDB 1.00 released on CPAN

From:
pali
Date:
July 12, 2018 15:33
Subject:
DBD::MariaDB 1.00 released on CPAN
Message ID:
20180712153310.tiwl5ejczqleghaa@pali
Hello!

I would like to announce public release of the DBD::MariaDB 1.00. Now it
is available on CPAN and can be installed directly via cpan client.

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

There is a problem with perl mailing lists and perl email servers,
therefore it is possible that not all participants receive this message.

DBD::MariaDB is a DBI driver for connecting to the MariaDB or the MySQL
database. It is a fork of the DBD::mysql 4.041 driver. This fork's
primary focus is fixing Unicode bugs & security problems, adding support
for new versions of MariaDB and MySQL client libraries and other things
which are not possible to fix in DBD::mysql due to legacy problems.

Documentation for DBD::MariaDB and install instructions are on metacpan:

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

Public version 1.00 fixes only small problems found in previous beta
version 0.90_01. More information can be found in previous email:

 https://www.nntp.perl.org/group/perl.dbi.dev/2018/06/msg8174.html

Full changelog, including all fixed issues, is available in Changes file
and also formatted at metacpan release page:

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

If you found a bug in DBD::MariaDB, please report it to us via GitHub:

 https://github.com/gooddata/DBD-MariaDB/issues



nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About