MariaDB Connector/C 3.3.10 Release Notes

You are viewing an old version of this article. View the current version here.

Download Release Notes Changelog About MariaDB Connector/C

Release date: xx May 2024

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.

Issues fixed:

  • CONC-605: Don't allow to use unsupported client flags in mysql_real_connect
  • CONC-677: Fix memory leak when setting default configuration directories
  • CONC-696: Replace COM_PROCESS_KILL by native SQL command

Notable changes

  • Added support for restricted_auth in configuration files
  • Added new collations utf8mb3_general1400_as_ci and utf8mb4_general1400_as_ci

Contributions

  • Warning fixes (-Wcalloc-transposed-args) in calloc calls (Thanks to Sam James)
  • Fixed SSL_read/write return value check in ma_tls_async_check_result (Thanks to Josh Hunt)

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.

Comments

Comments loading...
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.