DownloadRelease NotesChangelogAbout MariaDB Connector/C
Release date: 7 Feb 2023
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 page.
mysql_get_client_info()/mysql_get_client_version() now return the Connector/C specific version (instead of corresponding server version),
: Don't substitute parameters in server error message
: Fix memory leak in prepared statements if realloc failed
: Fixed error numbers
: Check error code ranges and provide support for variadic arguments in prepared statement errors.
For a list of changes made in this release, with links to detailed information on each push, see the .
This page is licensed: CC BY-SA / Gnu FDL