All pages
Powered by GitBook
1 of 8

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Connector/C 3.2 Changelogs

Changelogs for Connector/C 3.2.x releases

Connector/C 3.2.4 Changelog

DownloadRelease NotesChangelogAbout MariaDB Connector/C

Release date: 9 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 #7cf3870 2021-07-28 06:06:11 +0200

    • Merge branch '3.1' into 3.2

  • 2021-07-27 20:43:37 +0200

    • compilation failure with gcc 4.8.5

  • 2021-07-26 18:10:34 +0200

    • Post-merge fix:

  • 2021-07-26 18:05:17 +0200

    • Merge branch '3.1' into 3.2

  • 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-25 13:08:11 +0200

    • Bumped MARIADB_CLIENT_VERSION to 10.6.4

  • 2021-07-25 13:06:01 +0200

    • Method clean up:

  • 2021-07-22 14:25:48 +0300

    • fixup: rsa_size may be uninitialized

  • 2021-07-22 13:11:29 +0200

    • OpenSSL fix (caching_sha2_pw):

  • 2021-07-20 17:44:56 +0200

    • Updated mysqld_errmsg.h from 10.6.4

  • 2021-07-20 16:42:19 +0200

    • removed aurora test:

  • 2021-07-20 08:02:12 +0200

    • Merge branch '3.2' of into 3.2

  • 2021-07-19 17:48:05 +0200

    • Merge branch '3.1' into 3.2

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

    • MENT-1263 : ma_format_win32_error could cause invalid parameter exception

  • 2021-07-20 08:01:26 +0200

    • Bump MARIADB_VERSION_ID to latest 10.6.3

  • 2021-07-12 10:14:30 +0200

    • Set param_count to the specified prebind value.

  • 2021-07-09 06:40:47 +0200

    • Merge branch '3.2' of into 3.2

  • 2021-07-07 14:38:58 -0400

    • bump the VERSION

  • 2021-07-09 06:38:28 +0200

    • Test case fixes

Revision #0cc16f1
Revision #547fc49
Revision #61a2ae2
Revision #9c651bd
CONC-565
Revision #490100c
CONC-49
Revision #7d3d7c5
Revision #1f320a6
Revision #73478fd
Revision #c288f7d
CONC-503
Revision #96b9afc
Revision #a1f5c97
Revision #7e6ae83
Revision #2adf5c6
mariadb-connector-c
Revision #dcfb97e
Revision #e9f02c9
Revision #f48c22b
Revision #f999686
Revision #1d8d384
mariadb-connector-c
Revision #a110fba
Revision #4853464

Connector/C 3.2.2 Changelog

The most recent release of is:

DownloadRelease NotesChangelogAbout MariaDB Connector/C

Release date: 29 Jun 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 #74a405d 2021-06-16 15:10:04 +0200

    • Fixed cmake warning

  • 2021-06-10 17:38:50 +0200

    • Bumped version number to 3.2.2-rc

  • 2021-06-10 17:37:48 +0200

    • Merge branch '3.1' into 3.2

  • 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-06-08 17:37:58 +0200

    • : man pages for Connector/C

  • 2021-06-08 10:15:29 +0200

    • Merge branch '3.2' of into 3.2

  • 2021-06-06 22:19:17 +0200

    • portability - fix ARM64 cross-compilation

  • 2021-06-08 10:13:02 +0200

    • Reverted remove of TLSv1.0 protocol

  • 2021-06-01 13:30:09 -0400

    • bump the VERSION

  • 2021-05-31 12:44:51 +0200

    • : mysql_get_client* api functions should return C/C version.

  • 2021-05-31 11:12:55 +0200

    • : Support for OpenSSL 3.0

  • 2021-05-13 21:21:43 +0200

    • : Support for asynchronous statements (binary protocol)

  • 2021-05-08 20:24:48 +0200

    • Merge branch '3.1' into 3.2

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

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

Connector/C 3.2.6 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:04:27 +0100

