All pages
Powered by GitBook
1 of 6

Connector/C 3.4 Changelogs

Changelogs for Connector/C 3.4.x releases

Connector/C 3.4.0 Changelog

The most recent Stable (GA) release of MariaDB Connector/C is:MariaDB Connector/C 3.4.5

Release NotesChangelogAbout MariaDB Connector/C

Release date: 24 June 2024

For the highlights of this release, see therelease notes.

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

  • Revision #5efe1e61 2024-05-27 16:19:29 +0200

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

  • Revision #cc985fab 2024-05-26 15:45:54 +0200

    • fix the memory leak with gnutls (11K per connection)

  • Revision #875ef5ad 2024-05-26 11:34:52 +0200

    • fix the memory leak with openssl (8K per connection)

  • Revision #8b1019fc 2024-05-27 16:18:48 +0200

    • Travis: remove 10.6 and 11.3 unit testing

  • Revision #d9a50ace 2024-05-16 13:53:14 +0200

    • ASN1_TIME_to_tm was added in OpenSSL 1.1.1

  • Revision #deb38a3e 2024-05-16 11:47:00 +0200

    • fix the code for OpenSSL 1.0

  • Revision #e5219742 2024-05-15 16:39:18 +0200

    • TLS fingerprint is returned in hex!

  • Revision #4623d104 2024-05-14 09:54:50 +0200

    • Merge branch '3.3' into 3.4

  • Revision #e69af190 2024-05-14 09:48:52 +0200

    • Merge branch '3.1' into 3.3

  • Revision #6bd5b674 2024-05-14 09:45:51 +0200

    • Follow up fix for CONC-696

  • Revision #f578e359 2024-05-13 16:09:47 +0200

    • Merge branch '3.1' into 3.3

  • Revision #d5394838 2024-05-13 15:57:39 +0200

    • CONC-696: Replace COM_PROCESS_KILL by KILL command

  • Revision #96bedf00 2024-05-13 15:57:00 +0200

    • bump version

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

    • Disable test when running against MySQL server

  • Revision #def5dee9 2024-05-13 16:00:45 +0200

    • Merge remote-tracking branch 'origin/3.3' into 3.4-serg

  • Revision #11168e87 2024-05-13 15:53:23 +0200

    • Merge remote-tracking branch 'origin/3.4' into 3.4-serg

  • Revision #fc337784 2024-05-10 11:06:37 +0200

    • Added new utf8 general1400_as_ci collations

  • Revision #23be94ad 2024-02-22 16:24:20 +0100

    • Follow up for CONC-505

  • Revision #55fe56fa 2024-02-22 09:03:51 +0100

    • Fix for CONC-505:

  • Revision #3228ed2e 2024-05-07 15:13:15 +0200

    • Fix copy/paste error

  • Revision #dc160678 2024-05-07 11:40:29 +0200

    • Fix build for OpenSSL < 1.1

  • Revision #989bd885 2024-05-07 07:23:32 +0200

    • Fix compile error (misleading-indentation)

  • Revision #ba137a4f 2024-05-06 14:32:31 +0200

    • Exclude server side cursors when checking for pending results

  • Revision #3f47c152 2024-05-06 14:31:49 +0200

    • Added missing support for restricted_auth in conf files

  • Revision #3652e503 2024-04-30 13:22:38 +0200

    • Disable test for MAXSCALE

  • Revision #bf0d299a 2024-04-30 12:04:15 +0200

    • Text fix: Avoid crash in non TLS connections

  • Revision #c6fa3730 2024-04-30 11:33:04 +0200

    • Fix SKIP_TLS macro (unittest)

  • Revision #a63b8261 2024-04-30 11:06:09 +0200

    • test fix: Always specify fingerprint for TLS connections

  • Revision #148eb0fe 2024-04-30 10:50:30 +0200

    • Merge branch '3.4-work' into 3.4

  • Revision #67cb58a2 2024-04-30 10:48:41 +0200

    • CONC-692: Provide X509 peer certificate information

  • Revision #f7eab7d2 2024-04-29 14:18:54 +0200

    • Merge branch '3.1' into 3.4

  • Revision #a25049ba 2024-04-29 11:17:35 +0200

    • Remove temp. diagnostic information

  • Revision #9644f527 2024-04-29 11:15:32 +0200

    • Skip async test on Windows

  • Revision #45179cff 2024-04-29 11:15:02 +0200

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

  • Revision #20fbb3c3 2024-04-29 10:57:12 +0200

    • Avoid possible crash if connection was closed

  • Revision #7d0edc3d 2024-04-29 10:24:12 +0200

    • Merge branch '3.4-work' into 3.4

  • Revision #ffd0a0e4 2024-04-27 20:52:13 +0200

    • Fix identation error.

  • Revision #19dffea4 2024-04-24 11:21:28 +0200

    • CONC-692: Provide X509 peer certificate information

  • Revision #f4e8c085 2024-04-24 11:05:26 +0200

    • Fix compiler warnings

  • Revision #fef3e4ed 2024-03-23 12:53:24 +0100

    • CONC-683: Check pending results when closing statement.

  • Revision #b64282a9 2024-03-23 12:27:55 +0100

    • CONC-667: Fix statement handling when unbuffered results are pending.

  • Revision #4a1c5ef5 2024-03-22 15:35:21 +0100

    • CONC-688: mariadb_rpl_fetch() crashes if table is partitioned

  • Revision #2fc64d79 2024-03-18 08:09:02 +0100

    • CONC-689: Fix parsing of HEARTBEAT_LOG_EVENT:

  • Revision #d5973f77 2024-03-16 07:01:26 +0100

    • Merge commit '29041069dbc8704fa278cea3a049db52db937587' into 3.4

  • Revision #20737ac3 2024-03-16 06:47:57 +0100

    • Merge commit '86e2e87fa22ace6e46353c13a09fa4b8878b7992' into 3.4

  • Revision #86e2e87f 2024-03-10 14:04:27 +0100

    • Follow up of fix for CONC-680:

  • Revision #b4d75e78 2024-03-18 14:11:51 +0100

    • unitest bulk1: force a particular storage engine

  • Revision #29041069 2024-03-15 19:45:55 +0100

    • fix the test for mtr

  • Revision #f7373974 2024-03-15 14:42:27 +0100

    • copy-paste error fixed, wrong plugin name

  • Revision #d01d8c10 2024-03-10 14:04:27 +0100

    • Follow up of fix for CONC-680:

  • Revision #1437ff04 2024-03-12 13:18:47 +0100

    • MDEV-33513 On Windows, build auth_gssapi_client statically and dynamically.

  • Revision #a66d3718 2024-03-12 06:01:54 +0100

    • Travis fix:

  • Revision #696fa732 2024-03-06 22:07:30 +0100

    • Merge pull request #242 from rusher/3.4

  • Revision #abce07da 2024-03-06 16:03:55 +0100

    • [MDEV-30366] Bulk unitary result flag client implementation part.

  • Revision #4a74f878 2024-02-23 06:54:22 +0100

    • Fix compiler warning in unittest/misc.c

  • Revision #66569ae9 2024-02-23 06:42:02 +0100

    • CONC-680:

  • Revision #fe411bf3 2024-02-20 09:52:07 +0100

    • CONC-403:

  • Revision #5a5a7275 2024-02-20 08:41:28 +0100

    • Travis: Build MSI (windows)

  • Revision #1e2968ad 2024-02-14 11:41:17 +0100

    • Windows compilation warning

  • Revision #6e20d356 2024-02-14 01:47:54 +0100

    • disable OPT_SSL_VERIFY_SERVER_CERT in travis

  • Revision #82983a30 2024-02-14 01:21:52 +0100

    • make DEFAULT_SSL_VERIFY_SERVER_CERT a cmake option

  • Revision #293f6df8 2024-02-13 16:40:44 +0100

    • Bump version to 3.4.0

  • Revision #3c60be95 2024-02-12 15:55:09 +0100

    • Added 11.4 server

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

