Connector/ODBC 2.0.11 Release Notes
The most recent Stable (GA) release of MariaDB Connector/ODBC is:MariaDB Connector/ODBC 3.2.5
DownloadRelease NotesChangelogAbout MariaDB Connector/ODBC
Release date: 9 Jun 2016
This is a Stable (GA) release of MariaDB Connector/ODBC.
MariaDB Connector/ODBC 2.0.11 is built on top ofMariaDB Connector/C 2.2 and uses the binary prepared statement protocol.
Bug Fixes
ODBC-44 - incorrect binding of TIMESTAMP to TIME type. It would affect work with MS Access if table had time and auto_increment fields.
ODBC-41 - basically ensuring that the number of columns (counter in descriptor) is reset before issuing a new query.
ODBC-38 - SQLColumns (and some others along with it) returned ODBC3 SQL types, while MS Access is an ODBC2 application.
ODBC-37 - the variable used for length in bind structure in SQLGetData, was bigger than "unsigned long" on 64bit machines.
Changelog
For a complete list of every change made in this release, with links to detailed information on each push, see thechangelog.
This page is: Copyright © 2025 MariaDB. All rights reserved.
Last updated
Was this helpful?