DownloadRelease NotesChangelogAbout MariaDB Connector/C
Release date: 8 Apr 2019
This is an Alpha release of the MariaDB Connector/C, formerly known as MariaDB Client Library for C.
For a description of this library see the page.
Included in
: The main mechanism used in replication is the binary log. If binary logging is enabled, all updates to the database (data manipulation and data definition) are written into the binary log as binlog events. Clients may read the binary log from master using the replication API in order to access the data.
: Dashes and underscores are not interchangeable in options in my.cnf
For a list of changes made in this release, with links to detailed information on each push, see the .
This page is licensed: CC BY-SA / Gnu FDL