arrow-left

All pages
gitbookPowered by GitBook
1 of 1

Loading...

Connector/C 3.1.8 Changelog

circle-info

The most recent release of is:

hashtag
Connector/C 3.4.8 Download Now

Release date: 14 May 2020

For the highlights of this release, see the .

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

  • 2020-05-07 14:57:00 +0200

    • sanity checks for client-supplied OK packet content

  • 2020-05-07 15:06:20 +0200

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

remove debugging output

  • 2020-05-05 21:57:01 +0200

    • Added parameter PACKAGE_PLATFORM_SUFFIX for providing binaries for different Linux platforms/flavours

  • 2020-05-04 09:13:08 +0200

    • BUG#29597896 - NULL POINTER DEREFERENCE IN LIBMYSQL

  • 2020-04-26 03:07:59 +0200

    • Fix max_param test:

  • 2020-04-25 07:18:06 +0200

    • Updatei matrix of DB version numbers

  • 2020-04-25 07:03:38 +0200 *

    • Fixed archive host - Download via curl

  • 2020-04-25 06:59:33 +0200

    • Revert "Fix host for msi download"

  • 2020-04-25 06:53:58 +0200

    • Fix host for msi download

  • 2020-04-24 13:29:11 +0200

    • Fix clang-cl 32bit warning.

  • 2020-04-20 17:17:12 +0200

    • Merge pull request #133 from grooverdan/solaris_fixes

  • 2020-04-04 12:51:41 +1100

    • Solaris fix: iconv on solaris take const char

  • 2020-04-04 12:51:01 +1100

    • Add IF_SOLARIS macro

  • 2020-04-20 17:16:07 +0200

    • Merge pull request #134 from grooverdan/mariadb_config_solaris_compile_fix

  • 2020-04-04 13:40:52 +1100

    • mariadb_config: solaris fix - types for options

  • 2020-04-16 11:49:43 +0200

    • Fix Win32 error formatting.

  • 2020-04-14 20:31:42 +0200

    • CMake, Windows - install PDBs for client plugins

  • 2020-04-14 20:31:10 +0200

    • CMake : do not use transitive linking for shared client library

  • 2020-04-14 20:28:53 +0200

    • CMake : Avoid warning with CMAKE_INTERPROCEDURAL_OPTIMIZATION=ON

  • 2020-04-07 22:10:48 +0200

    • cmake: use MESSAGE1, not MESSAGE

  • 2020-03-11 09:54:46 +0300

    • Typo fix: ER_KEY_DOES_NOT_EXISTS

  • 2020-03-28 23:23:38 +0200

    • MemorySanitizer: Avoid calling uninstrumented getservbyname()

  • 2020-03-28 20:12:43 +0200

    • MemorySanitizer: Avoid calling uninstrumented getservbyname()

  • 2020-03-28 19:17:49 +0100

    • Merge pull request #130 from ottok/feature/

  • 2020-03-27 00:22:33 +0200

    • : Introduce INSTALL_PLUGINDIR_CLIENT

  • 2020-03-27 17:52:34 +0100

    • Fix "misleading indentation" warning (clang)

  • 2020-03-26 19:59:19 +0100

    • As requested by Otto Käkelainen the directory for client plugins in Debian should contain also the major version number.

  • 2020-03-22 19:22:40 +0100

    • travis_ci: remove 10.5 from allowed_failures

  • 2020-03-22 18:32:48 +0100

    • Disable MySQL 8.0 server test due to SSL startup error. Added 10.5 branch

  • 2020-03-22 17:53:37 +0100

    • Fix server build inside travis: Instead of disabling submodules we need to checkout the actual commit.

  • 2020-03-16 16:24:36 +0100

    • Replaced MySQL Server 5.7 by 8.0 Added 10.5 branch

  • 2020-03-16 14:27:11 +0100

    • Fix for previous commit

  • 2020-03-16 14:02:12 +0100

    • Travis fixes:

  • 2020-03-16 12:36:03 +0100

    • Fix certificate generation for travis

  • 2020-03-16 07:05:02 +0100

    • Fixed error in naming for static remote_io plugin.

  • 2020-03-15 16:09:37 +0100

    • Fix for :

  • 2020-03-12 18:09:40 +0100

    • Fix for :

  • 2020-03-12 12:06:40 +0100

    • Fix for

  • 2020-03-11 08:25:59 +0100

    • Merge pull request #129 from ottok/3.1-fix-spelling

  • 2020-03-04 18:18:36 +0200

    • Fix typo in output string: inital -> initial

  • 2020-03-11 08:12:53 +0100

    • Because the function strncpy() will not ensure that the destination string will be terminated by the NUL character, it is best to do that externally in the caller. This code was originally introduced in commit beb9d5ea8994bb90361c4b9f3d926eee24055178. (patch by Marko)

  • 2020-03-10 20:08:30 +0100

    • Fixed problem of going over 32 bit on windows.

  • 2020-03-10 17:21:24 +0100

    • Fixed bug which was introduced in 1218ffac1a9adefd6428e68b6154bc54a04343aa:

  • 2020-03-10 14:42:46 +0100

    • Revert "Use /etc/sslcert as CERT_PATH for travis build"

  • 2020-03-10 14:23:46 +0100

    • Use /etc/sslcert as CERT_PATH for travis build

  • 2020-03-10 17:02:59 +0400

    • Protocol: extensions for Pluggable types and JSON, GEOMETRY

  • 2020-03-05 09:50:12 +0100

    • Fix for :

  • 2020-02-28 12:56:37 +0100

    • Fix for :

  • 2020-02-14 10:01:27 +0100

    • Merge branch '3.1' of into 3.1

  • 2020-02-13 09:37:08 +0100

    • Merge pull request #128 from Meuh-42/fix/charset

  • 2020-02-12 17:03:41 +0100

    • Fix typo in charsets names

  • 2020-02-13 09:32:34 +0100

    • Merge pull request #127 from nismoryco/3.1

  • 2020-02-11 08:27:26 -0800

    • add @CMAKE_SYSROOT@ to include and library paths

  • 2020-02-14 09:52:21 +0100

    • Fix for and :

  • 2020-02-13 08:28:44 +0100

    • Fix for :

  • 2020-02-06 10:08:32 +0100

    • Fix for mysql_set_character_set:

  • 2020-01-29 11:15:35 -0500

    • bump the VERSION

  • 2020-01-29 13:22:38 +0100

    • :

  • 2020-01-22 16:20:50 +0100

    • ssl unit test fixes

  • Downloadarrow-up-right
    Release Notes
    Changelog
    About MariaDB Connector/Carrow-up-right
    release notes
    GitHubarrow-up-right
    Revision #2759b87arrow-up-right
    Revision #f8213afarrow-up-right
    Revision #5883617arrow-up-right
    Revision #ca8f94farrow-up-right
    Revision #2d81c70arrow-up-right
    Revision #86c483farrow-up-right
    Revision #b4ac056arrow-up-right
    Revision #8ff27a4arrow-up-right
    Revision #79221e5arrow-up-right
    Revision #5390a77arrow-up-right
    Revision #74032c5arrow-up-right
    Revision #dfd8f0barrow-up-right
    Revision #8de09e1arrow-up-right
    Revision #2a10f24arrow-up-right
    Revision #a4c496farrow-up-right
    Revision #5c1fa6barrow-up-right
    Revision #e242172arrow-up-right
    Revision #cbff6bcarrow-up-right
    Revision #3f9a156arrow-up-right
    Revision #6e78f12arrow-up-right
    Revision #9c84958arrow-up-right
    MDEV-21889arrow-up-right
    Revision #ac1f819arrow-up-right
    Revision #7a2c052arrow-up-right
    Revision #21a9d12arrow-up-right
    CONC-456arrow-up-right
    Revision #28e1467arrow-up-right
    CONC-456arrow-up-right
    Revision #aa8b130arrow-up-right
    Revision #3586036arrow-up-right
    Revision #0ab6c20arrow-up-right
    Revision #0d8eca8arrow-up-right
    Revision #61a3798arrow-up-right
    Revision #1768cb6arrow-up-right
    Revision #6552b29arrow-up-right
    Revision #960dca5arrow-up-right
    Revision #d32add1arrow-up-right
    Revision #08fcd79arrow-up-right
    Revision #fbf1db6arrow-up-right
    CONC-464arrow-up-right
    Revision #8c773dbarrow-up-right
    CONC-441arrow-up-right
    Revision #3be5897arrow-up-right
    MDEV-21920arrow-up-right
    Revision #f9a5046arrow-up-right
    Revision #c0d5d7darrow-up-right
    Revision #328580aarrow-up-right
    Revision #ca68b11arrow-up-right
    Revision #b704700arrow-up-right
    Revision #acdd9daarrow-up-right
    Revision #899e583arrow-up-right
    Revision #6632cb6arrow-up-right
    MDEV-17832arrow-up-right
    Revision #d4f7548arrow-up-right
    CONC-458arrow-up-right
    Revision #6a0c8ffarrow-up-right
    CONC-457arrow-up-right
    Revision #5d86a33arrow-up-right
    mariadb-connector-carrow-up-right
    Revision #8b4305carrow-up-right
    Revision #61ecc3barrow-up-right
    Revision #b787c0darrow-up-right
    Revision #15856fcarrow-up-right
    Revision #1218ffaarrow-up-right
    CONC-452arrow-up-right
    CONC-453arrow-up-right
    Revision #bc061dbarrow-up-right
    CONC-455arrow-up-right
    Revision #17ba6afarrow-up-right
    Revision #6dd1ed9arrow-up-right
    Revision #d24e742arrow-up-right
    CONC-449arrow-up-right
    Revision #84dc415arrow-up-right
    spinner
    MariaDB Connector/C