Connector/C 3.2.7 Changelog

Release date: 25 May 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-05-24 06:12:20 +0200

The most recent release of is:

Merge branch '3.1' into 3.2
  • Revision #564ffc4 2022-02-04 15:03:01 +0100

    • Build fix:

  • Revision #bc5e8a7 2022-01-26 09:02:47 +0100

    • Merge branch '3.1' into 3.2

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

    • Fix for according to C90

  • Revision #3fe2f50 2022-01-25 03:51:45 +0100

    • Merge branch '3.1' into 3.2

  • 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 #c912a46 2022-01-14 20:09:28 +0100

    • Merge branch '3.1' into 3.2

  • 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 #0670c38 2021-12-31 17:19:49 +0100

    • Merge pull request #188 from kou/rows-events-v2

  • Revision #3d0cc1a 2021-11-19 15:19:30 +0900

    • Add support for ROWS_EVENT V2

  • Revision #fd68d46 2021-12-22 07:16:27 +0100

    • Merge branch '3.1' into 3.2

  • 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

  • Revision #7bd5332 2021-12-15 06:32:36 +0100

    • Merge pull request #186 from kou/fix-indent

  • Revision #bb60d1d 2021-11-19 10:07:59 +0900

    • Fix indent

  • Revision #6dd3ce6 2021-11-21 14:36:21 +0100

    • Merge pull request #189 from kou/rpl-use-free-function

  • Revision #6ce6dab 2021-11-19 15:31:07 +0900

    • Use mariadb_free_rpl_event() for freeing MARIADB_RPL_EVENT

  • Revision #4fbe383 2021-11-10 13:10:48 -0500

    • bump the VERSION

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

    The most recent release of is:

    Connector/C 3.4.8 Download Now

    Fixed version
  • Revision #497d463 2022-05-19 16:38:41 +0200

    • Merge branch '3.1' into 3.2

  • Revision #dd3ec60 2022-05-19 16:32:55 +0200

    • Updated zlib to version 1.2.12

  • Revision #12b9ae7 2022-05-16 20:30:39 +0200

    • MDEV-28581 - libmariadb.dll is no longer inside MSI

  • Revision #ade9bb9 2022-05-02 10:57:27 +0200

    • Merge branch '3.1' into 3.2

  • Revision #ab7a81e 2022-04-30 05:37:31 +0200

    • Added new macro OPT_SET_EXTENDED_VALUE_BIN

  • Revision #f75a819 2022-04-29 16:30:27 +0200

    • Post fix for CONC-588

  • Revision #f33017c 2022-04-22 14:28:38 +0200

    • travis: clone server tree with depth=1

  • Revision #4436685 2022-04-22 07:26:21 +0200

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

  • Revision #5e354f1 2022-04-21 17:32:59 +0200

    • fix typo:

  • Revision #2638fae 2022-04-21 12:48:39 +0200

    • travis fix:

  • Revision #f60a31b 2022-04-21 11:59:14 +0200

    • Debug information for tests:

  • Revision #3ba4c4a 2022-04-20 18:55:05 +0200

    • Merge branch '3.1' into 3.2

  • Revision #3ce51b0 2022-04-20 18:48:54 +0200

    • Fix for CONC-587:

  • Revision #b973c75 2022-04-20 18:46:15 +0200

    • CONC-580: Fixed license header

  • Revision #41edecf 2022-04-20 18:18:05 +0200

    • CONC-580: Fix license header

  • Revision #f192d3d 2022-04-19 06:27:32 +0200

    • Fix for CONC-588:

  • Revision #7b07d27 2022-03-04 08:48:42 +0100

    • Android build fix (PR30)

  • Revision #d706eaf 2022-03-03 06:43:21 +0100

    • PR 172

  • Revision #abbd2fa 2022-03-02 17:22:27 +0100

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

  • Revision #da5bc50 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

  • Revision #22cf14c 2017-11-12 18:48:51 +0100

    • Fix syntax error

  • Revision #bc94588 2022-03-01 11:28:33 +0100

    • Merge branch '3.1' into 3.2

  • Revision #367772c 2022-03-01 10:53:57 +0100

    • Skip test_mdev19838 when running vs. maxscale

  • Revision #abc1cf8 2022-03-01 10:23:34 +0100

    • Test fix:

  • Revision #82de6ee 2022-02-14 14:35:26 -0500

    • bump the VERSION

  • Revision #907ed68 2022-02-14 14:32:03 -0500

    • bump the VERSION

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

    The most recent release of is:

    Connector/C 3.4.8 Download Now

    Revision #a771b3b
    Revision #ea4e47f
    Revision #2fce72b
    Revision #aca697e
    Revision #c596377
    Revision #2a5f8d9
    Revision #7e39b85
    CONC-554
    Revision #35d3c23
    mariadb-connector-c
    Revision #9b30584
    Revision #971489f
    Revision #ab84821
    Revision #a37b7c3
    CONC-509
    Revision #dec061f
    CONC-503
    Revision #e4e5b28
    CONC-533
    Revision #304353c
    Revision #2d5a511
    Connector/C 3.4.8
    Download Now
    Connector/C 3.4.8
    Download Now

    Connector/C 3.2.3 Changelog

    Release date: 7 Jul 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-07-05 12:43:06 +0200

    ISO C90 forbids mixed declarations and code
  • Revision #9dd69b7 2021-07-05 11:54:22 +0200

    • remove the "rc" package status suffix

  • Revision #903c3ef 2021-06-29 10:10:01 +0200

    • Merge branch '3.1' into 3.2

  • Revision #07a15f2 2021-06-29 10:07:51 +0200

    • Fix for CONC-558:

  • Revision #4346315 2021-06-24 16:52:15 +0200

    • Merge branch '3.2-openssl' into 3.2

  • Revision #c610dc7 2021-06-17 16:43:49 +0200

    • CONC-503: Add support for OpenSSL 3.0

  • Revision #16a0319 2021-06-24 16:49:15 +0200

    • Merge branch '3.1' into 3.2

  • Revision #d111980 2021-06-24 16:44:21 +0200

    • Fix for MDEV-25820:

  • Revision #9661dda 2021-06-24 11:27:07 +0200

    • Fixed compiler warnings (introduced by changeset b78ba1b251ddda9a2119995716976104ecfd96dd)

  • Revision #353e99f 2021-06-24 12:48:16 +0200

    • More test fixes

  • Revision #47df15e 2021-06-24 11:27:07 +0200

    • Fixed compiler warnings (introduced by changeset b78ba1b251ddda9a2119995716976104ecfd96dd)

  • Revision #88f2384 2021-06-21 14:34:38 -0400

    • bump the VERSION

  • Revision #b78ba1b 2021-06-17 16:55:18 +0200

    • Merge pull request #178 from mariadb-corporation/3.2-diego

  • Revision #25e3808 2021-06-17 10:54:30 +0200

    • Merge branch '3.1' into 3.2-diego

  • Revision #367c53a 2021-06-16 16:28:03 +0200

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

  • Revision #1ef1428 2021-06-16 10:26:30 +0200

    • Pull request handling

  • Revision #94e85cd 2021-06-15 17:09:10 +0200

    • testing various correction

  • Revision #d7747dc 2021-06-17 12:16:12 +0200

    • Added manpages.list to .gitignore

  • Revision #85c3742 2021-06-16 16:13:14 +0200

    • Follow up of dec061fa9558ae23e9bf7ee5978d3d249b7446dd

  • Revision #66732cc 2021-06-16 15:10:37 +0200

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

  • Revision #b9a4719 2021-06-15 00:44:13 +0200

    • Merge branch '3.1' into 3.2

  • Revision #802ce58 2021-06-14 22:45:19 +0200

    • CONC-555 appverifier error in schannel_free_cert_context

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

    The most recent release of is:

    Connector/C 3.4.8 Download Now

    Connector/C 3.2.5 Changelog

    The most recent release of is:

    DownloadRelease NotesChangelogAbout MariaDB Connector/C

    Release date: 10 Nov 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 #e730df7 2021-11-03 16:35:27 +0100

      • Merge branch '3.1' into 3.2

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

      • Fix for :

    • 2021-10-18 15:17:01 +0200

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

    • 2021-09-29 12:57:54 +0300

      • Xcode compatibility update

    • 2021-10-11 17:47:03 -0700

      • Use dereferences in SET

    • 2021-05-11 15:41:19 +0200

      • Fix typo in ConnectorName.cmake

    • 2021-10-11 20:06:35 +0200

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

    • 2021-10-08 10:23:51 +0200

      • Merge branch '3.1' into 3.2

    • 2021-10-08 10:20:23 +0200

      • Fix for :

    • 2021-10-06 10:26:42 +0300

      • Merge 3.1 into 3.2

    • 2021-10-06 07:06:55 +0300

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

    • 2021-10-05 16:59:15 +0300

      • Merge 3.1 into 3.2

    • 2021-10-05 16:48:31 +0300

      • fixup 9c0250547406a6be3aee076cf0c0ba9630850a9e: build failure outside clang

    • 2021-10-05 16:48:07 +0300

      • fixup: unit test cleanup

    • 2021-10-05 15:19:59 +0200

      • Merge branch '3.1' into 3.2

    • 2021-10-05 14:54:16 +0200

      • Merge branch '3.1' of into 3.1

    • 2021-10-05 05:26:31 -0400

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

    • 2021-05-17 07:54:50 -0700

      • Update async.c

    • 2021-10-05 14:50:32 +0200

      • Fixed for :

    • 2021-10-05 05:25:56 -0400

      • Merge pull request #182 from XYHong18/feature/increase-hostname-length

    • 2021-09-29 21:04:55 +0000

      • Increase HOSTNAME_LENGTH limit to 255 bytes

    • 2021-10-05 02:15:29 -0400

      • Merge pull request #183 from ohhmm/3.2

    • 2021-09-29 12:57:54 +0300

      • Xcode compatibility update

    • 2021-09-27 13:30:31 +0200

      • Merge branch '3.1' into 3.2

    • 2021-09-27 13:27:40 +0200

      • Fix length calculation

    • 2021-09-25 16:28:04 +0200

      • Merge branch '3.1' into 3.2

    • 2021-09-25 16:07:24 +0200

      • Fix for :

    • 2021-09-21 14:49:06 +0200

      • Merge branch '3.1' into 3.2

    • 2021-09-21 14:39:17 +0200

      • Followup of fix for

    • 2021-09-16 15:29:09 +0200

      • Push forgotten change in the resource.rc.in

    • 2021-09-16 13:36:51 +0200

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

    • 2021-09-12 13:57:51 +0200

      • Merge pull request #180 from grooverdan/3.2-strict-openssl-type

    • 2021-08-13 11:03:42 +1000

      • openssl: be strict on MA_HASH_CTX type

    • 2021-09-12 13:56:43 +0200

      • Merge pull request #181 from grooverdan/3.2-use-have_wincrypt-over-win32

    • 2021-08-13 11:05:56 +1000

      • crypt: WIN32 -> HAVE_WINCRYPT

    • 2021-09-10 01:45:09 +0200

      • - support minor upgrades of the server MSI

    • 2021-08-31 19:02:43 +0200

      • correct test after 3.1 merge

    • 2021-08-31 18:46:11 +0200

      • Merge branch '3.1' into 3.2

    • 2021-08-31 18:43:16 +0200

      • [misc] travis correction

    • 2021-08-31 10:28:30 +0300

      • Merge 3.1 into 3.2

    • 2021-08-30 15:54:29 +0200

      • [misc] ensuring PR test suite runs correctly

    • 2021-08-25 09:37:42 +0300

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

    • 2021-08-25 09:10:10 +0300

      • Fix clang -Wunused-but-set-variable

    • 2021-08-13 08:15:40 +0200

      • Fix MSVC/ASAN error

    • 2021-08-11 16:44:05 -0400

      • bump the VERSION

    • 2021-08-30 15:53:46 +0200

      • [misc] ensuring PR test suite runs correctly

    • 2021-08-09 14:30:41 -0400

      • bump the VERSION

    Revision #b2bb1b2
    CONC-570
    Revision #735a729
    MDEV-19129
    Revision #899d2d2
    Revision #9e1b3f5
    Revision #62c7d5d
    Revision #15c7004
    Revision #0bf84c0
    Revision #f6b8fe1
    CONC-568
    Revision #5cd74de
    Revision #80188c3
    MDEV-26761
    Revision #8574d0b
    Revision #3385303
    Revision #f477215
    CONC-566
    Revision #2933a1c
    Revision #ae9f145
    mariadb-connector-c
    Revision #80215e2
    Revision #6710f59
    Revision #9c02505
    MDEV-26761
    Revision #5b47e0c
    Revision #579e5c1
    Revision #834d781
    Revision #a65f9e5
    Revision #62c93c9
    Revision #410d64d
    Revision #18f7cf4
    Revision #4b9379b
    CONC-566
    Revision #ffa3451
    Revision #b991723
    CONC-565
    Revision #6cd694d
    Revision #636ad5d
    MDEV-26579
    Revision #a3c9f65
    Revision #9b33c72
    Revision #1081426
    Revision #03b25fb
    Revision #7c58cd3
    MDEV-26579
    Revision #2ca0c22
    Revision #8afcc38
    Revision #62ce153
    Revision #fc25d79
    Revision #d72b85c
    Revision #42cb1e4
    Revision #9990ab7
    Revision #cc56a1c
    Revision #a78d404
    Revision #5e11dab
    Revision #543cb50
    Connector/C 3.4.8
    Download Now

    Connector/C 3.2.0 Changelog

    The most recent release of is:

    DownloadRelease NotesChangelogAbout MariaDB Connector/C

    Release date: 10 Jun 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 #01ada4b 2021-05-03 14:01:37 +0200

      • Merge branch '3.1' into 3.2

    • 2021-04-20 05:15:05 +0200

      • Travis fix

    • 2021-04-19 22:01:31 +0200

      • Move MariaDB Cloud test to allowed_failures section due to sporadic non-reproducible errors.

    • 2021-04-19 21:06:26 +0200

      • Merge branch '3.2' of into 3.2

    • 2021-04-19 20:56:14 +0200

      • Merge pull request #169 from rucha174/bb-3.2--rucha

    • 2021-03-26 00:55:56 +0530

      • : Rename utf8 to utf8mb3

    • 2021-02-21 16:37:09 +0900

      • Fix typo utf8m4 -> utf8mb4

    • 2021-03-22 10:16:13 +0100

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

    • 2021-03-22 09:28:46 +0100

      • Fix for : disabled checksum ignored in events

    • 2021-03-15 10:40:50 +0100

      • Update server versions for appveyor

    • 2021-04-19 21:03:19 +0200

      • : Set default character set to utf8mb4

    • 2021-04-19 12:59:57 +0200

      • Merge branch '3.1' into 3.2

    • 2021-04-18 08:14:13 +0200

      • Merge branch '3.1' into 3.2

    • 2021-04-15 18:19:45 +0200

      • : Add CRL support for GnuTLS

    • 2021-04-13 21:42:39 +0200

      • Merge branch '3.1' into 3.2

    • 2021-04-09 06:23:16 +0200

      • Travis fix:

    • 2021-04-07 22:05:45 +0200

      • Travis testing:

    • 2021-04-07 22:05:04 +0200

      • Merge branch '3.1' into 3.2

    • 2021-04-05 21:41:55 +0200

      • Merge pull request #162 from rucha174/bb-3.2-rucha-

    • 2021-03-25 21:39:33 +0530

      • : Change error messages inside code to have mariadb instead of mysql

    • 2021-02-21 16:37:09 +0900

      • Fix typo utf8m4 -> utf8mb4

    • 2021-03-22 10:16:13 +0100

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

    • 2021-03-22 09:28:46 +0100

      • Fix for : disabled checksum ignored in events

    • 2021-03-15 10:40:50 +0100

      • Update server versions for appveyor

    • 2021-03-22 17:16:16 +0100

      • Merge branch '3.1' into 3.2

    • 2021-03-15 20:06:31 +0100

      • memory leak in ps_bugs.c

    • 2021-03-15 08:25:59 +0100

      • Merge branch '3.1' into 3.2

    • 2021-03-14 12:03:07 +0100

      • Merge branch '3.1' into 3.2

    • 2021-03-12 12:40:16 +0100

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

    • 2021-02-23 07:55:35 +0100

      • Fix for : Support LOAD * LOCAL INFILE statements in binary protocol

    • 2021-02-16 18:44:15 +0200

      • Merge 3.1 into 3.2

    • 2020-11-18 11:34:34 +0100

      • Merge branch '3.2' of into 3.2

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

      • Merge branch '3.1' into 3.2

    • 2020-11-18 11:33:28 +0100

      • Removed connection plugin 'aurora'

    • 2020-11-18 11:32:30 +0100

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

    • 2020-11-08 18:00:39 +0100

      • Merge branch '3.1' into 3.2

    • 2020-11-06 07:06:23 +0100

      • Merge branch '3.1' into 3.2

    • 2020-10-24 08:02:14 +0200

      • Merge branch '3.1' into 3.2

    • 2020-10-21 13:22:37 +0200

      • Merge branch '3.1' into 3.2

    • 2020-10-21 13:14:34 +0200

      • Merge branch '3.1' into 3.2

    • 2020-10-21 09:44:56 +0200

      • Bump version number

    • 2020-10-21 09:46:18 +0200

      • Bumped version to 3.2.0

    • 2020-10-21 07:40:53 +0200

      • Merge branch '3.1' into 3.2

    • 2020-09-22 18:10:40 +0200

      • - do not resend prepared statement metadata unnecessarily

    Revision #03d983b
    Revision #b637cda
    Revision #1d7b00f
    mariadb-connector-c
    Revision #ec9ae15
    MDEV-8334
    Revision #2f7230c
    MDEV-8334
    Revision #e9a2c9e
    Revision #10784a2
    CONC-537
    Revision #66f8dbd
    CONC-535
    Revision #c5c37e9
    Revision #d7461f7
    CONC-547
    Revision #ac658d1
    Revision #4d5cdf4
    Revision #132c5b5
    CONC-433
    Revision #37bb780
    Revision #b57ccee
    Revision #0f4cfd4
    Revision #0f2a185
    Revision #4e34b2d
    MDEV-22189
    Revision #a08fd79
    MDEV-22189
    Revision #55f71a8
    Revision #f97c938
    CONC-537
    Revision #7ac85a3
    CONC-535
    Revision #ffd1ef8
    Revision #ae374e0
    Revision #b6f8883
    CONC-534
    Revision #b36d896
    Revision #b21c39c
    Revision #4aa1734
    Revision #ca1ea5c
    CONC-525
    Revision #375bab0
    Revision #3cf45a2
    mariadb-connector-c
    Revision #b4bc6bd
    Revision #a1fb2b5
    Revision #b1c2d4e
    Revision #b11faa1
    Revision #02f9574
    Revision #fcd9f7b
    Revision #79b1091
    Revision #1af9e9a
    Revision #8cd3743
    Revision #fb1b456
    Revision #561dcf8
    Revision #6a763b9
    MDEV-19237
    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

    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