Release Notes for MariaDB Connector/ODBC 3.1.15

Overview

MariaDB Connector/ODBC is a standard ODBC driver for building cross-platform applications on top of MariaDB database products. It is compliant with ODBC 3.5. It is written in C and uses MariaDB Connector/C.

MariaDB Connector/ODBC 3.1.15 was released on 2021-11-17. This release is of General Availability (GA) maturity.

Notable Changes

Issues Fixed

  • On Windows, crash in ODBC Setup GUI when trying to add a MariaDB connection in a DSN (ODBC-343)

  • Driver returns an error when storing dates beyond TIMESTAMP range in the DATETIME field if the value is passed as SQL_C_TYPE_TIMESTAMP parameter (ODBC-345)

Installation