MariaDB Connector/C 3.1.20 Release Notes
The most recent Stable (GA) release of MariaDB Connector/C is:MariaDB Connector/C 3.4.5
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 theMariaDB Connector/C page.
Notable changes
mysql_get_client_info()/mysql_get_client_version() now return the Connector/C specific version (instead of corresponding server version),
Issues fixed:
CONC-627: Don't substitute parameters in server error message
CONC-626: Fix memory leak in prepared statements if realloc failed
CONC-625: Fixed error numbers
CONC-624: Check error code ranges and provide support for variadic arguments in prepared statement errors.
Changelog
For a list of changes made in this release, with links to detailed information on each push, see the changelog.
This page is licensed: CC BY-SA / Gnu FDL
Last updated
Was this helpful?