MariaDB Connector/ODBC 3.1.22 Release Notes

The most recent Stable (GA) release of MariaDB Connector/ODBC is:
MariaDB Connector/ODBC 3.2.6

Download Release Notes Changelog About MariaDB Connector/ODBC

Release date: 30 May 2025

This is a Stable (GA) release of MariaDB Connector/ODBC 3.1.

MariaDB Connector/ODBC 3.1.22 is built on top of MariaDB Connector/C v.3.3.15.

New Feature

  • ODBC-457 - Introduced option TRUNCDT to skip time truncation error. Setting it to a non-zero value makes the connector not return an error on date/time type parameter value truncation. These are when the value for SQL_TIME contains a fractional part, or for when SQL_DATE contains a non-zero time. In particular, that permits inserting a value with a fractional part into the TIME field which in MariaDB can have a fractional part as the ODBC SQL_TIME type.

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

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.

Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.