All pages
Powered by GitBook
1 of 1

Connector/C 3.3.14 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 #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 #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 #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 #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 #486a07c8 2024-12-21 08:33:15 +0100

    • Test fix:

  • 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 #13c88156 2024-12-17 19:04:08 +0100

    • Fix test CONC-702

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

    • Test fix for character test conc223:

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

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