MariaDB Connector/C 3.3.4 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.
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.
CONC-623: Check return value of parameter callback function and return error.
CONC-622: Fix double free() if asnyc connect failed
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?