MariaDB Connector/ODBC 3.0.8 releases

MariaDB Connector/ODBC is a standardized, LGPL licensed database driver using the industry standard Open Database Connectivity (ODBC) API. It supports ODBC Standard 3.5, can be used as a drop-in replacement for MySQL Connector/ODBC, and it supports both Unicode and ANSI modes. It uses primarily MySQL binary protocol, i.e. prepared statements.

MariaDB

Changelog v3.0.8

  • ODBC-207 – Fix multi-statement parameter structures realloc, that could cause segfault on 2nd execution
  • ODBC-203 – Empty results if executing mutliple selects in a batch and data fetched as SQL_C_WCHAR
  • ODBC-204 – SQLGetData did not return empty wide string

Download