Connector/ODBC 3.2.6 Release Notes
The most recent release of MariaDB Connector/ODBC is:
Download Release Notes Changelog About MariaDB Connector/ODBC
Release date: 30 May 2025
This is a Stable (GA) release of MariaDB Connector/ODBC 3.2.
MariaDB Connector/ODBC 3.2.6 is built on top of MariaDB Connector/C v.3.4.5.
Bug Fixes
ODBC-460 - Crash in SQLExecDirect on UPDATE statement with array of parameters
ODBC-461 - The destructor releasing server side prepared statement could throw and this exception would not be caught
ODBC-458 - MS Access won't work with the linked table if best row id is BIGINT
ODBC-459 - MS Access shows record with AUTO_INCREMENT primary key as #Deleted after insert that does not specify that field value
ODBC-462 - SQLExecDirect on array of parameters could issue multistatement query even if multistatement option had not been selected for the connection.
ODBC-464 - Multiple issues with current implementation of SQLCancel
ODBC-466 - SQLCancel could run on already dropped statement due to race condition
ODBC-467 - Possible crash in SQLCancelHandle
New Feature
ODBC-457 - Introduced option TRUNCDT to skip time truncation error. Setting it to non-zero value makes connector not to return error on date/time type parameter value truncation. These are when value for SQL_TIME contains fractional part, or for SQL_DATE contains non-zero time. In particular, that permits to insert value with fractional part into TIME field which in MariaDB can have fractional part as ODBC SQL_TIME type
Changelog
For a complete list of every change 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.
Last updated
Was this helpful?