Connector/C 3.4.1 Changelog

The most recent Stable (GA) release of MariaDB Connector/C is:MariaDB Connector/C 3.4.5

DownloadRelease NotesChangelogAbout MariaDB Connector/C

Release date: 20 Aug 2024

For the highlights of this release, see therelease notes.

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

  • Revision #de630591 2024-08-03 16:38:02 +0200

    • Merge remote-tracking branch 'origin/3.4' into HEAD

  • Revision #4681372f 2024-07-31 10:05:00 +0300

    • CONC-700: Fix gcc-14 -Wcalloc-transposed-args

  • Revision #2888c180 2024-07-24 09:53:26 +0200

    • bump version

  • Revision #dddcf400 2024-06-26 15:10:13 +0200

    • fix MDEV-34424 for ed255129

  • Revision #05a1235d 2024-08-01 19:42:24 +0200

    • disable parsec by default

  • Revision #f95b7faa 2024-06-21 14:26:20 +0200

    • MDEV-34424 Replica server crashes when using PARSEC plugin

  • Revision #e7316ff0 2024-06-13 15:48:22 +0200

    • parsec auth plugin

  • Revision #791741f3 2024-06-13 11:42:22 +0200

    • cleanup: paths

  • Revision #0f3a41ec 2024-08-01 17:14:09 +0200

    • TLS post-fixes

  • Revision #32c39a9c 2024-07-18 10:56:50 +0200

    • travis fix:

  • Revision #db43d638 2024-07-18 09:58:05 +0200

    • removed x509 test from connection

  • Revision #e308fae9 2024-07-18 09:40:56 +0200

    • tls test fix:

  • Revision #109ec586 2024-07-18 08:38:17 +0200

    • tls test fixes:

  • Revision #c5d2a0eb 2024-07-18 05:44:50 +0200

    • TLS (schannel) fixes: - don't verify fingerprint twice - pci->dwVersion (certificate version) needs to be increased by 1 - use MARIADB_TLS_VERIFY_UNKNOWN for unknown tls verification errors

  • Revision #efbc5624 2024-07-17 11:56:44 +0200

    • tls test fix:

  • Revision #ea307b8d 2024-07-17 11:06:52 +0200

    • Travis fixes for windows

  • Revision #1287c901 2024-07-16 13:12:26 +0200

    • TLS/SSL changes (major rework)

  • Revision #5386f1a3 2024-06-25 11:57:27 +0200

    • Merge remote-tracking branch 'origin/3.3' into 3.4-tls

  • Revision #486ce75d 2024-06-11 16:00:22 +0200

    • CONPY-704: parse_connection_string ignores empty string in last parameter

  • Revision #2daa7b28 2024-05-28 00:39:04 +0200

    • Windows, OpenSSL - HAVE_OPENSSL_APPLINK_C is not set, when compiling with /WX

  • Revision #7498d30a 2024-06-21 16:14:36 +0200

    • CONC-698: certificate info is read on every connect

  • Revision #71fa44cf 2024-06-20 08:34:19 +0200

    • CONC-698: certificate info is read on every connect

  • Revision #f97bb2e9 2024-06-10 13:19:49 +0200

    • Fix failing tests when server runs on a different machine

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

