Connector/C 2.3.4 Changelog

circle-info

Downloadarrow-up-rightRelease NotesChangelogAbout MariaDB Connector/Carrow-up-right

Release date: 4 Dec 2017

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 GitHubarrow-up-right you can view more details of the revision and view diffs of the code modified in that revision.

  • Revision #4bbccedarrow-up-right 2017-10-02 09:08:03 +0200

    • CONC-282arrow-up-right: Connector/C now provides additional information for package version mariadb_config --cc_version lists the package version Beside MARIADB_PACKAGE_VERSION numeric representation MARIADB_PACKAGE_VERSION_ID can be used now within preprocessor directives

  • Revision #b3c8de2arrow-up-right 2017-10-02 09:07:14 +0200

    • Fix test case number

  • Revision #a028307arrow-up-right 2017-09-25 13:51:01 +0200

    • Fix for CONC-282arrow-up-right: mysql_stmt_fetch_column doesn't work with prior call to mysql_stmt_store_result - If no bind variables were bound or the function mysql_stmt_store_result was not called before, the internal bind variables (stmt->bind) was not filled (lengths and null values)

  • Revision #86c4488arrow-up-right 2017-09-22 06:49:36 +0200

    • OpenSSL fixes: - When negotiating tls protocol during handshake, use server preferences instead of client preferences. This will allow to use TLSv12 (OpenSSL server) and/or TLSv1.1 (Yassl server) - Don't check server ca unless verification flag was set. This will allow Connector/C to establish a tls/ssl connection without certificates. Bumped version number to 2.3.4

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

spinner

Last updated

Was this helpful?