MariaDB Connector/C 3.4.1 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: 20 Aug 2024
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-698: certificate info is read on every connect
CONC-704: parse_connection_string ignores empty string in last parameter
CONC-700: Fix gcc-14 -Wcalloc-transposed-args
MDEV-34424 Replica server crashes when using ed25519 plugin
TLS (schannel) fixes: - don't verify fingerprint twice
Notable Changes
expired TLS certificate is always rejected, even if it can be auto-verified or a fingerprint is correct
new PARSEC authentication plugin is included, but disabled by default
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?