Connector/C 3.4.3 Changelog

The most recent Stable (GA) release of MariaDB Connector/C is:MariaDB Connector/C 3.4.5

DownloadRelease NotesChangelogAbout MariaDB Connector/C

Release date: 12 Nov 2024

For the highlights of this release, see therelease notes.

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

  • Revisions for both Connector/C 3.4.2 and 3.4.3 are included here

  • Revision #84e5e219 2024-11-08 12:19:05 +0100

    • Merge branch '3.3' into 3.4

  • Revision #ad9cc274 2024-11-08 06:58:54 +0100

    • Bump version number -> 3.3.13

  • Revision #73823d9b 2024-11-07 08:47:37 +0100

    • Merge branch '3.3' into 3.4

  • Revision #76564675 2024-11-07 08:47:12 +0100

    • Merge 3.1 into 3.3

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

    • CONC-527 post-fix.

  • Revision #3e96ab92 2024-11-06 11:56:12 -0500

    • bump the VERSION

  • Revision #0269d947 2024-11-05 13:23:49 -0800

    • bump the VERSION to 3.4.3

  • Revision #000ed628 2024-11-05 12:51:51 +0100

    • Fix for CONC-740:

  • Revision #efb0d9ac 2024-10-30 15:10:00 +0100

    • Make it ccording C11 standard

  • Revision #58d773da 2024-10-30 08:38:28 +0100

    • Schannel - parse TLSv1.0, but ignore attempt to use it

  • Revision #4aebdb60 2024-10-24 14:12:54 +0200

    • fix certificate verification for GnuTLS

  • Revision #10c67ee8 2024-10-25 10:37:47 +0200

    • Man page fixes:

  • Revision #0a5fe7aa 2024-10-25 10:35:10 +0200

    • Merge branch '3.3' into 3.4

  • Revision #3f2196d8 2024-10-25 07:38:00 +0200

    • Set manpage version to 3.3

  • Revision #e06ff35f 2024-10-24 20:50:13 +0200

    • Updated man pages (rebuilt with pandoc 3.5)

  • Revision #e8234ba7 2024-10-24 20:34:23 +0200

    • remove "find_package(Doxygen)", it not used here

  • Revision #d9082c72 2024-10-24 20:20:54 +0200

    • restore manpages to allow builds w/o pandoc

  • Revision #53243b8a 2024-10-23 13:08:42 +0200

    • Follow up of d4a8ca92093c60170e924d6f9b73a3213b4b31c3

  • Revision #d4a8ca92 2024-10-23 08:04:21 +0200

    • CONC-690: Remove OFF option for WITH_SSL

  • Revision #a66f3fc3 2024-10-22 13:50:24 +0200

    • Merge branch '3.3' into 3.4

  • Revision #6635e4bd 2024-10-22 13:26:50 +0200

    • Fix for CONC-735

  • Revision #3b29ff9c 2024-10-18 13:51:52 +0200

    • MDEV-34859: Failed to initialise non-blocking API on OpenBSD arm64

  • Revision #6c0e755e 2023-11-05 12:34:37 +0100

    • fix compilation errors with -flto

  • Revision #61ef765c 2023-11-05 12:32:35 +0100

    • change plugin TYPE in the REGISTER_PLUGIN to something useful

  • Revision #8ace383f 2023-11-05 12:31:13 +0100

    • fix meaningless code in mariadb_time_to_string()

  • Revision #9e1155a1 2024-10-08 14:58:55 +0200

    • Merge pull request #257 from knielsen/mdev34859_non_blocking_api_aarch64_boost_context

  • Revision #da0a0136 2024-09-05 13:56:44 +0200

    • Implement boost::context as a fallback for non-blocking API support

  • Revision #d2285fb8 2024-09-04 21:30:22 +0200

    • MDEV-34859: Failed to initialise non-blocking API on OpenBSD arm64

  • Revision #c37897b3 2024-10-14 14:41:41 +0200

    • remove comment

  • Revision #f595e6d1 2024-10-10 15:22:57 +0200

    • Remove doxygen check

  • Revision #d00de5f9 2024-10-02 10:23:40 +0200

    • Travis fixes:

  • Revision #997f0dee 2024-10-01 17:05:24 +0200

    • Fix install location of manpages

  • Revision #6c597766 2024-09-30 13:45:58 +0200

    • Documentation generation: Supress warnings

  • Revision #89a9e956 2024-09-30 10:53:36 +0200

    • CONC-733: Fix documentation (man pages) installation

  • Revision #4e83946e 2024-09-25 19:54:02 +0200

    • ed25519: Remove server/client definition

  • Revision #ef590820 2024-09-25 17:18:04 +0200

    • Build fix:

  • Revision #d358547d 2024-09-25 08:28:56 +0200

    • TLS test fix:

  • Revision #7cb4b05d 2024-09-25 08:08:39 +0200

    • Fix for CONC-732: Always set verification callback (OpenSSL)

  • Revision #968b5f0a 2024-09-24 12:08:42 +0200

    • Fix for CONC-731: wrong error message (incorrect fp)

  • Revision #39f2e12f 2024-09-21 17:47:44 +0200

    • TLS verification: Added support for envvar MARIADB_TLS_DISABLE_PEER_VERIFICATION

  • Revision #b465742c 2024-09-21 15:34:26 +0200

    • Merge branch '3.3' into 3.4

  • Revision #ae385415 2024-09-21 15:33:49 +0200

    • Merge branch '3.1' into 3.3

  • Revision #9a400793 2024-09-20 16:52:46 +0200

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

  • Revision #3973fb84 2024-09-20 08:38:52 +0200

    • Merge branch '3.3' into 3.4

  • Revision #f705f346 2024-09-20 08:35:24 +0200

    • Merge branch '3.1' into 3.3

  • Revision #289eaf2a 2024-09-20 08:32:21 +0200

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

  • Revision #c4153aa8 2024-09-18 17:19:43 +1000

    • CONC-730 Undefined behavior in the reference Ed25519 implementation

  • Revision #56178db1 2024-09-14 16:16:04 +0200

    • Fix for CONC-726:

  • Revision #858a3e36 2024-09-12 18:44:51 +0200

    • Fix typo (thanks to OttoK).

  • Revision #cd81266f 2024-09-12 14:21:10 +0200

    • Fixed build of manpages

  • Revision #a6fd09f1 2024-09-17 10:58:25 +0200

    • OpenSSL timeout fix:

  • Revision #2804ed91 2024-09-17 10:45:00 +0200

    • Merge pull request #253 from mariadb-corporation/revert-250-wait_io_or_timeout-fixes

  • Revision #21b12fea 2024-09-15 07:18:44 +0200

    • Revert "Fix usage of wait_io_or_timeout from TLS layers"

  • Revision #b45eaa7c 2024-09-12 19:40:45 +0200

    • Merge pull request #250 from azat-ch/wait_io_or_timeout-fixes

  • Revision #b8a93c45 2024-07-01 15:36:52 +0200

    • Fix usage of wait_io_or_timeout from TLS layers

  • Revision #e7b6adfb 2024-09-10 07:19:12 +0200

    • Simplify tls_verification_callback

  • Revision #78441a1b 2024-09-09 14:27:35 +0200

    • Travis fix (caused by previous merge)

  • Revision #dfdf3f75 2024-09-09 11:12:56 +0200

    • CONC-712: Don't verify hostname on local connection

  • Revision #b481c0a4 2024-09-09 10:36:45 +0200

    • CONC-724: Added TLS verification callback support

  • Revision #375720dc 2024-09-06 10:58:57 +0200

    • GnuTLS fixes:

  • Revision #b827743c 2024-09-03 07:53:59 +0200

    • Fix parsec build errors (posix)

  • Revision #0b57bd22 2024-09-03 07:33:57 +0200

    • Replaced _Thread_local by thread

  • Revision #80be17e9 2024-09-03 06:06:19 +0200

    • Test fix: Fix paths for tls_server

  • Revision #2cc31e87 2024-08-31 08:27:48 +0200

    • Disable TLSv1.0 test

  • Revision #57f38cf8 2024-08-31 07:53:46 +0200

    • Save the result of peer certificate verification

  • Revision #4a157ffb 2024-08-31 07:37:31 +0200

    • Merge branch '3.3' into 3.4

  • Revision #312b7eab 2024-08-06 13:48:14 +0200

    • Folow up of CONC-567 Schannel:

  • Revision #7df01d4b 2024-08-05 13:26:36 +0200

    • Merge branch '3.3-wlad-schannel' into 3.3

  • Revision #1e8e1f4f 2024-07-31 13:49:30 +0200

    • Fix "set but not used" warnings.

  • Revision #3ceb310e 2024-07-30 11:53:57 +0200

    • CONC-567 Schannel : support TLSv1.3

  • Revision #d15c7385 2024-07-29 21:55:08 +0200

    • CONC-567 Schannel - handle SEC_I_RENEGOTIATE, prepare for TLSv1.3

  • Revision #72116a30 2024-07-29 11:53:15 +0200

    • Merge branch '3.1' into 3.3

  • Revision #6a67a34f 2024-07-28 03:46:50 +0200

    • CONC-527 "SEC_E_ALGORITHM_MISMATCH" connecting Windows client to Ubuntu

  • Revision #01b6b321 2024-07-19 10:16:56 +0200

    • Travis fix: use export instead of set command

  • Revision #6dfc071d 2024-06-18 11:01:17 -0400

    • bump the VERSION

  • Revision #551e1e39 2024-05-14 13:58:20 +0200

    • travis: removed skysql

  • Revision #95d5623d 2024-07-31 06:01:21 +0200

    • Bump version number -> 3.3.12

  • Revision #998a8da4 2024-03-12 13:18:47 +0100

    • MDEV-33513 On Windows, build auth_gssapi_client statically and dynamically.

  • Revision #a19895ef 2024-08-30 13:22:23 +0200

    • CONC-717: Added parsec support for Windows

  • Revision #c5ce23d3 2024-08-30 07:39:46 +0200

    • Fix compiler warnings (schannel.c)

  • Revision #c2ce7e55 2024-08-29 08:19:22 +0200

    • CONC-722: Fix parsec build (OpenSSL)

  • Revision #fb0496cd 2024-08-28 18:22:53 +0200

    • Fixed plugin header and added parsec test

  • Revision #dd8df0c8 2024-08-28 15:04:15 +0200

    • Fix for CONC-719 and CONC-720

  • Revision #e3c64b59 2024-08-20 20:38:30 -0400

    • bump the VERSION

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

