Skip to content

Releases: perl5-dbi/DBD-mysql

v5.010

11 Nov 06:44
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5_009...5_010

v5.009

19 Sep 08:33
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5_008...5_009

v5.008

30 Jul 07:48
Compare
Choose a tag to compare

What's Changed

  • MySQL 9.0.0 client library support by @dveeden in #435
  • 51bind_type_guessing.t: Update for 9.0.0 errorcodes by @dveeden in #436
  • CI: Use Oracle MySQL containers by @dveeden in #437

Full Changelog: 5_007...5_008

v5.007

01 Jul 06:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5_006...5_007

v5.006

04 Jun 19:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5_005...5_006

v5.005

01 May 09:03
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5_004...5_005

v5.004

19 Mar 08:15
Compare
Choose a tag to compare

What's Changed

  • Remove legacy Bundle::DBD::mysql by @dveeden in #408
  • Re-add documentation on how to workaround UTF-8 bug by @Grinnz in #413
  • Update mysql-apt-config to 0.8.29-1 by @dveeden in #414
  • Remove calls to mysql_reload() and mysql_list_fields() by @dveeden in #415

Full Changelog: 5_003...5_004

v5.003

01 Dec 07:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5_002...5_003

v4.052

01 Dec 07:14
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4_051...4_052

v5.002

24 Oct 09:01
Compare
Choose a tag to compare

What's Changed

  • Update version test for v5.x by @dveeden in #364
  • Update readme by @dveeden in #365
  • add DBD::mysql::client_version() to have the client version without DB connections by @gfx in #343
  • Makefile: Clearly report that MySQL 8.x is needed and do some cleanup by @dveeden in #366
  • tests: Remove have_transactions usage from 50commit.t by @dveeden in #368
  • Correct handling of mysql_enable_utf8mb4 by @dveeden in #363
  • Add support for compression algorighm selection by @dveeden in #372

New Contributors

  • @gfx made their first contribution in #343

Full Changelog: 5_001...5_002