MariaDB Connector/C 3.1.8 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: 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 theMariaDB Connector/C page.
Notable Changes
Included in MariaDB 10.5.3, MariaDB 10.4.13, MariaDB 10.3.23, and MariaDB 10.2.32
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
CONC-304: Rename the static library to
libmariadb.a
and otherlibmariadb
files in a consistent mannerCONC-441: Default user name for C/C is wrong if login user is different from effective user
CONC-449: Check
$MARIADB_HOME/my.cnf
in addition to$MYSQL_HOME/my.cnf
CONC-457:
mysql_list_processes
crashes inunpack_fields
CONC-458:
mysql_get_timeout_value
crashes when used improperlyCONC-464: Fix static build for auth_gssapi_client plugin
Fixes for the following security vulnerabilities:
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?