Connector/C 3.4.4 Changelog

The most recent Stable (GA) release of MariaDB Connector/C is:MariaDB Connector/C 3.4.5

DownloadRelease NotesChangelogAbout MariaDB Connector/C

Release date: 11 Feb 2025

For the highlights of this release, see therelease notes.

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

  • Revision #93e42062 2025-01-25 19:57:46 +0100

    • CONC-746 parsec plugin not unloaded during mtr test run

  • Revision #a99205eb 2025-01-25 18:06:27 +0100

    • Merge branch '3.3' into 3.4

  • Revision #2d56f340 2025-01-24 14:52:35 +0100

    • Merge branch '3.1' into 3.3

  • Revision #7d930974 2025-01-23 23:07:32 +0100

    • CONC-751 unit.conc_connection fails with CYPHER missmatch on some builds

  • Revision #232b563d 2025-01-16 20:18:10 +0100

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

  • Revision #836db563 2025-01-23 19:54:44 +0100

    • memory leaks after CONC-589, e09e24e8

  • Revision #1135b92d 2025-01-24 06:08:45 +0100

    • Merge branch '3.3' into 3.4

  • Revision #4431d5bf 2025-01-24 06:02:27 +0100

    • Merge branch '3.1' into 3.3

  • Revision #1a34542e 2025-01-24 06:00:49 +0100

    • Removed ASAN options which were merged by mistake.

  • Revision #18233bc3 2025-01-21 19:19:01 +0100

    • Remove unused variables

  • Revision #a4d2c1ea 2025-01-21 14:29:20 +0100

    • Merge branch '3.3' into 3.4

  • Revision #13374492 2025-01-21 14:28:52 +0100

    • Merge branch '3.1' into 3.3

  • Revision #5f4b9b6e 2025-01-21 14:21:33 +0100

    • Travis fix: Skip reconnect test (MaxScale)

  • Revision #31ecf2c0 2025-01-21 14:18:39 +0100

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

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

    • Fix SSL_read/write return value checking in ma_tls_async_check_result

  • Revision #9260a989 2025-01-21 14:26:58 +0100

    • Merge pull request #268 from mariadb-corporation/3.3-serg

  • Revision #97bf3362 2025-01-16 20:18:10 +0100

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

  • Revision #ba64123b 2025-01-20 09:58:34 +0100

    • Merge branch '3.3' into 3.4

  • Revision #53b71693 2025-01-15 10:46:29 +0100

    • Merge branch '3.1' into 3.3

  • Revision #36d1c3ac 2025-01-15 10:41:32 +0100

    • Travis fix: Skip reconnect test (MaxScale)

  • Revision #57ce0ce3 2025-01-15 08:00:19 +0100

    • Merge branch '3.1' into 3.3

  • Revision #732a1ad1 2025-01-15 07:37:54 +0100

    • Merge branch '3.1-georg' into 3.1

  • Revision #e09e24e8 2025-01-15 07:26:18 +0100

    • CONC-589: First query fails after reconnect

  • Revision #d3e10fee 2025-01-14 17:06:08 +0100

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

  • Revision #8ba53516 2024-12-06 11:36:38 -0500

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

  • Revision #12a70541 2024-12-22 11:00:12 +0100

    • Partial revert of 1a2ed3f67af698b394b2faed069b49d4f409a155

  • Revision #80a7fa5c 2024-12-20 14:35:37 +0100

    • Test fix for charsets

  • Revision #5485acd4 2024-12-20 12:02:35 +0100

    • Test case fix:

  • Revision #75d381ff 2025-01-07 16:58:39 +0100

    • Build fix: moved Item_result back to mariadb_com.h

  • Revision #fa9f5f66 2025-01-07 16:57:53 +0100

    • Travis and test fixes:

  • Revision #0074de2e 2025-01-15 15:40:56 +0100

    • Merge pull request #256 from dg0yt/patch-1

  • Revision #ac2447cb 2024-09-25 06:54:38 +0200

    • Fix ushort type check

  • Revision #362be9e9 2025-01-15 13:16:32 +0100

    • Travis fixes:

  • Revision #d2a5bfcd 2025-01-15 09:35:01 +0100

    • Merge pull request #260 from cvicentiu/3.4-MDEV-35301-bump-cmake

  • Revision #a4d0741a 2025-01-15 09:34:38 +0100

    • Merge branch '3.4' into 3.4-MDEV-35301-bump-cmake

  • Revision #52d0a38e 2024-12-21 08:42:03 +0100

    • Merge branch '3.3' into 3.4

  • Revision #486a07c8 2024-12-21 08:33:15 +0100

    • Test fix:

  • Revision #4039e5c1 2024-12-21 08:10:04 +0100

    • Merge branch '3.3' into 3.4

  • Revision #30bd0079 2024-12-20 06:17:01 +0100

    • Travis: Include unit test suite

  • Revision #32addee3 2024-12-20 06:14:02 +0100

    • Test case fix:

  • Revision #2fd03c82 2024-12-19 11:47:18 +0100

    • coverity fix: remove whitespace

  • Revision #19495f1c 2024-12-19 11:14:19 +0100

    • Fix logical error in parse_connection_string

  • Revision #0d2d49eb 2024-12-20 11:59:53 +0100

    • Fix for connection test:

  • Revision #fd8bac4b 2024-12-17 19:05:07 +0100

    • Merge branch '3.3' into 3.4

  • Revision #13c88156 2024-12-17 19:04:08 +0100

    • Fix test CONC-702

  • Revision #5eea40fe 2024-12-16 15:25:50 +0100

    • Merge branch '3.3' into 3.4

  • Revision #dc8bc987 2024-12-16 13:50:00 +0100

    • Test fix for character test conc223:

  • Revision #3794a865 2024-12-12 12:07:34 +0100

    • CONC-691: Obtain sql statement from statement handle

  • Revision #6ca0574b 2024-12-12 10:44:34 +0100

    • Merge branch '3.3' into 3.4

  • Revision #d90e911e 2024-12-12 10:43:07 +0100

    • Merge branch '3.1' into 3.3

  • Revision #6bf9557d 2024-12-12 10:40:30 +0100

    • CONC-709: Fix crash when sending NULL_LENGTH in field description

  • Revision #294b9336 2024-12-10 08:01:37 +0100

    • CONC-708: buffer over-/underflow in ma_read_ok_packet

  • Revision #29c0f5d3 2024-12-10 05:50:11 +0100

    • Merge branch '3.3' into 3.4

  • Revision #16e5b88b 2024-12-10 05:18:08 +0100

    • MYSQL_OPT_ZSTD_COMPRESSION_LEVEL fixes:

  • Revision #e633858c 2024-12-09 22:22:08 +0100

    • Merge pull request #261 from markus456/3.3-zstd-compression-level

  • Revision #a2213b89 2024-11-07 06:47:21 +0200

    • Add MYSQL_OPT_ZSTD_COMPRESSION_LEVEL

  • Revision #813a13e8 2024-12-09 19:32:30 +0100

    • Merge branch '3.3' into 3.4

  • Revision #136d295d 2024-12-09 19:32:13 +0100

    • Merge branch '3.1' into 3.3

  • Revision #554893c2 2024-12-09 19:28:10 +0100

    • CONC-711: Ubsan and ASAN fixes

  • Revision #d64461c7 2024-12-09 18:49:52 +0100

    • Test fixes:

  • Revision #1329a50e 2024-12-09 14:01:34 +0100

    • Added test for CONC-589

  • Revision #80ec04f1 2024-12-09 13:13:22 +0100

    • CONC-413: Add test for checking IP in peer cert SAN

  • Revision #a7802f79 2024-12-09 10:05:18 +0100

    • erge branch '3.3' into 3.4

  • Revision #1c8b73c1 2024-12-09 10:02:52 +0100

    • Merge branch '3.1' into 3.3

  • Revision #98ae464b 2024-12-09 09:54:13 +0100

    • CONC-617: Update GnuTLS minimum required version to 3.4.2

  • Revision #fb0eea66 2024-12-08 12:01:20 +0100

    • Merge branch '3.3' into 3.4

  • Revision #6d28fe89 2024-12-08 11:50:43 +0100

    • Merge branch '3.1' into 3.3

  • Revision #af44fc5c 2024-12-08 11:27:32 +0100

    • CONC-748: Allow to set TLSv1.3 ciphers in GnuTLS

  • Revision #232e81f0 2024-12-04 10:13:21 +0100

    • Add test case for CONC-176

  • Revision #fa987a3b 2024-12-02 06:36:56 +0100

    • Added test case for CONC-163

  • Revision #c7a46ed6 2024-12-02 13:54:33 +0100

    • Merge pull request #259 from markus456/3.3

  • Revision #721103eb 2024-10-26 07:09:21 +0300

    • Fix zstd compression level bytes

  • Revision #1093c22e 2024-12-04 09:11:44 +0200

    • Actually fix the build with clang < 16

  • Revision #b77543a9 2024-12-03 15:31:15 +0200

    • Fix the build with clang < 16

  • Revision #9541bd0e 2024-12-02 17:05:58 +0100

    • CONC-747: Change behaviour of MARIADB_TLS_DISABLE_PEER_VERIFICATION

  • Revision #f64d9772 2024-12-02 17:47:50 +0200

    • MSVC does not know _Static_assert

  • Revision #af4498b7 2024-12-02 15:40:46 +0200

    • Disable clang -Wcast-function-type-strict for 3rd party code

  • Revision #cc68f677 2024-11-30 07:28:34 +0100

    • Fix test case for CONC-741

  • Revision #6a55b155 2024-11-28 07:18:57 +0100

    • Merge pull request #262 from markus456/3.4

  • Revision #8dce8dba 2024-11-07 07:34:12 +0200

    • CONC-741: Check that MYSQL_STMT is not null

  • Revision #7556d8ed 2024-11-27 17:26:21 +0100

    • CONC-743: Enable parsec by default

  • Revision #47ba1f3d 2024-11-27 16:37:08 +0100

    • CONC-746: unload parsec plugin in test

  • Revision #3590fe6e 2024-11-27 16:17:12 +0100

    • Merge branch '3.3' into 3.4

  • Revision #78e56a7f 2024-11-27 16:03:45 +0100

    • Fixed replication build

  • Revision #b522ed1a 2024-11-27 15:58:51 +0100

    • Merge branch '3.1' into 3.3

  • Revision #a13f65c4 2024-11-27 07:52:29 +0100

    • Fix CMake deprecation warning

  • Revision #1a2ed3f6 2024-11-20 14:42:04 +0100

    • CONC-710: Remove UDF declarations

  • Revision #55e3b63c 2024-11-15 17:41:23 +0100

    • CONPY-739: prepared statement support AUTO_SEC_PART_DIGITS

  • Revision #225e1d6c 2024-11-12 13:15:53 -0500

    • bump the VERSION

  • Revision #bdc66d6b 2024-11-27 07:48:27 +0100

    • Fix for CONC-703:

  • Revision #662a9660 2024-11-18 07:15:42 +0100

    • CONC-702: Fix statement status

  • Revision #58185578 2024-11-12 13:18:19 -0500

    • bump the VERSION

  • Revision #bc619fef 2024-11-12 13:19:47 -0500

    • bump the VERSION

  • Revision #598dc3d2 2024-10-31 14:12:49 +0200

    • Bump minimum cmake version to 3.12.0

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

