MariaDB Connector/C 2.3.2 Release notes

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

Download Release Notes Changelog About MariaDB Connector/C

Release date: 17 Jan 2017

This is a Stable (GA) release of the MariaDB Connector/C, formerly known as MariaDB Client Library for C.

For a description of this library see the MariaDB Connector/C page.

New features

Plugin API interface change: Changed the interface of authentication plugins, so plugins from C/C 3.0 (like GSSAPI/Kerberos plugin) can be used with Connector/C 2.3

Notable Bug fixes

  • CONC-205: Any field going after a TEXT field in the selecion list is fetched incorrectly (prepared statements)
  • CONC-198: Can't use more than one statement per connection
  • CONC-223: Add client support for missing collations
  • MDEV-10894: big endian conversion
  • fixed packet_length in dialog plugin
  • fixed include of my_stmt.h
  • fixed wrong behavior of read_timeout
  • fixed timeout for non-blocking operations
  • fixed output for plugindir in mariadb_config
  • removed extra check for non binary result types in fetch_bin (prepared statements)

For a list of changes 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.