Release date: 22 Aug 2022
This is a Stable (GA) release of MariaDB Connector/C, formerly known as MariaDB Client Library for C.
: Callback support for status and session_tracking
: Ignore unknown events in replication/binlog API
: Fixed build for MacOS when using bundled zlib library.
: Fixed memory leak in non-blocking API. Kudos to Hyung Hwan who found this issue and provided a fix.
: Fixed error handling in TLS read/write
For a list of changes made in this release, with links to detailed information on each push, see the .
CONC-604: Fixed crash when reconnecting via TLS
CONC-605: Disable sigpipe errors for GnuTLS
CONC-606: Replaced server error code constants in communication (ma_net)
CONC-607: Infinite loop in pvio_socket_internal_connect(). Kudos to Hugo Wen who found this issue and provided a fix.
This page is licensed: CC BY-SA / Gnu FDL