MariaDB Connector/C 3.2 is the current major development version. MariaDB Connector/C 3.1 is stable and feature-complete, so major new features to be developed are going into 3.2.
: Do not resend prepared statement metadata unnecessarily
: Added support for passwords > 255 characters
LOAD DATA LOCAL is now supported in binary protocol
Updated/extended cipher suite list for Schannel TLS module
: Added support for certificate revocation list in GnuTLS module
: Changed default character set from latin1 to utf8mb4
: Added support for non blocking calls using binary protocol
: mysql_get_client_* api functions now return Connector version
The connection plugin "aurora" was removed
Default character set is now utf8mb4
Character set utf8 will be mapped to utf8mb3
Added support for MSVC asan
This page is licensed: CC BY-SA / Gnu FDL