MariaDB Connector/C 3.0.5 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 Jun 2018
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 Bug fixes
CONC-336: Allow multiple initialization of client library
Fixed string to MYSQL_TIME conversion (prepared statements)
CONC-334: Copy all members of MYSQL_FIELD to internal statement structure
CONC-315: Change default character set to latin1
Fixed double free in dynamic column library
Fixed plugin library on MacOS
Added checks for corrupted packets in protocol
MDEV-15450: Added default connection attribute _server_host
CONC-326: fixed wrong openssl thread id callback
CONC-330: Allow to build without TLS support
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?