diff options
author | Jason Schonberg <schonm@gmail.com> | 2025-05-18 21:30:49 -0400 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-05-19 08:37:20 -0700 |
commit | 548c9a73b7cefb8ae4b8c37015c76054461e4df9 (patch) | |
tree | e48c2c3343ce8eed27c06434bf1ae524a78ac608 /meta-python/recipes-devtools/python/python3-portion/git@git.enea.com:linux | |
parent | 3b05ba3794b458051beee42c7924df82f8e6070b (diff) | |
download | meta-openembedded-548c9a73b7cefb8ae4b8c37015c76054461e4df9.tar.gz |
Changes for version 1.24
* Add a test for large BLOB with parameter
* Fix Dave Labley's broken e-mail address
* Stop parsing a column named "limits" as the LIMIT keyword (https://github.com/perl5-dbi/DBD-MariaDB/issues/208)
* Various test fixes (e.g. no dead loop in t/87async.t, remembering the value of --testauthplugin for repeated Makefile.PL runs, support for the Embedded server, explicit disconnect after testing the connection)
* Better handling of the Embedded server (e.g. fix mariadb_hostinfo and SQL_SERVER_NAME, no support for async queries and mariadb_max_allowed_packets, extended documentation of mariadb_embedded_options)
* Add new Makefile.PL option --requireembsup (and a corresponding env variable DBD_MARIADB_REQUIREEMBSUP) to ensure the client library's support for the Embedded server
* More support and fixes for new MySQL 8 features (mariadb_auto_reconnect for 8.0.24+, SSL options for MySQL 8.3.0+, bind params for 8.3.0+)
* Documentation of empty versus undefined password
* Stop calling mariadb_db_reconnect when changing $dbh attributes unless it's really needed
* On MSWin32, non-socket connections do not use WINAPI HANDLE
* Fix type (MEDIMUMBLOB -> MEDIUMBLOB)
* Handle new SSL error messages in tests (https://github.com/perl5-dbi/DBD-MariaDB/issues/209)
Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-portion/git@git.enea.com:linux')
0 files changed, 0 insertions, 0 deletions