DownloadRelease NotesChangelogAbout MariaDB Connector/C
Release date: 14 May 2020
This is a Stable (GA) release of the MariaDB Connector/C, formerly known as MariaDB Client Library for C.
For a description of this library see the page.
Included in , , , and
In this version we've moved to providing binaries for several different Linux distributions instead of just a pair of "generic" Linux binaries (a 32-bit and a 64-bit). If you want to continue using the generic binaries, they are still present and listed as "Ubuntu 14.04 32-bit" and "Ubuntu 14.04 64-bit" on the downloads page
: Rename the static library to libmariadb.a and other libmariadb files in a consistent manner
: Default user name for C/C is wrong if login user is different from effective user
: Check $MARIADB_HOME/my.cnf in addition to $MYSQL_HOME/my.cnf
: mysql_list_processes crashes in unpack_fields
: mysql_get_timeout_value crashes when used improperly
: Fix static build for auth_gssapi_client plugin
Fixes for the following :
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