Connector/C 3.4.5 Changelog

DownloadRelease NotesChangelogAbout MariaDB Connector/C

Release date: 9 Apr 2025

For the highlights of this release, see therelease notes.

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

  • Revision #c61bdb5a 2025-03-05 12:10:57 +0100

    • Fix windows build

  • Revision #2dc5d442 2025-03-05 12:07:23 +0100

    • Merge branch '3.3' into 3.4

  • Revision #a7ad25b0 2025-02-27 13:50:01 +0100

    • Fix memory leack in the test

  • Revision #605f30f7 2025-02-27 11:09:55 +0100

    • Merge branch '3.3' into 3.4

  • Revision #0ff64ca0 2025-02-27 09:35:33 +0100

    • Merge branch '3.1' into 3.3

  • Revision #f7633e9d 2025-02-27 09:33:35 +0100

    • Test fix: pipe name

  • Revision #13c693f2 2025-02-27 07:56:47 +0100

    • Merge branch '3.3' into 3.4

  • Revision #4c9bc2b0 2025-02-27 07:52:35 +0100

    • Merge branch '3.1' into 3.3

  • Revision #aa240cd1 2025-02-27 07:48:58 +0100

    • CONC-760: valid named pipe connection is closed

  • Revision #bbf07912 2025-02-18 16:32:29 +0100

    • Fix after previous revert

  • Revision #eda920ec 2025-02-18 16:35:55 +0100

    • Merge branch '3.3' into 3.4

  • Revision #c21a246b 2025-02-18 16:31:09 +0100

    • Merge branch '3.1' into 3.3

  • Revision #d4eec05d 2025-02-18 16:19:50 +0100

    • Revert "CONC-710: Remove UDF declarations"

  • Revision #a8f9a57a 2025-02-11 15:01:15 -0500

    • bump the VERSION

  • Revision #fe8f48c6 2025-02-12 08:34:10 +0100

    • Build fix: fix warning in ps_bugs.c

  • Revision #992c7f26 2025-02-12 07:12:14 +0100

    • Travis fix: Skip maxscale for test_mdev35935

  • Revision #4bbfa504 2025-02-11 15:03:48 -0500

    • bump the VERSION

  • Revision #1e4e4734 2025-02-11 19:38:55 +0100

    • test fix: use my_ulonglong instead of ulong

  • Revision #fe3a5708 2025-02-11 15:04:57 -0500

    • bump the VERSION

  • Revision #3780dc43 2025-02-11 11:45:53 +0100

    • Merge branch '3.3' into 3.4

  • Revision #48770939 2025-02-11 11:28:56 +0100

    • Workaround for MDEV-35935

  • Revision #28ae227e 2025-02-11 10:50:40 +0100

    • CONC-755: Fix MSAN failure

  • Revision #ae507c35 2025-02-10 17:01:44 +0100

    • Merge pull request #270 from knielsen/knielsen_conc_fixes

  • Revision #2381127b 2025-02-06 00:24:28 +0100

    • CONC-473: mysql_real_connect_start() stack overrun with mdns hostname

  • Revision #77754f4d 2025-02-05 16:57:31 +0100

    • CONC-725: Fix compiler warning about uninitialized union member

  • Revision #fc49fa70 2025-02-05 16:07:25 +0100

    • CONC-618: Please annotate swapcontext for ASAN

  • Revision #879fcab6 2025-02-05 13:26:43 +0100

    • Remove obsolete reference to my_context.c which was renamed to ma_context.c

  • Revision #003ea7e9 2025-02-05 11:56:35 +0100

    • CONC-753: Compile error on .cfi_escape in builds with no unwind/cfi

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