Connector/ODBC 3.1.13 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: 7 Jun 2021
This is a Stable (GA) release of MariaDB Connector/ODBC 3.1.
MariaDB Connector/ODBC 3.1.13 is built on top ofMariaDB Connector/C v.3.1.13.
Notable Changes
ODBC-318 - Added a connection string option to suppress errors on schema parameters in catalog functions.
Schema parameters used to be neglected by catalog functions, while the specification says the error has to be returned if those are provided and the driver does not support schemas. ODBC-316 has changed that. Because this can break existing applications that misuse the API, the connection string option
SCHEMANOERROR
has been introduced to suppress these errors, if necessary.
Bug Fixes
ODBC-316 - Issues with Catalog functions
ODBC-317 - Some connection attributes treated using wrong data type
ODBC-319 - Some performance improvements
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?