Connector/ODBC 3.1.22 Release Notes
Release date:
This is a Stable (GA) release of MariaDB Connector/ODBC 3.1.
MariaDB Connector/ODBC 3.1.22 is built on top ofMariaDB Connector/C v.3.3.15.
Bug Fixes
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-464 - Multiple issues with current implementation of SQLCancel
ODBC-466 - SQLCancel could run on already dropped statement due to race condition
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.
This page is: Copyright © 2025 MariaDB. All rights reserved.
Last updated
Was this helpful?