Connector/C 2.3.4 Release Notes
The most recent release of MariaDB Connector/C is:
DownloadRelease NotesChangelogAbout MariaDB Connector/C
Release date: 4 Dec 2017
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-282: Connector/C now provides additional information on the package version:
mariadb_config --cc_versionlists the package version. BesidesMARIADB_PACKAGE_VERSION, the numeric representationMARIADB_PACKAGE_VERSION_IDcan now be used within preprocessor directives.CONC-281:
mysql_stmt_fetch_columndoesn't work with prior call tomysql_stmt_store_resultOpenSSL fixes:
When negotiating TLS protocol during handshake, use server preferences instead of client preferences. This will allow using TLSv12 (OpenSSL server) and/or TLSv1.1 (Yassl server).
Don't check server ca unless verification flag was set. This will allow Connector/C to establish a tls/ssl connection without certificates.
For a list of changes made in this release, with links to detailed information on each push, see the changelog.
Be notified of new MariaDB Server releases automatically by subscribing to the MariaDB Foundation community announce 'at' lists.mariadb.org announcement list (this is a low traffic, announce-only list). MariaDB plc customers will be notified for all new releases, security issues and critical bug fixes for all MariaDB plc products thanks to the Notification Services.
MariaDB may already be included in your favorite OS distribution. More information can be found on the Distributions which Include MariaDB page.
This page is licensed: CC BY-SA / Gnu FDL
Last updated
Was this helpful?

