MariaDB Connector/ODBC 3.0.9 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 3.0.

MariaDB Connector/ODBC 3.0.9 is built on top of MariaDB Connector/C v.3.0.9.

Bug Fixes

  • ODBC-211 Wrong precision for decimal(1,0) field
  • ODBC-225 Excel does not show the list of tables
  • ODBC-238 Add parameter that corresponds to MYSQL_OPT_SSL_ENFORCE
  • ODBC-239 Switch from deprecated mysql_options to mysql_optionsv
  • ODBC-232 SQLGetData would crash, if application unbinded result buffers after execution
  • ODBC-228 Add parameter that corresponds to MARIADB_OPT_TLS_VERSION
  • ODBC-229 Add parameters that correspond to MYSQL_READ_DEFAULT_FILE
  • ODBC-234 SQLGetTypeInfo does not work with sql_mode='Oracle'
  • ODBC-231 ODBC Error 0000 in SSIS with longtext
  • ODBC-219 Stored procedures fail with error "Prepared statement not a cursor-specification"
  • ODBC-216 SQLColAttribute and SQL_DESC_FIXED_PREC_SCALE returns wrong value for BigInt
  • ODBC-213 SQL_DESC_PARAMETER_TYPE descriptor field should be SQLSMALLINT

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.

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.