All pages
Powered by GitBook
1 of 29

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Connector/C 3.1 Changelogs

Changelogs for Connector/C 3.1.x releases

Connector/C 3.1.28 Changelog

DownloadRelease NotesChangelogAbout MariaDB Connector/C

Release date: 9 Apr 2025

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 #f7633e9d 2025-02-27 09:33:35 +0100

    • Test fix: pipe name

  • 2025-02-27 07:48:58 +0100

    • : valid named pipe connection is closed

  • 2025-02-18 16:32:29 +0100

    • Fix after previous revert

  • 2025-02-18 16:19:50 +0100

    • Revert ": Remove UDF declarations"

  • 2025-02-11 15:01:15 -0500

    • bump the VERSION

Revision #aa240cd1
CONC-760
Revision #bbf07912
Revision #d4eec05d
CONC-710
Revision #a8f9a57a

Connector/C 3.1.27 Changelog

DownloadRelease NotesChangelogAbout MariaDB Connector/C

Release date: 11 Feb 2025

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 #7d930974 2025-01-23 23:07:32 +0100

    • unit.conc_connection fails with CYPHER missmatch on some builds

  • 2025-01-16 20:18:10 +0100

    • don't use pow() to truncate an integer

  • 2025-01-23 19:54:44 +0100

    • memory leaks after , e09e24e8

  • 2025-01-24 06:00:49 +0100

    • Removed ASAN options which were merged by mistake.

  • 2025-01-21 14:21:33 +0100

    • Travis fix: Skip reconnect test (MaxScale)

  • 2025-01-21 14:18:39 +0100

    • Merge pull request #243 from joshuahunt/johunt/fix-async-check-result

  • 2024-03-27 16:50:20 -0700

    • Fix SSL_read/write return value checking in ma_tls_async_check_result

  • 2025-01-15 07:37:54 +0100

    • Merge branch '3.1-georg' into 3.1

  • 2025-01-15 07:26:18 +0100

    • : First query fails after reconnect

  • 2025-01-14 17:06:08 +0100

    • Merge pull request #264 from mariadb-corporation/3.1.26-

  • 2024-12-06 11:36:38 -0500

    • unit.pfs_instr-oom fails on mac with dynamic-stack-overflow

  • 2024-12-22 11:00:12 +0100

    • Partial revert of 1a2ed3f67af698b394b2faed069b49d4f409a155

  • 2024-12-20 14:35:37 +0100

    • Test fix for charsets

  • 2024-12-20 12:02:35 +0100

    • Test case fix:

  • 2024-12-12 10:40:30 +0100

    • : Fix crash when sending NULL_LENGTH in field description

  • 2024-12-10 08:01:37 +0100

    • : buffer over-/underflow in ma_read_ok_packet

  • 2024-12-09 19:28:10 +0100

    • : Ubsan and ASAN fixes

  • 2024-12-09 09:54:13 +0100

    • : Update GnuTLS minimum required version to 3.4.2

  • 2024-12-08 11:27:32 +0100

    • : Allow to set TLSv1.3 ciphers in GnuTLS

  • 2024-12-04 10:13:21 +0100

    • Add test case for

  • 2024-12-02 06:36:56 +0100

    • Added test case for

  • 2024-11-27 07:52:29 +0100

    • Fix CMake deprecation warning

  • 2024-11-20 14:42:04 +0100

    • : Remove UDF declarations

  • 2024-11-15 17:41:23 +0100

    • : prepared statement support AUTO_SEC_PART_DIGITS

  • 2024-11-12 13:15:53 -0500

    • bump the VERSION

CONC-751
Revision #232b563d
CONPY-739
Revision #836db563
CONC-589
Revision #1a34542e
Revision #5f4b9b6e
Revision #31ecf2c0
Revision #cb3fb01a
Revision #732a1ad1
Revision #e09e24e8
CONC-589
Revision #d3e10fee
CONC-750
Revision #8ba53516
CONC-750
Revision #12a70541
Revision #80a7fa5c
Revision #5485acd4
Revision #6bf9557d
CONC-709
Revision #294b9336
CONC-708
Revision #554893c2
CONC-711
Revision #98ae464b
CONC-617
Revision #af44fc5c
CONC-748
Revision #232e81f0
CONC-176
Revision #fa987a3b
CONC-163
Revision #a13f65c4
Revision #1a2ed3f6
CONC-710
Revision #55e3b63c
CONPY-739
Revision #225e1d6c

Connector/C 3.1.19 Changelog

The most recent release of is:

DownloadRelease NotesChangelogAbout MariaDB Connector/C

Release date: 7 Nov 2022

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 #45a5ee1 2022-11-07 08:41:46 +0100

    • Set new cmake policy CMP0057

  • 2022-11-06 13:25:10 +0100

    • Fix for

  • 2022-09-13 20:31:39 +0200

    • don't require libraries that aren't needed

  • 2022-09-06 15:33:55 +0200

    • Merge pull request #206 from haidong/use-strlen-in-X509_check_host-call

  • 2022-09-02 20:10:41 +0000

    • More robust call to X509_check_host using strlen not 0

  • 2022-09-02 14:28:06 +0200

    • removed 10.2 from travis

  • 2022-09-02 09:50:58 +0200

    • Fix for :

  • 2022-08-19 10:39:13 -0400

    • bump the VERSION

The most recent release of is:

Connector/C 3.4.8 Download Now

The most recent release of is:

Connector/C 3.4.8 Download Now

Connector/C 3.1.22 Changelog

Release date: 1 Sep 2023

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.

  • 2023-07-23 15:27:30 +0200

Connector/C 3.1.4 Changelog

Release date: 11 Sep 2019

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.

  • 2019-09-03 11:38:08 +0200

Connector/C 3.1.2 Changelog

Release date: 19 Jun 2019

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.

  • 2019-06-14 13:48:31 +0200

Connector/C 3.1.6 Changelog

Release date: 12 Dec 2019

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.

  • 2019-12-05 14:39:28 +0100

