Connector/C 3.4.9 Changelog
Note: This page describes features in an unreleased version of MariaDB Connector/C.
Unreleased means there are no official packages or binaries available for download which contain the features. The source code is available on GitHub.
Download Release Notes Changelog About MariaDB Connector/C
Release date: xx May 2026
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 Connector/C 3.4.9 are included here
Revision #64e9fe09 2026-05-06 10:12:37 +0200
Merge branch '3.3' into 3.4
Revision #c4c48b39 2026-05-04 17:40:03 +0200
[misc] Use SSL port for MaxScale TLS connections in tests
Revision #6c662d6d 2026-05-04 16:10:04 +0200
[misc] Fix operator precedence in IS_MAXSCALE_ENV macro
Revision #00657aca 2026-05-01 18:00:47 +0200
[misc] Skip test_conc26 on MaxScale
Revision #93bb9266 2026-05-01 17:55:58 +0200
[misc] Skip test_conc26 on MaxScale
Revision #a5be7175 2026-05-01 17:17:16 +0200
[misc] add maxscale testing
Revision #1e575c00 2026-05-01 17:09:40 +0200
[misc] add maxscale testing
Revision #050019d6 2026-04-30 08:50:26 +0200
Fix memory leak in rpl_api
Revision #d105f057 2026-04-29 14:19:02 +0200
Fix warning (uninitilized second_part)
Revision #0b599fd7 2026-04-27 12:46:55 +0200
Fix memory leak in rpl_api
Revision #1303bea4 2026-04-27 12:45:16 +0200
Merge branch '3.3' into 3.4
Revision #d276b4f8 2026-04-27 12:42:05 +0200
Fix memory leaks if binlog is disabled
Revision #5c33e224 2026-04-24 17:05:46 +0200
Merge branch '3.3' into 3.4
Revision #1f168de4 2026-04-22 12:20:57 +0200
CONC-819 mysql_real_escape_string incorrectly handles big5
Revision #12fd1ca4 2026-04-16 16:53:51 +0200
MDEV-38550 add LENENC support for COM_CHANGE_USER
Revision #c33d8cd1 2026-04-09 09:17:38 +0200
Merge pull request #306 from FaramosCZ/CONC-816
Revision #5658137e 2026-04-09 08:59:14 +0200
Merge pull request #305 from FaramosCZ/CONC-813+CONC-814
Revision #7b5d26c1 2026-04-09 08:53:51 +0200
Merge branch '3.3' into 3.4
Revision #67984288 2026-04-09 08:30:42 +0200
Fix MARIADB_TIMESTAMP calculation and packing (CONC-815)
Revision #925b771f 2026-04-08 00:40:11 +0200
CONC-816: remove MSVC_VERSION > 1310 guards in WindowsCache
Revision #a7171cb9 2026-04-08 00:39:48 +0200
CONC-816: remove dead cmake version checks
Revision #ec651c18 2026-04-08 00:39:48 +0200
CONC-816: INCLUDE(FindXXX) -> FIND_PACKAGE(XXX)
Revision #e7ecbca6 2026-04-08 00:39:48 +0200
CONC-816: drop redundant conditions from ENDIF/ELSE
Revision #7aa57104 2026-04-08 00:07:30 +0200
CONC-816: CMAKE_COMPILER_IS_GNUCC -> CMAKE_C_COMPILER_ID
Revision #daabd5f1 2026-04-08 00:07:17 +0200
CONC-816: remove dead cmake version check in misc.cmake
Revision #92427f56 2026-04-08 00:07:17 +0200
CONC-816: ADD_DEFINITIONS -> add_compile_definitions
Revision #c8acc35f 2026-04-08 00:07:17 +0200
CONC-816: use NAMELINK_COMPONENT (available since cmake 3.12)
Revision #3c445692 2026-04-08 00:07:17 +0200
CONC-816: drop obsolete cmake policy loop
Revision #47b35eaa 2026-04-01 09:45:11 +0200
CONC-769: add NULL checks for ma_hash_new() return value (#304)
Revision #06d2f8dc 2026-03-30 08:22:15 +0200
Fix CONC-396, "!includedir in my.cnf does not include all .cnf and .ini files in the directory" (#255)
Revision #ca693317 2026-03-30 01:12:55 +0200
CONC-813, CONC-814 Fix UBSan errors
Revision #645dddd2 2026-03-29 19:35:15 +0200
Merge branch '3.3' into 3.4
Revision #521ef4f7 2026-03-29 17:33:31 +0200
Use stronger password for test
Revision #1df765dc 2026-03-29 14:07:00 +0200
Fixed failing test when connecting via unix_socket
Revision #40806da9 2026-03-26 08:31:24 +0100
Follow up of 5fe4d03f26045d1215e894d16054935ddd65ecc0:
Revision #5fe4d03f 2026-03-23 13:39:10 +0100
Fix for CONC-812:
Revision #532350d8 2026-02-09 09:09:17 +0100
Merge pull request #295 from hrw/3.4
Revision #c6725bce 2026-02-09 08:24:43 +0100
Fix for CONC-805
Revision #25d71253 2026-02-09 07:59:39 +0100
Merge pull request #301 from heitbaum/patch-1
Revision #f5143d84 2026-02-01 11:13:18 +1100
[CONC-805] fix assignment discards 'const' qualifier
Revision #dc903ae2 2026-01-30 18:00:08 +0100
[misc] use DOCKER_LOGIN as user if secret available
Revision #0a457e2d 2026-01-30 17:58:49 +0100
[misc] use DOCKER_LOGIN as user if secret available
Revision #7bb4e6cd 2026-01-23 09:27:10 +0100
MDEV-37527 postfix
Revision #47171e34 2026-01-21 09:34:01 +0100
Merge branch '3.3' into 3.4
Revision #7a5c80e8 2026-01-21 09:20:17 +0100
MDEV-38499: cmake and compile errors on MacOSX when compiling mariadb from a git tree
Revision #40fc6f1a 2026-01-09 15:45:27 +0200
Merge pull request #299 from gkodinov/bb-3.4-mdev-38499
Revision #c998d366 2026-01-09 15:01:35 +0200
MDEV-38499: cmake and compile errors on MacOSX when compiling mariadb from a git tree
Revision #ad30f836 2025-12-17 01:24:33 +0100
Fix parsec linker error (missing symbols) on Windows with OpenSSL.
Revision #afb56859 2025-12-16 21:25:14 +0100
MDEV-37527 compile client plugins with hidden visibility
Revision #aece3466 2025-12-16 21:21:46 +0100
MDEV-37527 disallow unresolved symbols in dynamic plugins
Revision #d43c1ac8 2025-12-01 10:10:17 +0100
mark RISC-V64 as 64-bit architecture
Revision #3cdf1391 2025-11-21 13:30:24 -0500
bump the VERSION
This page is licensed: CC BY-SA / Gnu FDL
Last updated
Was this helpful?

