Releases: perl5-dbi/DBD-mysql
Releases · perl5-dbi/DBD-mysql
v5.012
What's Changed
- CI: Update to MySQL 9.2, replace Ubuntu 20.04 by @dveeden in #466
- Add tests for UTF8 characters in table definition and errors by @michal-josef-spacek in #467
- Correct SQL_DRIVER_NAME by @dveeden in #469
- Fix tests failing on MariaDB by @dveeden in #470
Full Changelog: 5_011...5_012
v5.011
v4.053
v5.010
What's Changed
- correct keyword name MEDIUMBLOB by @myrrhlin in #446
- Tidy build error on Debian bookworm by @davel in #448
- Make
statistics_info
use catalog arg by @mohawk2 in #444 - Make ParamValues follow expectations by @dveeden in #449
- issue #447 tests for $sth->{ParamValues} attribute by @myrrhlin in #450
New Contributors
Full Changelog: 5_009...5_010
v5.009
What's Changed
- Fix typo in Changes by @esabol in #438
- Update Dockerfile by @dveeden in #442
- fix(column_info): use show columns to describe by @johnjelinek in #440
- Implement statistics_info unique_only by @mohawk2 in #302
- fix some queries with columns beginning with
limit
would fail by @kebhr in #349 - Cleanup obsolete mysql_errmsg and mysql_stats by @dveeden in #443
New Contributors
- @esabol made their first contribution in #438
- @johnjelinek made their first contribution in #440
- @mohawk2 made their first contribution in #302
- @kebhr made their first contribution in #349
Full Changelog: 5_008...5_009
v5.008
v5.007
v5.006
v5.005
What's Changed
- Cleanup deprecated functionality by @dveeden in #416
- Replace mysql_stmt_bind_param() with mysql_stmt_bind_named_param() by @dveeden in #417
- CI: Test against MySQL 8.3 by @dveeden in #418
- Rewrite yum name to dnf by @michal-josef-spacek in #420
- docs: Update package names and MariaDB related things by @dveeden in #422
New Contributors
- @michal-josef-spacek made their first contribution in #420
Full Changelog: 5_004...5_005