All pages
Powered by GitBook
1 of 1

Loading...

Connector/C 2.2.3 Release notes

DownloadRelease NotesChangelogAbout MariaDB Connector/C

Release date: 26 Apr 2016

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 page.

Notable Bug fixes

  • : fix crash when fetching MYSQL_TYPE_BIT data. MYSQL_TYPE_BIT has no fixed packlength, so net_field_length should be checked instead.

  • : Memory corruption in mariadb_dyncol_unpack

  • : String conversion of timestamps is broken: When converting datetime value with microseconds to string (binary protocol) number of decimal places was ignored. Thanks to Patrick Huesmann for providing a fix.

  • OpenSSL: remove warnings when using OPENSSL_NO_DEPRECATED versions

  • : mysql->info returns garbage if no row was updated.

  • : Increase user name length to 128

  • : field metadata doesn't show NUM_FLAG for NEWDECIMAL columns

  • : Connector/C build fails on FreeBSD due to not including necessary header. Thanks to Andie H. Hwang for providing this patch!

  • : return trailing zero when fetching from binary columns into string

  • : set stmt->state to MYSQL_STMT_FETCH_DONE if result set is empty (nothing to fetch) or madb_stmt_reset was called

Changelog

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

CONC-167
CONC-169
CONC-168
CONC-163
CONC-161
CONC-160
CONC-156
CONC-155
CONC-154
changelog

The most recent release of is:

Connector/C 3.4.8 Download Now

MariaDB Connector/C
MariaDB Connector/C

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 page.

Distributions which Include MariaDB

This page is licensed: CC BY-SA / Gnu FDL