DBD-MariaDB
view release on metacpan or search on metacpan
Changes.historic view on Meta::CPAN
* pmsql.PL: Fixed use of Msql 2 constants in @typelabel definition
and similar things.
* lib/Msql/Statement.pm: Fixed use of Msql::TEXT_TYPE without
checking whether we are running Msql 1.
DBD::mysql for DBI - Written by Jochen Wiedmann <joe@ispsoft.de>
97.09.27 V1.1812
Added t/50commit.t to test suite.
Included <embed.h> in myMsql.h for redefining my_setenv().
Made AutoCommit, Commit and Rollback DBI conformant.
Fixed reconnect problems with Mysql: mysql_port was 0 on some
systems.
Added support of mysql_real_connect to myMsql.c.
Fixed Msql::errno returning a char*.
Added lib/Bundle::Mysql.pm.
Fixed 'use Mysql' to 'require Mysql' in t/mysql2.t.
97.09.12 V1.1810
Fixed bug in dbd_st_FETCH_internal: newRV_noinc was used for
( run in 0.381 second using v1.01-cache-2.11-cpan-3989ada0592 )