Fixes for debug exceptions with runtime checks eanbled with VS /RTCc option
  • Revision #8ab517c 2023-07-13 10:58:15 +0200

    • Use OPT_SET_EXT_VALUE macro instead of assigning value directly.

  • Revision #45feebb 2023-07-13 09:30:33 +0200

    • Remove server certification verification

  • Revision #d543bed 2023-06-26 10:59:14 +0300

    • Fix GCC 13 -Wmaybe-uninitialized

  • Revision #fcb61b5 2023-05-24 20:39:36 +0200

    • Bump version number. New version 3.1.22

  • Download
    Release Notes
    Changelog
    About MariaDB Connector/C
    release notes
    GitHub
    Revision #3393fe3

    The most recent release of is:

    Connector/C 3.4.8 Download Now

    cannot link client_ed25519.so with a
    static
    libgnutls.a
  • Revision #7de6395 2019-08-30 23:40:22 +0200

    • gnutls needs zlib

  • Revision #0b747e0 2019-08-30 18:09:26 +0200

    • fix a typo. there is no WITH_OPENSSL, only WITH_SSL

  • Revision #b047abe 2019-08-19 16:59:40 +0300

    • Relax the linker config for all sanitizers

  • Revision #4dc2ed0 2019-08-01 10:23:29 -0400

    • bump the VERSION

  • Revision #05f70d2 2019-08-01 14:33:10 +0200

    • Windows build fix: Include ma_global.h before including gnutls header files

  • Revision #11a2d03 2019-08-01 14:02:04 +0200

    • CONC-431: Use windows crypto libraries on Windows platforms

  • Download
    Release Notes
    Changelog
    About MariaDB Connector/C
    release notes
    GitHub
    Revision #544b6f1

    The most recent release of is:

    Connector/C 3.4.8 Download Now

    Moved rpl_api test to manual tests, since there is an endless loop for now without timeout.
  • Revision #b4a95c3 2019-06-14 13:36:27 +0200

    • Merge commit Revision #5dd2ba5d0b35951ea1d5905c6482eb3debff09b8 into 3.1

  • Revision #5dd2ba5 2019-06-14 13:33:34 +0200

    • Fix for CONC-383: client plugins can't be loaded due to missing prefix

  • Revision #8983406 2019-06-14 13:36:07 +0200

    • Merge commit Revision #d4a0a384459e3a6645ad4df46db18a5d2dd4c780 into 3.1

  • Revision #d4a0a38 2019-06-14 08:47:21 +0200

    • Better test of warnings during prepare.

  • Revision #78e857e 2019-06-03 11:03:57 +0200

    • Removed unused call to QueryContextAttributes with connection info.

  • Revision #d95dec8 2019-06-08 09:05:04 +0200

    • Move NORMAL priority at the end of priority string, otherwise possible version specifications will not work.

  • Revision #cd90aa4 2019-06-06 15:39:47 -0400

    • bump the VERSION

  • Download
    Release Notes
    Changelog
    About MariaDB Connector/C
    release notes
    GitHub
    Revision #c098613

    The most recent release of is:

    Connector/C 3.4.8 Download Now

    ERROR 2026 (HY000): SSL connection error: Certificate signature check failed
  • Revision #c883375 2019-11-29 11:19:48 +0100

    • CONC-446 For Schannel errors, provide better errors

  • Revision #f035fc5 2019-11-28 22:45:55 +0100

    • MDEV-13492 : SEC_E_INVALID_TOKEN when server sends large message during SSL handshake

  • Revision #1f74801 2019-11-11 11:35:33 -0500

    • bump the VERSION

  • Download
    Release Notes
    Changelog
    About MariaDB Connector/C
    release notes
    GitHub
    Revision #63df45c

    The most recent release of is:

    Connector/C 3.4.8 Download Now

    CONC-447
    Revision #44383e3
    MDEV-29925
    Revision #9ca66a7
    Revision #19ceabb
    Revision #020ed98
    Revision #d193ce1
    Revision #6ab1397
    CONC-612
    Revision #071d472
    Connector/C 3.4.8
    Download Now

    Connector/C 3.1.26 Changelog

    The most recent release of is:

    DownloadRelease NotesChangelogAbout MariaDB Connector/C

    Release date: 12 Nov 2024

    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.

    • Revisions for both Connector/C 3.1.25 and 3.1.26 are included here

    • Revision #b1f12678 2024-11-06 23:11:06 +0100

      • post-fix.

    • 2024-11-06 11:56:12 -0500

      • bump the VERSION

    • 2024-09-20 16:52:46 +0200

      • Fix possible crash, if no default plugin was loaded.

    • 2024-09-20 08:32:21 +0200

      • Merge pull request #254 from grooverdan/3.1--undef-behaviour

    • 2024-09-18 17:19:43 +1000

      • Undefined behavior in the reference Ed25519 implementation

    • 2024-07-28 03:46:50 +0200

      • "SEC_E_ALGORITHM_MISMATCH" connecting Windows client to Ubuntu

    • 2024-07-19 10:16:56 +0200

      • Travis fix: use export instead of set command

    • 2024-06-18 11:01:17 -0400

      • bump the VERSION

    • 2024-05-14 13:58:20 +0200

      • travis: removed skysql

    • 2024-05-14 09:45:51 +0200

      • Follow up fix for

    • 2024-05-13 15:57:39 +0200

      • : Replace COM_PROCESS_KILL by KILL command

    Connector/C 3.1.12 Changelog

    The most recent release of is:

    DownloadRelease NotesChangelogAbout MariaDB Connector/C

    Release date: 23 Feb 2021

    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 #7d304d2 2021-02-11 19:28:56 +0100

      • : Replace images for Windows installer

    • 2021-02-09 20:27:52 +0100

      • Revert ": Fix memory leak in connection"

    • 2021-02-09 20:25:55 +0100

      • : Fix memory leak in connection

    • 2021-01-28 11:20:35 +0100

      • fix memory leack in the test

    • 2021-01-27 20:25:13 +0100

      • Fix ASAN issues in the tests

    • 2021-01-27 13:13:31 +0100

      • fix problems found by 10.0

    • 2021-01-21 16:56:48 +0100

      • Fix for

    • 2021-01-19 16:08:05 +0100

      • Merge pull request #154 from mariadb-corporation/skysql-test

    • 2021-01-19 10:23:14 +0100

      • [misc] test improvement * adding MariaDB Cloud HA to test suite * test server build 10.6 * test maxscale 2.5.3

    • 2021-01-19 16:05:21 +0700

      • : Fix warnings generated during compilation of plugin/auth_pam/testing/pam_mariadb_mtr.c on FreeBSD

    • 2021-01-18 18:23:17 +0100

      • Test case fix:

    • 2020-12-21 15:11:13 +0100

      • Fix for static build

    • 2020-11-27 18:33:06 +0100

      • Fix for :

    • 2020-11-26 09:07:17 +0100

      • codespell fixes, removed MSDOS preprocessor macros

    • 2020-11-18 09:05:54 +0100

      • Fix for : C/C looks for plugins in wrong locatio on Windows

    • 2020-11-12 23:24:19 +0000

      • Fix C11 conformance

    • 2020-11-08 14:52:42 +0100

      • Added missing test case for

    • 2020-11-04 18:24:10 +0100

      • Bump version number

    • 2020-10-30 16:22:59 +0200

      • ma_net_write_buff() invokes memcpy() on null pointer

    Connector/C 3.1.9 Changelog

    The most recent release of is:

    DownloadRelease NotesChangelogAbout MariaDB Connector/C

    Release date: 24 Jun 2020

    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 #a746c3a 2020-06-18 17:16:18 +0200

      • Fixed latest change from Sanja (missing semicolon at end of macro)

    • 2020-06-17 07:48:47 +0200

      • Merge pull request #139 from ottok/3.1-kfreebsd

    • 2020-06-14 15:30:56 +0300

      • Add support for kFreeBSD builds

    • 2020-06-04 16:49:21 +0200

      • C preprocessor defines fix

    • 2020-05-27 20:25:35 +0200

      • small cleanups

    • 2020-05-26 18:27:57 +0200

      • properly free gnutls ssl data if connection fails

    • 2020-05-26 14:09:51 +0200

      • harmless memory leak in the dyncol unit test

    • 2020-05-25 17:30:47 +0200

      • Merge pull request #117 from an3l/fix_typo_3.0

    • 2019-07-09 03:16:02 -0700

      • Fix typo

    • 2020-05-25 16:47:02 +0200

      • Merge branch '3.1-georg' into 3.1

    • 2020-05-25 11:50:04 +0200

      • Workaround for

    • 2020-05-25 12:48:38 +0200

      • Merge pull request #123 from rprasanth/3.1

    • 2020-05-25 12:45:50 +0200

      • Merge branch '3.1' into 3.1

    • 2020-05-14 09:04:07 +0300

      • Fix GCC -Wstringop-truncation

    • 2020-05-13 16:23:10 -0400

      • bump the VERSION

    • 2019-12-02 10:48:20 +0530

      • mariadb-connector-c: check for makecontext function

    Connector/C 3.1.18 Changelog

    Release date: 22 Aug 2022

    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.

    • 2022-08-03 11:46:35 +0200

    Connector/C 3.1.13 Changelog

    Release date: 11 May 2021

    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.

    • 2021-05-03 13:58:17 +0200

    Connector/C 3.1.21 Changelog

    Release date: 22 May 2023

    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.

    • 2023-05-02 17:59:18 +0200

    Connector/C 3.1.1 RC Changelog

    Release date: 6 Jun 2019

    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.

    • 2019-06-05 18:21:55 +0200

    Connector/C 3.1.16 Changelog

    Release date: 15 Feb 2022

    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.

    • 2022-02-04 15:03:01 +0100

    Connector/C 3.1.24 Changelog

    Release date: 18 Jun 2024

    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.

    • 2024-05-13 15:57:00 +0200

    Connector/C 3.1.20 Changelog

    Release date: 7 Feb 2023

    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.

    • 2023-01-16 14:14:59 +0100

    MSVC Build: treat warning as errors
  • Revision #7fdb3ea 2022-07-29 13:35:44 +0200

    • Windows build error:

  • Revision #69e697b 2022-07-29 11:49:39 +0200

    • Added HAVE_WINCRYPT to plugins/auth/CMakeLists.txt

  • Revision #3bb04cd 2022-07-28 15:06:25 +0200

    • Follow up on OpenSSL 3.0 backport

  • Revision #9db7314 2022-07-27 15:00:46 +0200

    • Fixed typo in ma_errmsg.h

  • Revision #12722e3 2022-07-27 14:52:20 +0200

    • Error message fix:

  • Revision #b9811b7 2022-07-26 08:16:53 +0300

    • Fix clang -Wunused-but-set-variable

  • Revision #788535f 2022-07-25 15:45:36 +0300

    • Fix GCC -Og -Wmaybe-uninitialized

  • Revision #8260fe5 2022-07-25 13:52:43 +0200

    • Backport of CONC-503:

  • Revision #dfe3563 2022-07-24 17:36:49 +0200

    • Fix for CONC-607 (Infinite loop in pvio_socket_internal_connect)

  • Revision #8e8d175 2022-07-22 08:16:25 +0200

    • Fix gnutls error message:

  • Revision #4830ed8 2022-07-21 12:15:16 +0200

    • Windows build fixes

  • Revision #6a67ed6 2022-07-21 11:26:32 +0200

    • Don't prefix error message 2026 (SSL connection error) with TLS

  • Revision #6700ee4 2022-07-21 09:47:23 +0200

    • Make TLS/SSL more verbose:

  • Revision #cdb6e90 2022-07-21 09:11:29 +0200

    • Fix for CONC-608: Replace server error codes

  • Revision #9a572bc 2022-07-18 11:41:46 +0200

    • Fix for CONC-604 and CONC-605:

  • Revision #dac298d 2022-07-11 07:53:31 +0200

    • CONC-605: Disable sigpipe

  • Revision #f1b08b8 2022-07-08 07:46:00 +0200

    • Partial fix for MDEV-27405:

  • Revision #d12fd88 2022-07-01 08:20:25 +0300

    • Fix clang -Wunused-but-set-variable

  • Revision #04be26e 2022-05-31 07:52:08 +0200

    • Merge branch '3.1' of mariadb-connector-c into 3.1

  • Revision #18ae382 2022-05-25 12:06:46 -0400

    • Update MARIADB_CLIENT_VERSION_PATCH to the next MariaDB 10.5

  • Revision #96bbb2b 2022-05-25 12:02:26 -0400

    • Bump the VERSION

  • Revision #02a2be0 2022-05-31 07:50:57 +0200

    • Fix the build of static plugins

  • Download
    Release Notes
    Changelog
    release notes
    GitHub
    Revision #630919e

    The most recent release of is:

    Connector/C 3.4.8 Download Now

    Fix for
    : Symbol conflict with libsodium
  • Revision #d60bdbe 2021-04-29 11:00:45 +0200

    • Merge branch '3.1' of mariadb-connector-c into 3.1

  • Revision #0bd29ba 2021-03-23 21:00:42 +0100

    • MDEV-25232 CMake Deprecation Warning Compatibility with CMake < 2.8.12

  • Revision #9244281 2021-04-29 10:59:25 +0200

    • Fix for CONC-490:

  • Revision #701ea94 2021-04-19 12:57:19 +0200

    • Fix for gcc-6

  • Revision #3a6e96d 2021-04-18 08:12:22 +0200

    • Fix for UBSAN (undefined behaviour checker) build.

  • Revision #d19c7c6 2021-04-13 21:34:29 +0200

    • Fix for CONC-543 (hash functions conflict with GnuTLS)

  • Revision #89d0c4b 2021-04-07 19:24:30 +0200

    • remove 10.6 (will require C/C 3.2) from test matrix

  • Revision #2589dd5 2021-04-07 11:35:12 +0200

    • Travis

  • Revision #13bcf7c 2021-04-01 07:15:29 +0200

    • Fix for CONC-539

  • Revision #5719e9e 2021-03-22 10:18:45 +0100

    • Merge branch '3.1' of mariadb-connector-c into 3.1

  • Revision #26c66ae 2021-03-22 09:38:30 +0100

    • Merge pull request #155 from kamipo/patch-1

  • Revision #b8eed18 2021-02-21 16:37:09 +0900

    • Fix typo utf8m4 -> utf8mb4

  • Revision #80d9aaa 2021-03-22 10:16:13 +0100

    • Fix for CONC-537: Only read from MYSQL_HOME if MARIADB_HOME is not set

  • Revision #d272377 2021-03-22 09:28:46 +0100

    • Fix for CONC-535: disabled checksum ignored in events

  • Revision #fca3048 2021-03-15 10:40:50 +0100

    • Update server versions for appveyor

  • Revision #c23ecca 2021-03-15 07:18:43 +0100

    • Fix for CONC-475:

  • Revision #5649764 2021-03-14 11:53:28 +0100

    • Disable failing tests when running against MaxScale.

  • Revision #fc431a0 2021-03-12 00:29:16 +0100

    • Support MSVC ASAN

  • Revision #8cf925f 2021-03-12 00:02:08 +0100

    • Workaround a CMake bug with Ninja generator.

  • Revision #242cab8 2021-03-12 00:01:11 +0100

    • Fix syntax error in cmake 3.20

  • Revision #15471ce 2021-02-17 06:02:09 +0100

    • Bump version number (3.1.13)

  • Download
    Release Notes
    Changelog
    About MariaDB Connector/C
    release notes
    GitHub
    Revision #180c543

    The most recent release of is:

    Connector/C 3.4.8 Download Now

    CONC-548
    : NULL pointer dereference in unpack_fields
  • Revision #f5a4c73 2023-04-26 08:10:08 +0200

    • Fix memory leak in unittest

  • Revision #2c5bb13 2023-04-25 16:40:53 +0200

    • Updated zlib library - version 1.2.13

  • Revision #b0ec210 2023-04-24 14:58:01 +0200

    • Test fixes when testing against MySQL

  • Revision #6c29921 2023-04-22 06:56:53 +0200

    • travis fix:

  • Revision #0e452f6 2023-04-21 07:11:29 +0200

    • MariaDB Server detection fix

  • Revision #11ba413 2023-04-21 06:55:56 +0200

    • Travis fix

  • Revision #2000b06 2023-04-11 18:31:19 +0200

    • Replace SET_CLIENT_STMT_ERROR by stmt_set_error().

  • Revision #5a94570 2023-04-05 09:01:25 +0200

    • Fix for CONC-635: Disable TLS/SSL for named pipe/shared mem

  • Revision #2740335 2023-04-01 18:12:37 +0200

    • Fix error macros range checking

  • Revision #17d4f38 2023-03-30 13:30:53 +0200

    • Fix for CONC-642: Set CR_OUT_OF_MEMORY error

  • Revision #4e2408c 2023-02-28 19:58:15 +0100

    • CONC-637 Build fails when specifying -DPLUGIN_AUTH_GSSAPI_CLIENT=OFF

  • Revision #000415a 2023-02-21 10:20:06 +0100

    • Fix for PR-210:

  • Revision #516dd92 2023-02-18 09:08:15 +0100

    • Merge pull request #210 from heirecka/3.3

  • Revision #931e8f3 2023-02-08 15:05:09 +0100

    • travis:

  • Revision #0064a89 2023-02-08 14:22:49 +0100

    • Travis:

  • Revision #669726a 2023-02-08 12:21:22 +0100

    • Fix for CONC-633:

  • Revision #75439c0 2023-02-08 11:46:39 +0100

    • CONC-632

  • Revision #c517976 2023-02-08 10:42:46 +0100

    • Travis:

  • Revision #4733ee7 2023-02-07 16:11:19 -0500

    • bump the VERSION

  • Revision #4b90f8f 2023-02-07 16:07:46 -0500

    • bump the VERSION

  • Download
    Release Notes
    Changelog
    About MariaDB Connector/C
    release notes
    GitHub
    Revision #a3bba46

    The most recent release of is:

    Connector/C 3.4.8 Download Now

    CONC-619
    fix compilation falire on windows
  • Revision #dfa8b03 2019-06-03 10:17:08 +0200

    • CONC-416:

  • Revision #ca33724 2019-06-02 13:46:23 +0200

    • Merge commit '4df91492268c6c6206bd5a651804b730f8ff513e' into 3.1

  • Revision #4df9149 2019-06-02 13:41:30 +0200

    • Fixed typo in WindowsCache.cmake

  • Revision #546b07a 2019-06-02 13:46:16 +0200

    • Merge commit 'b0411b731f5d61df38fe3f783437df13526774f2' into 3.1

  • Revision #b0411b7 2019-06-02 13:39:27 +0200

    • CONC-386:

  • Revision #1730326 2019-05-13 13:48:05 -0400

    • bump the VERSION

  • Revision #212f9b3 2019-05-22 15:14:26 +0200

    • CONC-412 - Allow TLS1.2 in Schannel

  • Revision #68e6c5b 2019-05-05 22:40:45 +0300

    • CONC-394: The unit test does not compile on Windows

  • Revision #1dd39fb 2019-05-05 09:39:21 +0300

    • Merge 3.0 into 3.1

  • Revision #bce6c80 2019-05-04 13:04:14 +0200

    • Free memory used in the unit test

  • Revision #b508716 2019-04-24 12:46:00 +0100

    • MDEV-18131 MariaDB does not verify IP addresses from subject alternative names

  • Revision #d1de8bd 2019-03-28 15:38:18 +0100

    • compiler warning

  • Revision #2fdaf1d 2019-04-19 12:23:32 +0200

    • Fix for CONC-402: Replace underscores with dashes in conf_key values in mariadb_defaults array

  • Revision #8f01f90 2019-04-06 11:49:14 +0200

    • Bump version to 3.1.1 (3.1.0 was never released and used in pre rc server packages only)

  • Revision #ad385b9 2019-04-06 11:42:24 +0200

    • CONC-394: Some TLS related options are not settable in configuration file

  • Revision #a8bec1c 2019-03-26 16:48:21 +0100

    • CONC-395: Dashes and underscores are not interchangeable in options in my.cnf

  • Download
    Release Notes
    Changelog
    About MariaDB Connector/C
    release notes
    GitHub
    Revision #ab4d09d

    The most recent release of is:

    Connector/C 3.4.8 Download Now

    Build fix:
  • Revision #f6c3d9f 2022-01-25 10:16:07 +0100

    • Fix for according to C90

  • Revision #8aa0ffd 2022-01-24 14:49:34 +0100

    • Test fixes:

  • Revision #3812207 2022-01-24 07:39:34 +0100

    • Merge branch '3.1' of mariadb-connector-c into 3.1

  • Revision #11005cb 2022-01-23 21:17:22 +0100

    • Merge pull request #138 from joostdekeijzer/mariadb_config-INSTALL_BINDIR

  • Revision #511e345 2020-06-05 11:38:39 +0200

    • Shouldn't INSTALL mariadb_config honour INSTALL_BINDIR?

  • Revision #dce4b8a 2022-01-24 07:34:30 +0100

    • Fix/replacement for PR 107:

  • Revision #49a22c2 2022-01-23 21:08:32 +0100

    • Merge pull request #153 from Antchel/3.1

  • Revision #fb9a6d4 2021-01-20 19:08:58 +0500

    • Merge branch '3.1' of mariadb-connector-c into 3.1

  • Revision #75d75f1 2021-01-18 14:55:54 +0500

    • Test bugs fixes

  • Revision #f52582d 2021-01-20 19:07:38 +0500

    • unittests fix

  • Revision #a7e888b 2021-01-18 14:55:54 +0500

    • Test bugs fixes

  • Revision #dde7dee 2022-01-12 20:01:41 +0100

    • MDEV-27109 mysql_config mariadb_config lists non existant -lmariadb

  • Revision #e19c93d 2022-01-14 20:06:39 +0100

    • MDEV-16383 Add mariadb_config --libmysqld-libs option

  • Revision #43b60ed 2021-12-25 17:23:18 +0100

    • use mariadb_connection() to detect whether the server is MariaDB

  • Revision #b2db9b9 2021-12-24 21:08:53 +0100

    • MDEV-27304 SHOW ... result columns are right-aligned

  • Revision #8786c0e 2021-12-22 06:59:46 +0100

    • Windows build fix (signtool):

  • Revision #0c3ad14 2021-11-16 07:24:18 +0100

    • Merge pull request #158 from Whissi/cmake-3.20

  • Revision #c82a164 2021-03-02 17:18:25 +0100

    • Fix flow control statement

  • Revision #b965b05 2021-11-10 12:56:01 -0500

    • bump the VERSION

  • Download
    Release Notes
    Changelog
    About MariaDB Connector/C
    release notes
    GitHub
    Revision #564ffc4

    The most recent release of is:

    Connector/C 3.4.8 Download Now

    bump version
  • Revision #072dadc3 2024-05-13 15:54:04 +0200

    • Disable test when running against MySQL server

  • Revision #51b2a621 2024-03-04 04:33:30 +0000

    • Fix -Wcalloc-transposed-args

  • Revision #4c1c7f37 2024-03-27 16:50:20 -0700

    • Fix SSL_read/write return value checking in ma_tls_async_check_result

  • Revision #89d11c8b 2024-04-03 21:21:35 +0100

    • Fix sys/poll.h -> poll.h

  • Revision #dab59732 2024-04-11 14:47:28 +0300

    • Fix GCC 14 -Wcalloc-transposed-args

  • Revision #1d3fd581 2022-06-29 13:27:28 +0200

    • Test fix for test_bug4236

  • Revision #558ad7d6 2024-02-24 17:06:03 +0100

    • CONC-677:

  • Revision #9155b19b 2024-01-26 10:40:03 +0100

    • MDEV-26579 - fix resource.rc.in

  • Revision #12f3b29c 2021-09-16 13:36:51 +0200

    • MDEV-26579 - post-fix, fix standalone C/C build

  • Revision #12cc91ab 2021-09-10 01:45:09 +0200

    • MDEV-26579 - support minor upgrades of the server MSI

  • Download
    Release Notes
    Changelog
    About MariaDB Connector/C
    release notes
    GitHub
    Revision #96bedf00

    The most recent release of is:

    Connector/C 3.4.8 Download Now

    Return correct client library version number instead of server number in mysql_get_client_versio
  • Revision #d712484 2023-01-16 13:56:22 +0100

    • Set MARIADB_PACKAGE_VERSION instead of MARIADB_CLIENT_VERSION_STR for obtaining client_info

  • Revision #8952358 2023-01-16 11:13:00 +0100

    • Fix for CONC-627

  • Revision #173112c 2023-01-16 08:11:02 +0100

    • Fix for CONC-626

  • Revision #bf82b2d 2023-01-15 14:11:54 +0100

    • Fix for CONC-624

  • Revision #b9e9758 2023-01-13 16:32:03 +0100

    • Fix for CONC-625

  • Revision #f50b20b 2022-11-07 20:22:04 -0500

    • bump the VERSION

  • Download
    Release Notes
    Changelog
    About MariaDB Connector/C
    release notes
    GitHub
    Revision #d204e83

    The most recent release of is:

    Connector/C 3.4.8 Download Now

    CONC-527
    Revision #3e96ab92
    Revision #9a400793
    Revision #289eaf2a
    CONC-730
    Revision #c4153aa8
    CONC-730
    Revision #6a67a34f
    CONC-527
    Revision #01b6b321
    Revision #6dfc071d
    Revision #551e1e39
    Revision #6bd5b674
    CONC-696
    Revision #d5394838
    CONC-696
    Connector/C 3.4.8
    Download Now
    CONC-526
    Revision #67cd96f
    CONC-142
    Revision #63a207e
    CONC-142
    Revision #e62ff46
    Revision #e21d21d
    Revision #b503e52
    Revision #0b46f1a
    CONC-521
    Revision #4083fd9
    Revision #29fc3bc
    Revision #0186633
    MDEV-24577
    Revision #ef3d315
    Revision #30ee397
    Revision #2ff01c1
    CONC-518
    Revision #820faff
    Revision #79137a4
    CONC-517
    Revision #777460c
    Revision #88e9d17
    CONC-512
    Revision #5ac0132
    Revision #e382442
    CONC-514
    Connector/C 3.4.8
    Download Now
    Revision #cead752
    Revision #3740f7d
    Revision #895dcb6
    Revision #ce01121
    Revision #ce74fd0
    Revision #c7ae385
    Revision #e976438
    Revision #216a4d2
    Revision #f49bb1c
    Revision #37a4fd1
    CONC-469
    Revision #d34c3e9
    Revision #734f467
    Revision #cdfeceb
    Revision #ce96967
    Revision #5f7e3ad
    Connector/C 3.4.8
    Download Now

    Connector/C 3.1.5 Changelog

    The most recent release of is:

    DownloadRelease NotesChangelogAbout MariaDB Connector/C

    Release date: 11 Nov 2019

    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 #980f2db 2019-10-31 06:06:39 +0100

      • Typo fixed

    • 2019-10-22 17:36:22 +0200

      • Added test for testing maximun number of parmeters in binary protocol.

    • 2019-10-17 18:41:58 +0200

      • Added test for

    • 2019-10-11 16:39:01 +0200

      • Schannel fix for 9ba8e32f6d0fe449114d8eb369cf29303257b460

    • 2019-10-08 14:18:01 +0200

      • Fixed gcc warning (missing const qualifier)

    • 2019-10-08 14:13:16 +0200

      • Merge branch '3.1' of into 3.1

    • 2019-10-08 14:11:46 +0200

      • Merge pull request #121 from grooverdan/solaris-fix

    • 2019-09-27 08:40:28 +1000

      • gssapi: fix include path for Solaris

    • 2019-10-08 14:04:42 +0200

      • Merge pull request #120 from yurriy/caching_sha2_password-fix

    • 2019-09-09 08:53:05 +0300

      • fixed caching_sha2_password behaviour when SSL is enabled

    • 2019-10-08 14:12:57 +0200

      • Added check for getpwuid() function

    • 2019-10-07 13:30:49 +0200

      • Fix plugin directory: Instead of PLUGINDIR we need to set INSTALL_PLUGINDIR (install.cmake)

    • 2019-10-02 11:51:04 +0200

      • Revert "Added optimization flag -O2 for GCC debug builds"

    • 2019-09-30 09:11:21 +0200

      • Fix problem with warnings of new compilers.

    • 2019-09-21 09:17:36 +0200

      • Fix for :

    • 2019-09-19 14:56:53 +0200

      • Typo in sha256_password cmake config

    • 2019-09-19 08:50:55 +0200

      • Workaround for ,

    • 2019-09-15 14:07:53 +0200

      • Fix for : attempt to reassign symbol 'mysql_get_timeout_value' of version 'libmysqlclient_18' to version 'libmariadb_3'

    • 2019-09-11 13:45:20 -0400

      • bump the VERSION

    • 2019-09-09 10:25:46 +0300

      • Null merge

    • 2019-08-19 16:59:40 +0300

      • Relax the linker config for all sanitizers

    • 2019-09-04 11:16:15 +0300

      • Fix GCC 8 -Wstringop-truncation

    • 2019-09-04 09:36:20 +0200

      • Fix gcc warnings

    • 2019-09-04 09:09:53 +0200

      • Added optimization flag -O2 for GCC debug builds

    • 2019-09-04 09:07:25 +0200

      • Revert "Added -O2 option for gcc debug build"

    • 2019-09-04 09:04:00 +0200

      • Added -O2 option for gcc debug build

    Connector/C 3.1.14 Changelog

    The most recent release of is:

    DownloadRelease NotesChangelogAbout MariaDB Connector/C

    Release date: 11 Aug 2021

    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 #0cc16f1 2021-07-27 20:43:37 +0200

      • compilation failure with gcc 4.8.5

    • 2021-07-26 17:47:37 +0200

      • : Incorrect max_length in binary protocol

    • 2021-07-22 15:55:45 +0300

      • fixup

    • 2021-07-20 10:55:07 +0200

      • Fix GCC's "ISO C90 forbids mixed declarations and code"

    • 2021-07-19 13:33:51 +0200

      • : ma_format_win32_error could cause invalid parameter exception

    • 2021-06-29 10:07:51 +0200

      • Fix for :

    • 2021-06-24 16:44:21 +0200

      • Fix for :

    • 2021-06-24 11:27:07 +0200

      • Fixed compiler warnings (introduced by changeset b78ba1b251ddda9a2119995716976104ecfd96dd)

    • 2021-06-16 16:28:03 +0200

      • Merge pull request #174 from mariadb-corporation/3.1-diego

    • 2021-06-16 10:26:30 +0200

      • Pull request handling

    • 2021-06-15 17:09:10 +0200

      • testing various correction

    • 2021-06-14 22:45:19 +0200

      • appverifier error in schannel_free_cert_context

    • 2021-06-10 17:21:51 +0200

      • Updated mysqld_error.h

    • 2021-06-09 07:29:56 +0200

      • Travis test fixes

    • 2021-06-08 17:52:42 +0200

      • travis fix

    • 2021-05-11 14:50:25 -0400

      • bump the VERSION

    • 2021-05-08 20:23:50 +0200

      • Windows - fix typo, that makes clang-cl compilation fail.

    Connector/C 3.1.23 Changelog

    The most recent release of is:

    DownloadRelease NotesChangelogAbout MariaDB Connector/C

    Release date: 29 Nov 2023

    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 #f1a7276 2023-11-23 07:11:13 +0100

      • Bump version to 3.1.23

    • 2023-10-23 13:32:45 +0200

      • Use safer snprintf call.

    • 2023-10-21 19:43:42 +0200

      • Fix error on 32-bit systems

    • 2023-10-21 08:09:40 +0200

      • Follow up of PR-236 (update ma_context)

    • 2023-09-23 02:33:37 +0200

      • Update ma_context.c

    • 2023-10-20 06:44:38 +0200

      • Fix for : my_auth.c:153:5: error: 'strncpy' output may be truncated copying

    • 2023-10-11 10:43:25 +0200

      • Fix for : Syscall param socketcall.setsockopt(optval) points to uninitialised byte(s)

    • 2023-09-21 13:36:23 +0200

      • Cache bcrypt algorithm providers in win_crypt.c

    • 2023-09-21 07:08:37 +0200

      • Merge pull request #235 from grooverdan/3.1-remove-words_big_endian

    • 2023-09-09 08:20:45 +1000

      • Remove WORDS_BIGENDIAN - HAVE_BIGENDIAN replaced it

    • 2023-09-13 10:36:15 +0200

      • : Fix memory allocation issue with prepared statement reexecution.

    • 2023-09-20 14:13:19 +0200

      • Added -Wno-stringop-truncation to the default gcc options

    • 2023-09-18 16:05:00 +0200

      • Fix for : 32bit compile of 3.3.7 fails - error: right shift count >= width of type

    • 2023-08-23 16:18:50 +0200

      • Fix for bcrypt hash functions

    • 2023-08-10 11:18:22 +0200

      • Test fix: Always specify the socketname when calling my_test_connect()

    Connector/C 3.1.7 Changelog

    The most recent release of is:

    DownloadRelease NotesChangelogAbout MariaDB Connector/C

    Release date: 29 Jan 2020

    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 #8e9c311 2020-01-22 11:08:18 +0100

      • Follow up of ffbdaaac2b56506dd563fed8d52b4680151a64a1

    • 2020-01-20 17:44:49 +0100

      • cleanup (patch provided by Alexander Barkov)

    • 2020-01-20 17:30:17 +0100

      • TLS/OpenSSL fix:

    • 2020-01-20 11:14:21 +0100

      • Bug#29630767 - USE OF UNINITIALIZED VALUE IN LIBMYSQL (CLIENT.CC FUNCTION RUN_PLUGIN_AUTH)

    • 2020-01-15 14:13:10 +0100

      • Bumped version number to 3.1.7

    • 2020-01-15 07:41:31 +0100

      • Fix for windows build if Connector/C is build as standalone.

    • 2020-01-15 07:40:05 +0100

      • Revert "bump the VERSION"

    • 2019-12-12 11:14:16 -0500

      • bump the VERSION

    • 2019-12-09 00:22:46 +0100

      • Fix clang-tidy warnings. simplify error handling in schannel_certs.c

    Connector/C 3.1.17 Changelog

    The most recent release of is:

    DownloadRelease NotesChangelogAbout MariaDB Connector/C

    Release date: 25 May 2022

    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 #4a99777 2022-05-23 16:20:21 +0300

      • Fix permissions after 79137a4ae1cf37ab46940d26879051ad1dfce512

    • 2022-05-19 16:32:55 +0200

      • Updated zlib to version 1.2.12

    • 2022-05-16 20:30:39 +0200

      • - libmariadb.dll is no longer inside MSI

    • 2022-04-30 05:37:31 +0200

      • Added new macro OPT_SET_EXTENDED_VALUE_BIN

    • 2022-04-29 16:30:27 +0200

      • Post fix for

    • 2022-04-22 14:28:38 +0200

      • travis: clone server tree with depth=1

    • 2022-04-22 07:26:21 +0200

      • travis fix: don't build server in source directory

    • 2022-04-21 17:32:59 +0200

      • fix typo:

    • 2022-04-21 12:48:39 +0200

      • travis fix:

    • 2022-04-21 11:59:14 +0200

      • Debug information for tests:

    • 2022-04-20 18:48:54 +0200

      • Fix for :

    • 2022-04-20 18:46:15 +0200

      • : Fixed license header

    • 2022-04-20 18:18:05 +0200

      • : Fix license header

    • 2022-04-19 06:27:32 +0200

      • Fix for :

    • 2022-03-04 08:48:42 +0100

      • Android build fix (PR30)

    • 2022-03-03 06:43:21 +0100

      • PR 172

    • 2022-03-02 17:22:27 +0100

      • Merge branch 'omega-software-syntax-error' into 3.1

    • 2022-03-02 17:17:11 +0100

      • Merge branch 'syntax-error' of git:github.com/omega-software/mariadb-connector-c into omega-software-syntax-error

    • 2017-11-12 18:48:51 +0100

      • Fix syntax error

    • 2022-03-01 10:53:57 +0100

      • Skip test_mdev19838 when running vs. maxscale

    • 2022-03-01 10:23:34 +0100

      • Test fix:

    • 2022-02-14 14:35:26 -0500

      • bump the VERSION

    Connector/C 3.1.15 Changelog

    Release date: 10 Nov 2021

    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.

    • 2021-11-03 16:29:45 +0100

    Fix for
    :
  • Revision #735a729 2021-10-18 15:17:01 +0200

    • Merge pull request #184 from mariadb-corporation/bb-3.1-MDEV-19129

  • Revision #899d2d2 2021-09-29 12:57:54 +0300

    • Xcode compatibility update

  • Revision #9e1b3f5 2021-10-11 17:47:03 -0700

    • Use dereferences in SET

  • Revision #62c7d5d 2021-05-11 15:41:19 +0200

    • Fix typo in ConnectorName.cmake

  • Revision #15c7004 2021-10-11 20:06:35 +0200

    • Fix clang-cl warnings "variable initialized but unused"

  • Revision #f6b8fe1 2021-10-08 10:20:23 +0200

    • Fix for CONC-568:

  • Revision #80188c3 2021-10-06 07:06:55 +0300

    • MDEV-26761 test_mdev19838() fixup: type mismatch on 64-bit Windows

  • Revision #3385303 2021-10-05 16:48:31 +0300

    • fixup 9c0250547406a6be3aee076cf0c0ba9630850a9e: build failure outside clang

  • Revision #f477215 2021-10-05 16:48:07 +0300

    • CONC-566 fixup: unit test cleanup

  • Revision #ae9f145 2021-10-05 14:54:16 +0200

    • Merge branch '3.1' of mariadb-connector-c into 3.1

  • Revision #80215e2 2021-10-05 05:26:31 -0400

    • Merge pull request #171 from pasha-bolokhov/patch-1

  • Revision #6710f59 2021-05-17 07:54:50 -0700

    • Update async.c

  • Revision #9c02505 2021-10-05 14:50:32 +0200

    • Fixed for MDEV-26761:

  • Revision #410d64d 2021-09-27 13:27:40 +0200

    • Fix length calculation

  • Revision #4b9379b 2021-09-25 16:07:24 +0200

    • Fix for CONC-566:

  • Revision #b991723 2021-09-21 14:39:17 +0200

    • Followup of fix for CONC-565

  • Revision #62ce153 2021-08-31 18:43:16 +0200

    • [misc] travis correction

  • Revision #d72b85c 2021-08-30 15:54:29 +0200

    • [misc] ensuring PR test suite runs correctly

  • Revision #42cb1e4 2021-08-25 09:37:42 +0300

    • test_bug38486(): Do not leave behind a garbage table

  • Revision #9990ab7 2021-08-25 09:10:10 +0300

    • Fix clang -Wunused-but-set-variable

  • Revision #cc56a1c 2021-08-13 08:15:40 +0200

    • Fix MSVC/ASAN error

  • Revision #a78d404 2021-08-11 16:44:05 -0400

    • bump the VERSION

  • Download
    Release Notes
    Changelog
    About MariaDB Connector/C
    release notes
    GitHub
    Revision #b2bb1b2

    The most recent release of is:

    Connector/C 3.4.8 Download Now

    CONC-570
    Revision #9473573
    Revision #66d449f
    CONC-443
    Revision #a0cbee9
    Revision #0235aa6
    Revision #e37e08b
    mariadb-connector-c
    Revision #a44b691
    Revision #aacc722
    Revision #44a5980
    Revision #538da15
    Revision #e8023f3
    Revision #8e6812b
    Revision #c6403c4
    Revision #636d44a
    Revision #9ba8e32
    CONC-418
    Revision #ee91b2c
    ODBC-440
    Revision #de04c2e
    CONC-417
    MDEV-13492
    Revision #261a5c4
    CONC-437
    Revision #4a1f45b
    Revision #662ab11
    Revision #dc271e5
    Revision #de57d6a
    Revision #9faaea3
    Revision #f0432c9
    Revision #0c29493
    Revision #f7322cc
    Connector/C 3.4.8
    Download Now
    Revision #9c651bd
    CONC-565
    Revision #490100c
    CONC-49
    Revision #7d3d7c5
    Revision #e9f02c9
    MENT-1263
    Revision #07a15f2
    CONC-558
    Revision #d111980
    MDEV-25820
    Revision #9661dda
    Revision #367c53a
    Revision #1ef1428
    Revision #94e85cd
    Revision #802ce58
    CONC-555
    Revision #2fce72b
    Revision #aca697e
    Revision #c596377
    Revision #2a5f8d9
    Revision #2d5a511
    Connector/C 3.4.8
    Download Now
    Revision #ae565ee
    Revision #8320f0d
    Revision #642bc31
    Revision #808312f
    Revision #35cd69b
    CONC-672
    Revision #ab38a07
    CONC-670
    Revision #1b3cf6b
    CONC-669
    Revision #a6d8ef5
    Revision #07ae949
    MDEV-19511
    Revision #d9626e3
    CONC-666
    Revision #04b3d83
    Revision #9f37c27
    CONC-668
    Revision #4e3905c
    Revision #5000bc7
    Connector/C 3.4.8
    Download Now
    Revision #a1283d0
    Revision #ffbdaaa
    Revision #42be9e6
    Revision #e48b855
    Revision #1f14036
    Revision #558374d
    Revision #8b88628
    Revision #2efc52b
    Connector/C 3.4.8
    Download Now
    Revision #dd3ec60
    Revision #12b9ae7
    MDEV-28581
    Revision #ab7a81e
    Revision #f75a819
    CONC-588
    Revision #f33017c
    Revision #4436685
    Revision #5e354f1
    Revision #2638fae
    Revision #f60a31b
    Revision #3ce51b0
    CONC-587
    Revision #b973c75
    CONC-580
    Revision #41edecf
    CONC-580
    Revision #f192d3d
    CONC-588
    Revision #7b07d27
    Revision #d706eaf
    Revision #abbd2fa
    Revision #da5bc50
    Revision #22cf14c
    Revision #367772c
    Revision #abc1cf8
    Revision #82de6ee
    Connector/C 3.4.8
    Download Now

    Connector/C 3.1.3 Changelog

    The most recent release of is:

    • Revision #07f6f95 2019-07-17 08:22:19 +0200

      • Fix for Windows OpenSSL build: Link crypt and ws2_32 in case OpenSSL is a newer version which was build with capi engine support

    • Revision #b396e76 2019-07-16 17:33:57 +0200

      • Merge commit '970e929a09327fe5e642c0b5cb9f54a38677c855' into 3.1

    • 2019-07-16 17:30:57 +0200

      • Fix for : Fix cmake warnings (CMake Policy CMP0077)

    • 2019-07-16 17:33:00 +0200

      • Merge commit '77d051e89d0b342333d951e66e53f2aea43f6e36' into 3.1

    • 2019-07-16 08:52:24 +0200

      • Windows build fixes for OpenSSL

    • 2019-07-05 14:09:00 +0200

      • Post fix for : removed semicolon

    • 2019-07-05 11:42:12 +0200

      • Fix for : heap-use-after-free in client_mpvio_read_packet

    • 2019-07-05 11:14:37 +0200

      • Fix short options

    • 2019-07-05 08:25:21 +0200

      • Merge pull request #108 from nunojpg/3.1

    • 2019-04-08 07:46:29 +0200

      • Quote cmake variable as it might be empty

    • 2019-07-05 08:24:21 +0200

      • Merge pull request #115 from anklean/3.1

    • 2019-06-19 10:09:39 +0800

      • fix bug error with sizeof("commit") in function mysql_commit

    • 2019-07-05 08:23:26 +0200

      • Merge pull request #114 from EGuesnet/Fix-Big-Endian-Issue

    • 2019-06-05 14:44:50 +0200

      • Big endian issue in libmariadb

    • 2019-07-05 08:20:37 +0200

      • Merge pull request #110 from ykopel/patch-1

    • 2019-05-13 17:03:20 +0300

      • Fix supporting in external curl

    • 2019-06-30 17:34:04 +0200

      • Merge commit '8823607e299d6028df87d3c389a44ca004311de5' into 3.1

    • 2019-06-30 17:32:03 +0200

      • Follow up for :

    • 2019-06-30 12:46:39 +0200

      • Merge branch '3.0' of into 3.0

    • 2019-06-30 12:47:17 +0200

      • Merge commit 'd09ac51df3c35e569e91313affb58ae74fd3470a' into 3.1

    • 2019-06-30 12:41:42 +0200

      • Workaround/Fix for :

    • 2019-06-29 00:30:03 +0200

      • Merge branch '3.0' into 3.1

    • 2019-06-26 20:58:29 +0200

      • take into account server's EXTRA_VERSION

    • 2019-06-26 13:01:45 +0200

      • Merge commit 'a0d2974bf29bf49fb8f9d1fd75fd2fa211df883d' into 3.1

    • 2019-06-26 12:55:17 +0200

      • Merge pull request #111 from FaramosCZ/3.0

    • 2019-05-21 15:02:48 +0200

      • Fix overlinking issues

    • 2019-06-26 12:43:22 +0200

      • Merge pull request #112 from Thermi/stringop-truncation

    • 2019-05-29 20:37:29 +0200

      • Do not overwrite final byte of array to make sure it's always zero

    • 2019-06-26 09:18:38 +0200

      • Merge commit 'c6b344d730885051fdaf347f0d33c54ec22c415c' into 3.1

    • 2019-06-26 09:13:00 +0200

      • Fix for : GnuTLS fails with "error reading authentication packet" with a TLSv1.3 connection

    • 2019-06-24 18:10:30 +0200

      • Merge commit 'ff13dd446dcd6dd861026a8aa3cd23f3a9c759d3' into 3.1

    • 2019-06-24 18:07:53 +0200

      • :

    • 2019-06-15 09:26:08 +0200

      • Fix windows warning (missing prototype)

    • 2019-06-20 15:29:59 +0200

      • Merge branch '3.1' of into 3.1

    • 2019-06-19 11:08:30 -0400

      • bump the VERSION

    • 2019-06-20 15:29:02 +0200

      • Fix for

    Connector/C 3.1.0 Changelog

    Release date: 8 Apr 2019

    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.

    • 2019-03-11 18:03:44 +0100

    Connector/C 3.1.11 Changelog

    Release date: 4 Nov 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-10-30 12:09:04 +0200

    # MariaDB Connector/C 3.1.3 Changelog
    
    The most recent [_**Stable**_](../../../../mariadb-release-criteria.md) _**(GA)**_ release of MariaDB Connector/C is:[**MariaDB Connector/C 3.4.5**](../../mariadb-connector-c-3-4-release-notes/mariadb-connector-c-3-4-5-release-notes.md)
    
    [Download](https://mariadb.com/downloads/#connectors)[Release Notes](../../mariadb-connector-c-31-release-notes/mariadb-connector-c-313-release-notes.md)[Changelog](mariadb-connector-c-313-changelog.md)[About MariaDB Connector/C](https://github.com/mariadb-corporation/docs-release-notes/blob/test/kb/en/about-mariadb-connector-c/README.md)
    
    **Release date:** 1 Aug 2019
    
    For the highlights of this release, see the [release notes](../../mariadb-connector-c-31-release-notes/mariadb-connector-c-313-release-notes.md).
    
    The revision number links will take you to the revision's page on GitHub. On
    [GitHub](https://github.com/MariaDB/mariadb-connector-c/) you can view more
    details of the revision and view diffs of the code modified in that revision.
    
    * [Revision #ed3a91c](https://github.com/mariadb-corporation/mariadb-connector-c/commit/ed3a91c)\
      2019-07-25 11:50:31 +0200
      * [CONC-429](https://jira.mariadb.org/browse/CONC-429): Don't allow to load unknown authentication plugins
    * [Revision #59780f9](https://github.com/mariadb-corporation/mariadb-connector-c/commit/59780f9)\
      2019-07-25 11:27:25 +0200
      * Revert "[CONC-429](https://jira.mariadb.org/browse/CONC-429): Don't allow to load unknown authentication plugins"
    * [Revision #783fd10](https://github.com/mariadb-corporation/mariadb-connector-c/commit/783fd10)\
      2019-07-24 15:22:24 +0200
      * ed25519
    * [Revision #59d214e](https://github.com/mariadb-corporation/mariadb-connector-c/commit/59d214e)\
      2019-07-23 17:51:55 +0200
      * Merge branch '3.1' of [mariadb-connector-c](https://github.com/MariaDB/mariadb-connector-c) into 3.1
    * [Revision #158a2d7](https://github.com/mariadb-corporation/mariadb-connector-c/commit/158a2d7)\
      2019-07-22 09:40:53 +0200
      * \[[MENT-26](https://jira.mariadb.org/browse/MENT-26)] Adding Azure CI testing
    * [Revision #73c4cde](https://github.com/mariadb-corporation/mariadb-connector-c/commit/73c4cde)\
      2019-07-23 17:49:59 +0200
      * Fixed typo in CMakeLists.txt
    * [Revision #acc270b](https://github.com/mariadb-corporation/mariadb-connector-c/commit/acc270b)\
      2019-07-22 07:27:48 +0200
      * [CONC-429](https://jira.mariadb.org/browse/CONC-429): Don't allow to load unknown authentication plugins
    * [Revision #5fa9c46](https://github.com/mariadb-corporation/mariadb-connector-c/commit/5fa9c46)\
      2019-07-18 13:51:03 +0200
      * Merge branch '3.0' into 3.1
    * [Revision #0c20765](https://github.com/mariadb-corporation/mariadb-connector-c/commit/0c20765)\
      2019-07-18 13:42:29 +0200
      * Fix of memory leack in the test and end spaces.
    Fix compiler warning when using GnuTLS
  • Revision #2d5021d 2019-03-09 19:44:47 +0100

    • Merge branch '3.1' of mariadb-connector-c into 3.1

  • Revision #4ac8030 2019-03-05 00:28:28 +0100

    • fix memory leaks to keep LeakSanitizer happy

  • Revision #9043f91 2019-03-09 19:44:07 +0100

    • Merge remote-tracking branch 'origin/3.0' into 3.1

  • Revision #4ab51e7 2019-03-08 18:38:14 +0100

    • Fix for CONC-301:

  • Revision #255f343 2019-03-05 05:56:12 +0100

    • Fixed year in copyright notice

  • Revision #8473246 2019-03-04 17:06:00 +0100

    • Fix authentication tests:

  • Revision #af47d1b 2019-03-03 14:03:20 +0100

    • Merge branch '3.0' into 3.1

  • Revision #f249150 2019-03-02 14:49:27 +0100

    • Don't close default connection in test_conc392 in case we have to skip test

  • Revision #0cc2df4 2019-03-02 14:26:55 +0100

    • Follow up of 68d05007bbf0dd9ef725bddf312fbb72ed0c7d52:

  • Revision #68d0500 2019-03-02 07:54:06 +0100

    • Fix for CONC-392:

  • Revision #31ae127 2019-02-24 20:00:02 +0100

    • Fix for MDEV-18721 (Host option in configuration file is ignored.)

  • Revision #0acf529 2019-02-19 08:44:19 +0100

    • Fix for MDEV-18634:

  • Revision #b6fa103 2019-02-12 19:30:57 +0100

    • bump version number to 3.0.10

  • Revision #a1469b4 2019-02-11 20:13:17 +0100

    • Fix test for expired password.

  • Revision #4aad20d 2019-02-18 20:16:23 +0100

    • Merge tag 'v3.0.9' into 3.1

  • Revision #beb9d5e 2019-01-29 12:54:30 +0100

    • MDEV-11340 Allow multiple alternative authentication methods for the same user

  • Revision #1e4b08b 2019-01-15 20:56:37 +0100

    • MDEV-11340 Allow multiple alternative authentication methods for the same user

  • Revision #a4effc4 2019-02-01 13:01:28 +0100

    • fix connection unit test to work in mtr

  • Revision #82355ad 2019-01-31 22:00:11 +0100

    • .gitignore

  • Revision #62e79ba 2019-02-03 09:18:59 +0100

    • compilation on windows

  • Revision #cdf5eab 2019-02-02 22:43:57 +0100

    • compiler warnings - unused variables

  • Revision #b6c3895 2019-02-04 16:05:19 +0100

    • Merge tag 'v3.0.8-release' into 3.1

  • Revision #0eafcd1 2019-02-03 19:18:45 +0100

    • Merge pull request #94 from sthibaul/3.1

  • Revision #a71ec85 2019-01-04 01:33:56 +0100

    • Tune symbol visibility on GNU/Hurd too

  • Revision #eda93a8 2019-01-24 18:35:20 +0100

    • Merge pull request #100 from markus456/3.1

  • Revision #4fd787d 2019-01-24 15:52:15 +0200

    • Fix ROWS_EVENT size

  • Revision #be02158 2019-01-24 10:00:01 +0200

    • Add binlog checksum support

  • Revision #be86fb4 2019-01-18 14:09:29 +0200

    • Install mariadb_rpl.h

  • Revision #78abc1d 2019-01-18 08:23:36 +0100

    • Merge pull request #97 from markus456/3.1

  • Revision #cb013c2 2019-01-02 07:28:45 +0200

    • Fix table map event processing

  • Revision #3b3b492 2018-12-19 05:29:44 +0100

    • Travis: Fix path for plugins

  • Revision #56631c5 2018-12-18 13:48:54 +0100

    • Fix test for ed25519

  • Revision #a4b1070 2018-12-06 11:35:19 +0100

    • Added missing sha512 provider

  • Revision #212a9f6 2018-12-05 13:40:58 +0100

    • Fixed prototype for ps callback functions Connectori/Python callback fixes

  • Revision #655d902 2018-12-03 13:44:08 +0100

    • CONC-347: Add function mysql_stmt_fetch_field

  • Revision #e9b3aef 2018-12-03 13:04:16 +0100

    • CONC-348: Add callback support for prepared statements

  • Revision #1888c14 2018-12-02 18:28:38 +0100

    • Manual merge from CONC-325 branch: Initial implementation for binlog/replication API

  • Revision #b87845b 2018-12-02 16:58:30 +0100

    • CONC-366: Implementation of ed25519 authentication plugin

  • Revision #7d5511c 2018-12-01 18:07:20 +0100

    • Fix warning in misc.c unittest

  • Revision #abce2a3 2018-12-01 16:46:46 +0100

    • CONC-377: Add IO Callback

  • Revision #3ffa60d 2018-12-01 14:31:13 +0100

    • Bumped version number to 3.1.0

  • Download
    Release Notes
    Changelog
    About MariaDB Connector/C
    release notes
    GitHub
    Revision #1285dc7

    The most recent release of is:

    Connector/C 3.4.8 Download Now

    MSAN use-of-uninitialized-value in strstr()
  • Revision #93618b4 2020-10-30 08:18:44 +0100

    • Fix for CONC-512: truncation check for float values fails on i386

  • Revision #8e5be10 2020-10-28 20:50:09 +0100

    • cleanup: use predefined CMAKE_DL_LIBS

  • Revision #0394882 2020-10-28 10:58:05 +0100

    • Test fix:

  • Revision #0cdc165 2020-10-24 11:07:47 +0300

    • Do not leak memory in the skipped MDEV-23768 unit test

  • Revision #7c5a40b 2020-10-24 07:54:59 +0200

    • Fix for CONC-510: CoreDump using set env MARIADB_PLUGIN_DIR

  • Revision #cfc36a4 2020-10-23 17:03:57 +0700

    • MDEV-23564: CMAKE failing due to deprecated Apple GSS method

  • Revision #aee071d 2020-10-23 07:57:17 +0200

    • Merge pull request #132 from grooverdan/gssapifix

  • Revision #1f13673 2020-04-04 18:54:08 +1100

    • gssapi: include path fix FreeBSD/Solaris

  • Revision #8a4fac7 2020-10-23 06:39:15 +0200

    • unittest fix:

  • Revision #2064d89 2020-10-23 06:14:04 +0200

    • Followup of 7b4d5e785a3ec5aab13cdf4ac4ee31ad53644e0e

  • Revision #7b4d5e7 2020-10-23 05:59:41 +0200

    • Build fix:

  • Revision #aa0ba0f 2020-10-23 05:51:49 +0200

    • Removed examples directory

  • Revision #1911b9d 2020-10-22 12:10:53 +0200

    • Use cmake variable CMAKE_DL_LIBS instead of find_package command.

  • Revision #7a7c5ad 2020-10-21 12:44:41 +0200

    • CONC-508:

  • Revision #1fed6c3 2020-10-21 07:23:50 +0200

    • Build fix:

  • Revision #ca4f043 2020-10-20 19:32:49 +0200

    • Fix for CONC-507:

  • Revision #b24d337 2020-10-20 16:17:25 +0200

    • More test fixes:

  • Revision #dec5866 2020-10-20 15:25:05 +0200

    • Test fix (appveyor):

  • Revision #569fe21 2020-10-20 15:01:24 +0200

    • Appveyor fixes:

  • Revision #b2966c0 2020-10-20 14:57:22 +0200

    • Revert "MDEV-19237 - do not resend prepared statement metadata unnecessarily":

  • Revision #ed4d747 2020-09-22 18:10:40 +0200

    • MDEV-19237 - do not resend prepared statement metadata unnecessarily

  • Revision #7799258 2020-10-11 05:01:56 +0200

    • Don't define uchar if my_global.h was previously included (server build)

  • Revision #a722cd1 2020-10-11 04:59:42 +0200

    • Update zlib (version 1.2.11)

  • Revision #6cf8ccc 2020-10-06 15:30:05 +0200

    • Build fix for OpenSSL 1.1.0

  • Revision #55a64c1 2020-10-02 09:47:52 +0200

    • Fix for CONC-504: reset stmt->result.rows when executing mysql_stmt_next_result

  • Revision #c17947c 2020-10-01 07:32:13 +0200

    • Partially revert of 9a50a7d:

  • Revision #42d32ba 2020-09-30 16:19:31 +0200

    • Fix for mariadb_stmt_execute_direct():

  • Revision #079923b 2020-09-30 08:03:42 +0200

    • revert upgrade to focal

  • Revision #c6d21c8 2020-09-30 06:31:58 +0200

    • Merge branch '3.1' of mariadb-connector-c into 3.1

  • Revision #c0837c3 2020-04-22 01:55:59 +0200

    • MDEV-21612 Remove COM_MULTI.

  • Revision #2972095 2020-09-30 06:29:29 +0200

    • Allow to specify the default character set in server builds with -DCONC_DEFAULT_CHARSET

  • Revision #aa65bd1 2020-09-21 18:25:10 +0200

    • Skip test_returning, since it's not fixed on server yet (MDEV-23768)

  • Revision #8752eea 2020-09-21 15:44:05 +0200

    • Use a newer ubuntu version for travis

  • Revision #ee2216a 2020-09-18 09:25:08 +0200

    • Build fix for OpenSSL < 1.1

  • Revision #65cf891 2020-09-18 08:31:03 +0200

    • CONC-501: Support for TLSv1.3 cipher suites

  • Revision #ddc0b92 2020-09-17 12:48:57 -0400

    • bump the VERSION

  • Download
    Release Notes
    Changelog
    About MariaDB Connector/C
    release notes
    GitHub
    Revision #6242752

    The most recent release of is:

    Connector/C 3.4.8 Download Now

    CONC-513
    Revision #970e929
    CONC-380
    Revision #b5bd0e5
    Revision #77d051e
    Revision #dc0f66f
    CONC-345
    Revision #0f48913
    CONC-345
    Revision #2674447
    Revision #7406241
    Revision #88a6d82
    Revision #86829ab
    Revision #9cb1322
    CONC-400
    Revision #7ba08bc
    Revision #3e5e318
    Revision #723d58d
    Revision #c6724de
    Revision #8c6c5e0
    Revision #8823607
    CONC-424
    Revision #1e6919b
    mariadb-connector-c
    Revision #86a9e07
    Revision #d09ac51
    CONC-424
    Revision #a0f0db4
    Revision #7305318
    Revision #3927466
    Revision #a0d2974
    Revision #cc5489f
    Revision #808f48a
    Revision #fe117c1
    Revision #5e5bb66
    Revision #c6b344d
    CONC-423
    Revision #94d87e8
    Revision #ff13dd4
    CONC-421
    Revision #1c24dda
    Revision #91a4352
    mariadb-connector-c
    Revision #f5ac962
    Revision #690f74a
    MDEV-19807
    Connector/C 3.4.8
    Download Now

    Connector/C 3.1.8 Changelog

    The most recent release of is:

    DownloadRelease NotesChangelogAbout MariaDB Connector/C

    Release date: 14 May 2020

    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 #2759b87 2020-05-07 14:57:00 +0200

      • sanity checks for client-supplied OK packet content

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

      • 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

    Connector/C 3.1.10 Changelog

    Release date: 15 Sep 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-09-17 10:41:01 +0200

    OpenSSL fixes
  • Revision #086f810 2020-09-16 07:44:05 +0200

    • Build fix for FreeBSD

  • Revision #f885593 2020-09-16 07:42:06 +0200

    • Don't load certificates in global context.

  • Revision #0157f3d 2020-09-16 07:28:41 +0200

    • Revert "Follow up of Revision #7b8b5dd"

  • Revision #db385af 2020-09-15 17:14:15 +0200

    • Follow up of Revision #7b8b5dd

  • Revision #7b8b5dd 2020-09-14 17:21:19 +0200

    • Fix for CONC-500: Only use SSL_CTX_use_certificate_chain_file to load and check the certificate.

  • Revision #0a97a81 2020-09-14 13:22:17 +0200

    • Fix build

  • Revision #7052619 2020-09-14 12:01:06 +0200

    • Added build option WITH_ICONV.

  • Revision #ed9a6d4 2020-09-14 10:00:03 +0200

    • Added missing MYSQL_PORT in mariadb_version.h

  • Revision #f73e9e8 2020-09-13 15:54:06 +0200

    • Merge pull request #145 from grooverdan/slash-run

  • Revision #3853baf 2020-08-24 10:42:24 +1000

    • nit change of /var/run -> /run

  • Revision #828f37e 2020-09-13 15:47:41 +0200

    • Merge pull request #148 from EGuesnet/AIX2

  • Revision #4938864 2020-09-11 17:03:54 +0200

    • Parse GSSAPI flags on AIX

  • Revision #63c3ca5 2020-09-11 17:03:23 +0200

    • Do not build static and shared library with the same name on AIX

  • Revision #fed2384 2020-09-13 15:46:16 +0200

    • Merge pull request #149 from xantares/patch-1

  • Revision #9d7c233 2020-09-12 14:29:56 +0200

    • Fix include on case-sensitive fs

  • Revision #081ccbe 2020-09-13 15:43:38 +0200

    • Add a temporary solution for travis

  • Revision #fb4e99f 2020-09-13 14:48:18 +0200

    • Fix for CONC-498

  • Revision #448514a 2020-09-13 11:12:36 +0200

    • Some rework on mariadb_config

  • Revision #29a3396 2020-09-12 10:58:33 +0200

    • CONC-302: Added support for SESSION_TRACK_GTIDS (MySQL server)

  • Revision #2c22f8e 2020-09-10 17:27:39 +0200

    • Don't test session tracking for character set against server < 10.3

  • Revision #a17e73f 2020-09-10 16:30:04 +0200

    • Skip test_conc496 if session_tracking_transaction_info variable is not available/supported.

  • Revision #3e699a1 2020-09-10 14:03:00 +0200

    • CONC-496: Added support for SESSION_TRACK_TRANSACTION_STATE in ok packet

  • Revision #64a4212 2020-09-10 07:17:44 +0200

    • Fix for CONC-495

  • Revision #d756d7b 2020-09-09 12:20:45 +0200

    • Fix for CONC-494

  • Revision #0185995 2020-09-09 12:19:27 +0200

    • Revert "Fix for CONC-494:"

  • Revision #8581caf 2020-09-09 10:24:55 +0200

    • Fix for CONC-494

  • Revision #e66e45b 2020-09-06 16:59:45 +0200

    • Travis fix

  • Revision #8102851 2020-09-06 14:26:34 +0200

    • Increase timeout for cursor and ps_new

  • Revision #23005c6 2020-09-06 07:50:35 +0200

    • Follow up of FIX for CONC-492

  • Revision #8222338 2020-09-05 16:23:38 +0200

    • Fix for CONC-492

  • Revision #804bf08 2020-09-03 17:49:42 +0200

    • removed additional check for ZLIB_FOUND, since option REQIRED was specified before.

  • Revision #f3ed42f 2020-09-03 17:34:55 +0200

    • Fix for MDEV-18818

  • Revision #abe3b1d 2020-09-03 06:47:30 +0200

    • Bumped year in mariadb_config

  • Revision #7decbb8 2020-09-02 15:56:18 +0200

    • Travis fix for MariaDB Cloud test

  • Revision #9637689 2020-09-02 14:08:19 +0200

    • Test and travis modification for testing against MariaDB Cloud

  • Revision #c1c5a73 2020-08-30 15:52:39 +0200

    • remove 10.0 tests from travis (10.0 is eoled)

  • Revision #f7fa090 2020-08-30 11:51:20 +0200

    • Merge pull request #144 from dfskoll/null-out-freed-pointers-to-avoid-potential-use-after-free

  • Revision #73dfd1e 2020-08-13 14:16:29 -0400

    • Clear out free'd pointers for safety.

  • Revision #cc40655 2020-08-30 11:49:53 +0200

    • Merge pull request #146 from grooverdan/redundant-gssapi-check

  • Revision #a22d942 2020-08-26 10:29:13 +1000

    • CONC-489: FindGSSAPI occurs twice in CMakeList.txt

  • Revision #5e5e7b8 2020-08-30 10:23:25 +0200

    • Skip SSL tests for TRAVIS

  • Revision #2019740 2020-08-29 14:51:30 +0200

    • Fix certificate generation for travis

  • Revision #49be7b2 2020-08-13 14:38:48 +0200

    • Merge pull request #124 from EGuesnet/AIX

  • Revision #5bd45f5 2020-01-23 11:38:30 +0100

    • iconv does not support LIBICONV_PLUG flag on AIX

  • Revision #870540a 2020-01-23 11:33:32 +0100

    • getopt provided by a compatibility library on AIX

  • Revision #448dfbc 2020-01-09 17:14:56 +0100

    • AIX macro

  • Revision #a564133 2020-01-09 17:12:31 +0100

    • Correct compatibility typedef

  • Revision #5328f70 2020-01-09 17:10:00 +0100

    • AIX specific code no more needed

  • Revision #a610ed5 2020-07-08 06:44:54 +0200

    • Merge pull request #141 from evanmiller/strict-prototypes

  • Revision #70843c0 2020-07-07 11:56:47 -0400

    • [CONC-381] Fix strict prototypes warning

  • Revision #24d71ce 2020-06-27 07:08:26 +0200

    • Merge pull request #140 from cvicentiu/3.1-vicentiu

  • Revision #ee5c10b 2020-06-18 21:34:03 +0300

    • MDEV-14811 unit.conc_misc fails in buildbot on bld-starfs-release in test_conc49

  • Revision #5f21467 2020-06-24 06:24:25 -0400

    • bump the VERSION

  • Download
    Release Notes
    Changelog
    About MariaDB Connector/C
    release notes
    GitHub
    Revision #159540f

    The most recent release of is:

    Connector/C 3.4.8 Download Now

    Revision #f8213af
    Revision #5883617
    Revision #ca8f94f
    Revision #2d81c70
    Revision #86c483f
    Revision #b4ac056
    Revision #8ff27a4
    Revision #79221e5
    Revision #5390a77
    Revision #74032c5
    Revision #dfd8f0b
    Revision #8de09e1
    Revision #2a10f24
    Revision #a4c496f
    Revision #5c1fa6b
    Revision #e242172
    Revision #cbff6bc
    Revision #3f9a156
    Revision #6e78f12
    Revision #9c84958
    MDEV-21889
    Revision #ac1f819
    Revision #7a2c052
    Revision #21a9d12
    CONC-456
    Revision #28e1467
    CONC-456
    Revision #aa8b130
    Revision #3586036
    Revision #0ab6c20
    Revision #0d8eca8
    Revision #61a3798
    Revision #1768cb6
    Revision #6552b29
    Revision #960dca5
    Revision #d32add1
    Revision #08fcd79
    Revision #fbf1db6
    CONC-464
    Revision #8c773db
    CONC-441
    Revision #3be5897
    MDEV-21920
    Revision #f9a5046
    Revision #c0d5d7d
    Revision #328580a
    Revision #ca68b11
    Revision #b704700
    Revision #acdd9da
    Revision #899e583
    Revision #6632cb6
    MDEV-17832
    Revision #d4f7548
    CONC-458
    Revision #6a0c8ff
    CONC-457
    Revision #5d86a33
    mariadb-connector-c
    Revision #8b4305c
    Revision #61ecc3b
    Revision #b787c0d
    Revision #15856fc
    Revision #1218ffa
    CONC-452
    CONC-453
    Revision #bc061db
    CONC-455
    Revision #17ba6af
    Revision #6dd1ed9
    Revision #d24e742
    CONC-449
    Revision #84dc415
    Connector/C 3.4.8
    Download Now
    MariaDB Connector/C
    MariaDB Connector/C
    MariaDB Connector/C
    MariaDB Connector/C
    MariaDB Connector/C
    MariaDB Connector/C
    MariaDB Connector/C
    MariaDB Connector/C
    MariaDB Connector/C
    MariaDB Connector/C
    About MariaDB Connector/C
    MariaDB Connector/C
    MariaDB Connector/C
    MariaDB Connector/C
    MariaDB Connector/C
    MariaDB Connector/C
    MariaDB Connector/C
    MariaDB Connector/C
    MariaDB Connector/C
    MariaDB Connector/C
    MariaDB Connector/C
    MariaDB Connector/C
    MariaDB Connector/C
    MariaDB Connector/C
    MariaDB Connector/C
    MariaDB Connector/C
    MariaDB Connector/C
    MariaDB Connector/C
    MariaDB Connector/C

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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