All pages
Powered by GitBook
1 of 1

Loading...

Connector/ODBC 3.0.3 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: 8 Feb 2018

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

MariaDB Connector/ODBC 3.0.3 is built on top of MariaDB Connector/C v.3.0.3 and uses the binary prepared statement protocol.

Bug Fixes

  • : Fetch would fail if an unbound column contained NULL and if that column some arbitrary descriptor field that was set by the application (but not length/indicator buffer pointers). The bug affected ADO, as that is something it can do in some cases with CursorLocation adUseClient

  • : The connector ordered SQLStatistics results using the wrong columns. This could cause MS Access to pick the wrong column as a unique index.

  • : While linking a table, MS Access threw an error when it received an unexpected length for SQLSMALLINT and SQLINTEGER columns in a SQLColumns resultset.

Changelog

For a complete list of every change made in this release, with links to detailed information on each push, see the .

: Core dump when procedure returned more than 1 result set
  • ODBC-123: Crashes reading a MariaDB table with LibreOffice

  • ODBC-120: Performance issue. Connector did redundant calls of mysql_stmt_data_seek

  • ODBC-134
    ODBC-119
    ODBC-131
    ODBC-126
    changelog

    This page is: Copyright © 2025 MariaDB. All rights reserved.