The most recent Stable (GA) release of MariaDB Connector/ODBC is:MariaDB Connector/ODBC 3.2.5
DownloadRelease NotesChangelogAbout MariaDB Connector/ODBC
Release date: 8 Sep 2018
This is a Stable (GA) release of MariaDB Connector/ODBC.
MariaDB Connector/ODBC 2.0.18 is built on top of and uses the binary prepared statement protocol.
In this version, one change is that when using a stored procedure (SP), applications may now need to fetch one more additional result with the SP execution status after all SP resultsets are read. Before the result would be reported as SQL_NO_DATA due to a bug in the connector.
- Performance Drop on Long Queries
- Error in a stored procedure is not reported
- Creation of temporary tables with multiple statements in one query fails
For a complete list of every change made in this release, with links to detailed information on each push, see the .
This page is: Copyright © 2025 MariaDB. All rights reserved.
- Do not include C/C project in cmake, if directory is absent. Make cmake link against installed in the system libmariadb in such case
- Trying to create a file dsn causes odbc administrator to crash
- SQLNumResultCols returns zero for query with long data and CTE
- When performing a query with an aggregate function such as Count or Sum from MSAccess, an error is returned
- Connector did not return length of string returned for SQL_IDENTIFIER_QUOTE_CHAR info type.
- Display size and Column length do not include fractional part for (date) time types
- Linking error when building with dynamic C/C linking
- SQLDescribeCol returns 0 for decimal digits for datetime types with microseconds
- Connection Crashes with Timestamp INSERT INTO on parameter array operation
- In SQLBindParameter BufferLength sets SQL_DESC_OCTET_LENGTH for fixed length types
- DESC(RIBE) statement caused error with the connector
- DATE and DATETIME values are NULL in Crystal Reports