MariaDB Connector/ODBC 1.0.6 Release Notes

You are viewing an old version of this article. View the current version here.

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. In general, marking this release as stable means that there are no known serious bugs, except for those marked as feature requests, that no bugs were fixed since last release that caused a notable code changes, and that we believe the code is ready for general usage (based on bug inflow).

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

Bug Fixes

  • ODBC-23 - Added missing functionality to let application to point to C/C plugins location
  • ODBC-26 - Duplicate characters when added new row in MS Access
  • ODBC-27 - In SQLDriverConnect out connection ctring wasn't copied in case of prompting
  • ODBC-29 - Fixed one of issues from there - error in case of leading blank characters
  • ODBC-30 - Connection string options did not take precedence of values from the DSN
  • ODBC-32 - An attempt to set SQL_ATTR_PACKET_SIZE led to connection failure
  • Fixed several memory leaks

Changelog

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

Comments

Comments loading...
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.