MariaDB Connector/C 3.4.4 Release Notes
Download Release Notes Changelog About MariaDB Connector/C
Release date: 11 Feb 2025
This is a Stable (GA) release of MariaDB Connector/C, formerly known as MariaDB Client Library for C.
For a description of this library see the MariaDB Connector/C page.
Notable changes
- Added support for setting zstd compression level via mysql_optionsv parameter MYSQL_OPT_ZSTD_COMPRESSION_LEVEL.
Issues fixed:
- CONC-693: Fix SSL_read/write return value checking in ma_tls_async_check_result (Kudos to Joshua Hunt for contributing this fix)
- CONC-589: First query fails after reconnect
- CONC-711: Ubsan and Asan fixes
- CONC-709: Fix crash when sending NULL_LENGTH in field description
- CONC-708: Fix possible buffer overflow in ma_read_ok_packet
- CONC-748: Added support for TLSv1.3 ciphers (GnuTLS)
- CONC-756: Parsec plugin not unloaded during mtr-test run
- CONC-739: prepared statement support AUTO_SEC_PART_DIGITS
Changelog
For a list of changes made in this release, with links to detailed information on each push, see the changelog.
Be notified of new MariaDB Server releases automatically by subscribing to the MariaDB Foundation community announce 'at' lists.mariadb.org announcement list (this is a low traffic, announce-only list). MariaDB plc customers will be notified for all new releases, security issues and critical bug fixes for all MariaDB plc products thanks to the Notification Services.
MariaDB may already be included in your favorite OS distribution. More
information can be found on the
Distributions which Include MariaDB
page.