All pages
Powered by GitBook
1 of 1

Loading...

Connector/C 2.2.1 Changelog

DownloadRelease NotesChangelogAbout MariaDB Connector/C

Release date: 18 Nov 2015

For the highlights of this release, see the release notes.

The revision number links will take you to the revision's page on GitHub. On GitHub you can view more details of the revision and view diffs of the code modified in that revision.

  • Revision #11b367c 2015-11-17 10:03:56 +0100

    • : TCP address binding for mysql client library On clients with multiple possible TCP routes to a server it's now possible to specify an IP address to connect to the server. The IP address can be set either via mysql_options and MYSQL_OPT_BIND or by "bind-address=value" in configuration file.

  • 2015-11-16 13:39:14 +0100

    • Include sign/target_info macros

  • 2015-11-16 13:13:37 +0100

    • Windows build fixes: Support external sign command (if verisign is too slow or not responding) Added version_info for static and dynamic libraries

  • 2015-11-14 11:19:30 +0100

    • Fixes for Windows Visual Studio 2015 build

  • 2015-11-12 14:19:19 +0100

    • Fixed bug in mysql_ssl_set (intoduced by merge from 3.0 development tree) Fixed ssl test

  • 2015-11-12 05:20:07 +0100

    • mysql_asnc fixes: - check if ucontext.h is available - set error if stacksize allocation fails

  • 2015-11-09 11:54:10 +0100

    • Fixed compiler warning

  • 2015-11-09 11:36:31 +0100

    • Since CPack doesn't deliver expected results on windows, we now build source packages directly from git (git archive). To activate this option, define GIT_BUILD_SRCPKG: cmake . -DGIT_BUILD_SRCPKG=1

  • 2015-11-09 09:11:05 +0100

    • exclude unittests from archives

  • 2015-11-08 16:28:37 +0100

    • Fixed warnings Disabled ps query cache

  • 2015-11-04 07:06:39 +0100

    • Windows build fixes

  • 2015-11-03 14:25:18 +0100

    • Set socket to blocking after connect

  • 2015-10-28 22:02:02 +0100

    • Fixed compiler warnings in ps_bugs.c and client_plugin.c

  • 2015-10-28 15:53:39 +0200

    • Fix for mariadb_convert_string - charset names for utf16 and utf32 are changed so iconv understands it. Also if endianness is not specified, BE charsets used by default, to avoid BOMs Names mapped for both source and destination charsets. Also the regression test for this change is added to charset.c

  • 2015-10-28 13:32:49 +0100

    • Bumped patch number

  • 2015-10-08 13:36:22 +0300

    • Fix for mariadb_convert_string function. Fix of the charset name in case of Utf16 - iconv digests UTF-16, and not UTF16, as destination charset. Also we always use either BE or LE for utf16, to avoid BOM in the result string.

CONC-147
Revision #9769a43
Revision #d5944d4
Revision #73a8261
Revision #cfdeb95
Revision #604346c
Revision #ec26c03
Revision #74f8adf
Revision #4bef072
Revision #29aa0c9
Revision #a7ce3ad
Revision #052e5db
Revision #4c794e5
Revision #8bf167b
Revision #3431674
Revision #a272706

The most recent release of is:

Connector/C 3.4.8 Download Now

MariaDB Connector/C

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