MariaDB Connector/ODBC 3.2.4 Release Notes

Note: This page describes features in the source repository for MariaDB Connector/ODBC. There are currently no official packages or binaries available for download which contain the version of the driver described here. If you want to try out any of the new features described here you will need to get and compile the code yourself.

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

Notable Items

Issues Fixed

  • ODBC-438 - High Prepared_stmt_count after freeing statement handles
  • ODBC-442 - "Verify certificate" checkbox in TLS options of the setup dialog gets checked by default. This may result in it being saved and used unintentionally for connections.
  • ODBC-437 - Latest ODBC driver returns NULL characters in strings with characters requiring >1 byte in utf8 representation
  • ODBC-443 - Incorrect value for charset utf8mb4 and longtext column with multibyte unicode characters
  • ODBC-444 - Errors "[42000] [ma-3.2.3]You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE @@sql_mode LIKE '%ansi_quotes%'" while running queries with MariaDB ODBC 3.2.3 and MySql 5.7
  • ODBC-440 - MSI doesn't update DSNs referring 3.1 driver
  • ODBC-441 - Setup dialog is missing fields for prepared statements cache control. Added fields for the cache size and the maximal length of cached statement.

Changelog

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


Be notified of new MariaDB Server releases automatically by subscribing to the MariaDB Foundation community announce 'at' lists.mariadb.org announcement list (this is a low traffic, announce-only list). MariaDB plc customers will be notified for all new releases, security issues and critical bug fixes for all MariaDB plc products thanks to the Notification Services.

MariaDB may already be included in your favorite OS distribution. More information can be found on the Distributions which Include MariaDB page.

Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.