Changelogs for Connector/C 3.3.x releases
DownloadRelease NotesChangelogAbout MariaDB Connector/C
Release date: 21 Jun 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 #cba62ec2 2024-05-10 10:26:44 +0200
Fix character set test.
Revision #923a0092 2024-05-06 14:31:49 +0200
Added missing support for restricted_auth in conf files
Revision #4d46ae76 2024-05-08 11:43:18 +0200
Merge branch '3.1' into 3.3
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 #02151b6a 2024-04-11 14:54:08 +0300
Merg 3.1 into 3.3
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 #8228164f 2024-02-24 17:09:58 +0100
Merge branch '3.1' into 3.3
Revision #558ad7d6 2024-02-24 17:06:03 +0100
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
Revision #f1a72768 2023-11-23 07:11:13 +0100
Bump version to 3.1.23
Revision #98b829ca 2024-02-22 16:24:20 +0100
Follow up for CONC-505
Revision #ebe19495 2024-02-22 09:03:51 +0100
Fix for CONC-505:
Revision #06d0b9bf 2024-02-22 07:39:13 +0100
Merge branch '3.3' of mariadb-connector-c into 3.3
Revision #f6e99af0 2024-02-19 11:09:11 +0100
Revert "self-signed certificate verification", it's 3.4 feature
Revision #d7b4881d 2024-02-12 15:37:08 +0100
Merge branch '3.3' of mariadb-connector-c into 3.3
Revision #536d9e2b 2024-02-09 01:43:34 +0100
MDEV-33430 Fix unexpected "SSL certificate self-signed" errors on Windows
Revision #8dffd569 2023-08-30 14:39:05 +0200
MDEV-31857 enable MYSQL_OPT_SSL_VERIFY_SERVER_CERT by default
Revision #fcef411e 2023-08-20 23:17:06 +0200
MDEV-31855 hash_password_bin for native_password and ed25519
Revision #79a746f2 2023-08-29 21:38:29 +0200
unix socket and named pipes are secure
Revision #a99570c1 2023-08-20 14:41:03 +0200
MDEV-31855 SSL cert validation protocol extension
Revision #50f65db2 2023-10-22 10:03:13 +0200
compilation warning
Revision #5c9eab55 2023-08-19 20:51:24 +0200
remove a redundant duplicate of plugin_auth.h
Revision #2f6b5a52 2023-09-08 14:10:51 +0200
typo in the fp commit, cert_fp unused
Revision #830d1373 2024-02-03 16:42:01 +0100
don't use the output printf buffer as a %s parameter
Revision #9aa15e72 2023-08-31 08:21:13 +0200
TLS fingerprint
Revision #4da7d9d4 2024-02-04 11:12:25 +0100
Merge branch '3.3' of mariadb-connector-c into 3.3
Revision #39564154 2024-01-24 11:55:21 +0100
Do not use own warning-as-error logic, if standard CMake flag is in us.
Revision #83951fee 2024-01-24 11:09:47 +0100
CONC-686 Error 2026 TLS error messages truncated
Revision #6466cabd 2024-02-04 11:11:49 +0100
Bump version to 3.3.10
This page is licensed: CC BY-SA / Gnu FDL
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 #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 #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
This page is licensed: CC BY-SA / Gnu FDL
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.3.12 and 3.3.13 are included here
Revision #ad9cc274 2024-11-08 06:58:54 +0100
Bump version number -> 3.3.13
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 #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 #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 #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 #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 #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.
This page is licensed: CC BY-SA / Gnu FDL
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
The most recent Stable (GA) release of MariaDB Connector/C is:MariaDB Connector/C 3.4.5
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 #a7ad25b0 2025-02-27 13:50:01 +0100
Fix memory leack in the test
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 #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 #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 #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
The most recent Stable (GA) release of MariaDB Connector/C is:MariaDB Connector/C 3.4.5
DownloadRelease NotesChangelogAbout MariaDB Connector/C
Release date: 7 Nov 2022
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 #d9af4fc 2022-11-07 09:09:29 +0100
Merge branch '3.1' into 3.3
Revision #45a5ee1 2022-11-07 08:41:46 +0100
Set new cmake policy CMP0057
Revision #44383e3 2022-11-06 13:25:10 +0100
Fix for MDEV-29925
Revision #9ca66a7 2022-09-13 20:31:39 +0200
don't require libraries that aren't needed
Revision #19ceabb 2022-09-06 15:33:55 +0200
Merge pull request #206 from haidong/use-strlen-in-X509_check_host-call
Revision #020ed98 2022-09-02 20:10:41 +0000
More robust call to X509_check_host using strlen not 0
Revision #d193ce1 2022-09-02 14:28:06 +0200
removed 10.2 from travis
Revision #6ab1397 2022-09-02 09:50:58 +0200
Fix for CONC-612:
Revision #071d472 2022-08-19 10:39:13 -0400
bump the VERSION
Revision #6d489dd 2022-05-20 15:55:20 +0200
MDEV-26715 Windows/installer - gssapi support
Revision #72b40bf 2022-09-27 07:23:15 +0200
Merge pull request #209 from mariadb-corporation/benchmark
Revision #0b739cf 2022-09-26 18:21:23 +0200
[misc] MariaDB benchmark common test suite implementation
Revision #380ee32 2022-09-20 09:58:20 +0200
fix for old cmake versions
Revision #976de41 2022-09-19 16:46:28 +0200
Merge pull request #208 from mariadb-corporation/3.3-serg
Revision #2e10c96 2022-09-13 20:31:39 +0200
don't require libraries that aren't needed
Revision #ad43ed2 2022-09-13 16:04:14 +0200
better error on aborted connection
Revision #4f715e8 2022-09-02 09:50:58 +0200
Fix for CONC-612:
Revision #c15a973 2022-08-25 16:20:48 +0200
Fixed crash
Revision #3b61f3a 2022-08-19 10:46:05 -0400
bump the VERSION
This page is licensed: CC BY-SA / Gnu FDL
The most recent Stable (GA) release of MariaDB Connector/C is:MariaDB Connector/C 3.4.5
DownloadRelease NotesChangelogAbout MariaDB Connector/C
Release date: 7 Feb 2023
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 #12bd1d5 2023-01-16 12:12:46 +0100
Merge branch '3.1' into 3.3
Revision #8952358 2023-01-16 11:13:00 +0100
Fix for CONC-627:
Revision #bb5abd0 2023-01-16 08:16:13 +0100
Merge branch '3.1' into 3.3
Revision #173112c 2023-01-16 08:11:02 +0100
Fix for CONC-626:
Revision #003b5cd 2023-01-15 17:41:29 +0100
Follow up for CONC-622 test:
Revision #5f61336 2023-01-15 15:12:38 +0100
Fix for CONC-623:
Revision #82fa150 2023-01-15 14:39:11 +0100
Fixed CMakeLists.txt
Revision #abea2df 2023-01-15 14:27:41 +0100
Merge branch '3.1' into 3.3
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
Revision #da9bb98 2022-12-27 14:36:44 +0100
CONC-622: Fix double free() if asnyc connect failed
Revision #5785287 2022-10-27 13:25:35 +0200
MDEV-29817: Issues with handling options for SSL CRLs (and some others)
Revision #7c78239 2022-11-07 20:24:26 -0500
bump the VERSION
This page is licensed: CC BY-SA / Gnu FDL
The most recent Stable (GA) release of MariaDB Connector/C is:MariaDB Connector/C 3.4.5
DownloadRelease NotesChangelogAbout MariaDB Connector/C
Release date: 22 May 2023
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 #c2b322d 2023-05-02 18:30:31 +0200
CONC-644: Build named pipe plugin as static plugin
Revision #85b7bde 2023-05-02 18:01:34 +0200
Merge branch '3.1' into 3.3
Revision #a3bba46 2023-05-02 17:59:18 +0200
CONC-619: NULL pointer dereference in unpack_fields
Revision #374f0ee 2023-04-27 09:24:16 +0200
Build fix: replace crc32_z by crc32
Revision #bec589e 2023-04-26 08:10:40 +0200
Merge branch '3.1' into 3.3
Revision #f5a4c73 2023-04-26 08:10:08 +0200
Fix memory leak in unittest
Revision #a43da07 2023-04-25 18:38:52 +0200
zlib update postfix: Don't build tests/examples
Revision #5daff3f 2023-04-25 16:51:52 +0200
Merge branch '3.1' into 3.3
Revision #2c5bb13 2023-04-25 16:40:53 +0200
Updated zlib library - version 1.2.13
Revision #dd8962a 2023-04-25 15:08:28 +0200
Merge branch '3.1' into 3.3
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 #8749251 2023-04-19 17:09:29 +0200
Travis update:
Revision #aa614a8 2023-04-05 09:28:40 +0200
Merge branch '3.1' into 3.3
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 #e82ec9b 2023-03-30 13:36:29 +0200
Merge branch '3.1' into 3.3
Revision #17d4f38 2023-03-30 13:30:53 +0200
Fix for CONC-642: Set CR_OUT_OF_MEMORY error
Revision #4de47e6 2023-03-07 09:58:51 +0100
rpl/binlog api fixes:
Revision #93e9d09 2023-03-06 12:03:41 +0200
Merge 3.1 into 3.3
Revision #4e2408c 2023-02-28 19:58:15 +0100
CONC-637 Build fails when specifying -DPLUGIN_AUTH_GSSAPI_CLIENT=OFF
Revision #96d1761 2023-02-28 09:16:19 +0100
travis: add mysql to allowed_failures
Revision #fe405c4 2023-02-28 07:41:56 +0100
Fixed conversion warning (windows).
Revision #ad53004 2023-02-27 17:27:01 +0100
Windows build fix
Revision #86b903a 2023-02-27 17:19:35 +0100
Windows build fixes
Revision #bdf6fbb 2023-02-27 10:23:39 +0100
Replication/Binlog API fix:
Revision #ea74aa2 2023-02-27 10:13:57 +0100
fix for replication/binlog api:
Revision #acb73df 2023-02-22 15:08:24 +0100
Check result of COM_REGISTER_SLAVE and set error message if it fails.
Revision #49ecb8b 2023-02-22 13:55:41 +0100
Fix for semisync replication:
Revision #dbb4d8d 2023-02-22 11:32:21 +0100
Fixed segfault:
Revision #9890d34 2023-02-22 09:14:43 +0100
Remove ma_global.h (which is not included in package) from mariadb_rpl include file.
Revision #b076bff 2023-02-21 17:15:18 +0100
Merge branch '3.3' of mariadb-connector-c into 3.3
Revision #ae8d3fe 2023-02-21 15:34:21 +0100
Removed CMakeLists.txt from merge exceptions (.gitattributes).
Revision #e9ec8f2 2023-02-21 10:22:05 +0100
Merge branch '3.1' into 3.3
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 #bfd7110 2023-02-20 16:17:42 +0100
Revert "Merge pull request #210 from heirecka/3.3"
Revision #ece593f 2023-02-21 17:11:56 +0100
Merge branch '3.3-rpl' into 3.3
Revision #87bd5bf 2023-02-12 14:26:02 +0100
Removed decryption stuff from rpl api
Revision #4dca917 2022-09-26 09:20:07 +0200
Added support for all (?) events
Revision #9c2e470 2022-08-30 17:39:36 +0200
PL fixes
Revision #62c546c 2023-02-18 09:08:15 +0100
Merge pull request #210 from heirecka/3.3
Revision #31f78bb 2022-11-25 15:05:33 +0100
Use find_package(GSSAPI) instead including the module
Revision #29a8156 2023-02-18 08:49:25 +0100
Skip test_bug49694 when testing with Xpand.
Revision #2105a2b 2023-02-18 08:39:10 +0100
Skip tests when testing with Xpand.
Revision #80f18e4 2023-02-18 08:33:49 +0100
SKIP debug test if testing with Xpand.
Revision #780c330 2023-02-17 11:23:22 +0100
Since we can't determine if load data local is suppoerted by Xpand, we skip it for now.
Revision #5254af3 2023-02-17 08:28:21 +0100
README fixes
Revision #14df82c 2023-02-11 14:45:44 +0100
Fix for CONC-634:
Revision #916000e 2023-02-09 08:57:55 +0100
Exclude .travis.xml and CMakeLists from merging
Revision #e4417e7 2023-02-09 08:57:48 +0100
Merge branch '3.1' into 3.3
Revision #669726a 2023-02-08 12:21:22 +0100
Fix for CONC-633:
Revision #75439c0 2023-02-08 11:46:39 +0100
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
Revision #d204e83 2023-01-16 14:14:59 +0100
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 #7d2aa03 2023-02-07 16:10:42 -0500
bump the VERSION
This page is licensed: CC BY-SA / Gnu FDL
The most recent Stable (GA) release of MariaDB Connector/C is:MariaDB Connector/C 3.4.5
Release date: This version was never released
This page is licensed: CC BY-SA / Gnu FDL
The most recent Stable (GA) release of MariaDB Connector/C is:MariaDB Connector/C 3.4.5
DownloadRelease NotesChangelogAbout MariaDB Connector/C
Release date: 14 Sep 2023
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 #42f006a 2023-09-07 09:36:18 +0200
bump version to 3.3.7
Revision #dd927bd 2023-08-30 09:52:22 +0200
Update server test suite
Revision #209b23a 2023-08-30 07:44:32 +0200
Test fixes:
Revision #bc5cbb6 2023-08-28 16:32:07 +0200
[misc] update ES test from 23.07 to 23.08
Revision #66d87ea 2023-08-28 14:52:09 +0200
[misc] update ES test from 23.06 to 23.07
Revision #03195a2 2023-08-16 20:11:45 +0200
Fix for CENTOS7:
Revision #8ecb44a 2023-08-16 19:40:41 +0200
For builds without external zlib only build static zlib library and remove the install components.
Revision #5f88f50 2023-08-16 15:02:02 +0200
Build fix:
Revision #1acb81e 2023-08-16 14:09:34 +0200
Build fixes:
Revision #c8ca891 2023-08-11 10:14:26 +0200
Fix for CONC-659:
Revision #cd59c70 2023-08-10 11:20:29 +0200
Merge branch '3.1' into 3.3
Revision #5000bc7 2023-08-10 11:18:22 +0200
Test fix:
Revision #c0ddc2c 2023-07-28 17:51:07 +0200
[misc] adding MariaDB server 11.1 and ES23.06 testing
Revision #3a255ee 2023-07-24 11:07:05 +0200
Merge branch '3.1' into 3.3
Revision #3393fe3 2023-07-23 15:27:30 +0200
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 #681fbd9 2023-07-21 13:42:19 +0200
Fix for CONC-657:
Revision #5af90f0 2023-06-26 16:28:51 +0300
Merge 3.1 into 3.3
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
Revision #56b5156 2023-06-19 12:17:27 +0200
Fix for CONC-650:
Revision #ec38523 2023-06-09 14:37:29 +0200
Removed unnecessary RPL_CHECK_POS checks.
Revision #238cec4 2023-05-29 08:30:01 +0300
Fix clang -Wempty-body
Revision #dc04764 2023-05-24 20:40:44 +0200
Bump version (new version 3.3.6)
This page is licensed: CC BY-SA / Gnu FDL
The most recent Stable (GA) release of MariaDB Connector/C is:MariaDB Connector/C 3.4.5
DownloadRelease NotesChangelogAbout MariaDB Connector/C
Release date: 29 Nov 2023
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 #458a439 2023-11-01 11:26:56 +0100
don't force -Werror if a subproject
Revision #eb6cad1 2023-10-24 10:07:01 +0200
[misc] correcting CI testing label with ps-protocol
Revision #7293150 2023-10-23 17:59:33 +0200
[misc] CI testing changes
Revision #64f9d88 2023-10-23 13:36:05 +0200
Merge branch '3.1' into 3.3
Revision #ae565ee 2023-10-23 13:32:45 +0200
Use safer snprintf call.
Revision #4f5950b 2023-10-21 19:46:00 +0200
Merge branch '3.1' into 3.3
Revision #8320f0d 2023-10-21 19:43:42 +0200
Fix error on 32-bit systems
Revision #642bc31 2023-10-21 08:09:40 +0200
Follow up of PR-236 (update ma_context):
Revision #26b2edd 2023-10-20 06:53:07 +0200
Merge branch '3.1' into 3.3
Revision #808312f 2023-09-23 02:33:37 +0200
Update ma_context.c
Revision #35cd69b 2023-10-20 06:44:38 +0200
Fix for CONC-672
Revision #ab38a07 2023-10-11 10:43:25 +0200
Fix for CONC-670
Revision #acc0b05 2023-10-20 06:50:43 +0200
Merge pull request #236 from tildeslash/patch-1
Revision #249d838 2023-09-23 02:33:37 +0200
Update ma_context.c
Revision #b323b54 2023-09-27 10:19:23 +0200
Windows installation fix
Revision #5d51d16 2023-09-27 09:58:22 +0200
Merge branch '3.3' of mariadb-connector-c into 3.3
Revision #4692e9c 2023-09-22 00:52:00 +0200
CONC-645 : fix build with clang (v16), clang-cl(v16), and mingw-gcc(v12).
Revision #463a50e 2023-09-21 23:45:35 +0200
Merge remote-tracking branch 'origin/3.1' into 3.3
Revision #1b3cf6b 2023-09-21 13:36:23 +0200
CONC-669 Cache bcrypt algorithm providers in win_crypt.c
Revision #a6d8ef5 2023-09-21 07:08:37 +0200
Merge pull request #235 from grooverdan/3.1-remove-words_big_endian
Revision #07ae949 2023-09-09 08:20:45 +1000
MDEV-19511 Remove WORDS_BIGENDIAN - HAVE_BIGENDIAN replaced it
Revision #d9626e3 2023-09-13 10:36:15 +0200
CONC-666: Fix memory allocation issue with prepared statement reexecution.
Revision #04b3d83 2023-09-20 14:13:19 +0200
Added -Wno-stringop-truncation to the default gcc options
Revision #9f37c27 2023-09-18 16:05:00 +0200
Fix for CONC-668:
Revision #4e3905c 2023-08-23 16:18:50 +0200
Fix for bcrypt hash functions:
Revision #0e7082f 2023-09-27 09:57:55 +0200
Fix include file path for ma_io.h
Revision #9a0ddd8 2023-09-14 12:36:59 -0400
bump the VERSION
This page is licensed: CC BY-SA / Gnu FDL
The most recent Stable (GA) release of MariaDB Connector/C is:MariaDB Connector/C 3.4.5
DownloadRelease NotesChangelogAbout MariaDB Connector/C
Release date: 19 Feb 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 #e714a674 2024-01-22 15:50:17 +0100
Bump version to 3.3.9
Revision #26cef16b 2023-12-22 09:43:36 +0100
Merge pull request #239 from uilianries/hotfix/find-zstd
Revision #389876a0 2023-11-03 15:24:56 +0100
Add support to ZSTD static library
Revision #77a2e6ac 2023-12-21 18:51:45 +0100
don't warn about the authenticity of client-side errors
Revision #bd873535 2023-12-05 15:55:24 -0800
Remove unreachable code section
Revision #ebcb9eca 2023-06-12 14:44:04 -0700
[CONC-648] Do not trust error packets received prior to TLS handshake completion
Revision #4419abe7 2023-12-13 14:48:09 -0800
Client should reject CLIENT-only error codes sent by the server
Revision #00fb2062 2023-12-14 09:07:44 +0100
Test fix for MaxScale:
Revision #b0a2f65f 2023-12-14 08:01:46 +0100
Character set test:
Revision #ba55b5b7 2023-12-13 18:46:55 +0100
Test fix:
Revision #f621f6bf 2023-12-12 23:56:06 +0100
[misc] using common default servers test suite
Revision #75ab6fb1 2023-11-19 16:46:36 +0100
Allow named pipe connection handle to be used with IO completion port
This page is licensed: CC BY-SA / Gnu FDL
The most recent Stable (GA) release of MariaDB Connector/C is:MariaDB Connector/C 3.4.5
DownloadRelease NotesChangelogAbout MariaDB Connector/C
Release date: 15 Feb 2022
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 #340f920 2022-02-10 15:08:59 +0100
Fix for static windows library (mariadbclient):
Revision #39d1913 2022-02-04 17:30:01 +0100
older zstd doesn't have ZSTD_CLEVEL_DEFAULT
Revision #378f787 2022-02-04 16:14:03 +0100
don't add ZSTD_INCLUDE_DIRS to include dirs if no zstd
Revision #840136f 2022-02-04 15:03:58 +0100
allow zstd to be disabled
Revision #21b91cc 2022-02-04 15:14:00 +0100
removed aurora plugin from CMakeLists.txt
Revision #77d2585 2022-02-04 15:04:54 +0100
Merge branch '3.2' into 3.3
Revision #c08063a 2022-02-04 14:53:42 +0100
Removed bundled ZStandard compression library.
Revision #d04c5d3 2022-01-31 17:49:37 +0100
Fix zlib and zstd static build
Revision #e2bbe58 2022-01-31 15:59:04 +0100
removed redundant closing curly brace
Revision #59a5d53 2022-01-28 06:11:13 +0100
zstd build fixes:
Revision #53c8c1c 2022-01-26 19:47:53 +0100
Set package suffix to rc1
Revision #2ffe908 2022-01-26 19:41:32 +0100
Windows build fix
Revision #f3c036e 2022-01-26 09:03:31 +0100
Merge branch '3.2' into 3.3
Revision #72fe313 2022-01-25 06:42:37 +0100
Travis fixes:
Revision #770cf22 2022-01-25 05:02:33 +0100
CONC-575: Support for MySQL zstd compression
Revision #b5c1a23 2022-01-25 03:52:42 +0100
Merge branch '3.2' into 3.3
Revision #493dce6 2022-01-23 21:00:01 +0100
Merge pull request #156 from devnexen/dflybsd_build_fix
Revision #58d33ed 2021-02-24 20:17:22 +0000
config binary path: dragonflybsd build little update
Revision #721a41d 2022-01-14 20:10:05 +0100
Merge branch '3.2' into 3.3
Revision #ddb031b 2022-01-07 17:54:25 +0100
Travis fix:
Revision #141fb0d 2022-01-04 10:37:12 +0100
Test fixes:
Revision #dae2d11 2022-01-03 06:34:59 +0100
Windows build fixes
Revision #510c7e5 2022-01-02 14:14:39 +0100
New options MARIADB_CONNECTION_BYTES_READ/SENT
Revision #bc7bbd4 2021-12-31 17:20:46 +0100
Merge branch '3.2' into 3.3
Revision #0489f34 2021-12-22 07:18:27 +0100
Merge branch '3.2' into 3.3
Revision #7c29edf 2021-11-21 15:18:17 +0100
Follow up of merge from Sutou Kouhei:
Revision #a4f40a3 2021-11-21 15:17:41 +0100
Merge branch '3.2' into 3.3
Revision #37b3760 2021-11-18 17:00:45 +0100
travis:
Revision #a1feead 2021-11-11 19:08:43 +0100
CONC-365: Failover capabilities
Revision #515361d 2021-11-05 06:31:58 +0100
CONC-274: connection string support
Revision #159219f 2021-11-03 16:36:48 +0100
Merge branch '3.2' into 3.3
Revision #9c64567 2021-10-11 17:55:43 +0200
Move new members of rpl_event structure to the end.
Revision #e8fc259 2021-10-09 10:44:04 +0200
CONC-467: Rotate event doesn't handle filename correctly
Revision #004f9d4 2021-10-09 08:26:15 +0200
CONC-470: Support for semi synchronous replication
Revision #52934a1 2021-10-08 10:26:06 +0200
Merge branch '3.2' into 3.3
Revision #e142c3b 2021-09-14 07:11:19 +0200
Skip test for CONC-544 when testing against SkySQL/MaxScale.
Revision #7e0be5a 2021-09-14 06:24:56 +0200
CONC-544: restrict authentication plugins
Revision #fc9bfcd 2021-09-14 06:21:18 +0200
bump version numer to 3.3.0
This page is licensed: CC BY-SA / Gnu FDL
The most recent Stable (GA) release of MariaDB Connector/C is:MariaDB Connector/C 3.4.5
DownloadRelease NotesChangelogAbout MariaDB Connector/C
Release date: 25 May 2022
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 #5e94e7c 2022-05-19 16:44:12 +0200
Merge branch '3.2' into 3.3
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 #fb1b3ad 2022-05-19 16:40:21 +0200
Merge branch '3.3' of mariadb-connector-c into 3.3
Revision #4fc7903 2022-05-05 19:33:01 +0200
test fix:
Revision #c0b18d7 2022-05-04 15:01:03 +0200
Merge branch '3.3' of mariadb-connector-c into 3.3
Revision #e23035d 2022-05-02 17:27:18 +0200
Merge branch '3.2' into 3.3
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 #3ec6ba7 2022-05-04 14:59:14 +0200
Skip test conc_336 if we test against XPAND
Revision #0d20e47 2022-04-28 13:10:44 +0200
unittests: print server tls information
Revision #d092737 2022-04-28 05:08:44 +0200
remove PACKAGE_STATUS_SUFFIX
Revision #00e5eaf 2022-04-20 18:55:58 +0200
Merge branch '3.2' into 3.3
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 #ed08357 2022-04-14 09:47:21 +0200
[misc] correct declaration-after-statement issue
Revision #fb85d99 2022-03-23 11:46:40 +0100
Adding xpand to test suite
Revision #e10c10f 2022-03-16 08:55:17 +0200
Remove unnecessary typedef and fix clang -Wtypedef-redefinition
Revision #2b6a8c4 2022-03-01 11:30:59 +0100
Merge branch '3.2' into 3.3
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
Revision #a9dcf92 2022-03-01 07:04:41 +0100
Merge pull request #192 from poelmanc/remove-unused-cmake-variables
Revision #1ce0b9c 2022-02-26 00:08:31 -0500
Remove unused SIZEOF_UCHAR
Revision #eaaa66d 2022-02-26 00:06:26 -0500
Remove unused CHECK_INCLUDE_FILES
This page is licensed: CC BY-SA / Gnu FDL
The most recent Stable (GA) release of MariaDB Connector/C is:MariaDB Connector/C 3.4.5
DownloadRelease NotesChangelogAbout MariaDB Connector/C
Release date: 22 Aug 2022
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 #1bd8c8b 2022-08-11 16:56:06 +0200
Added missing status callbacks outside of ma_read_ok_packet
Revision #a6665e6 2022-08-03 17:57:15 +0200
Clear error before reading ok packet
Revision #9fe6541 2022-08-03 11:26:57 +0200
Windows build fix:
Revision #5b4c493 2022-08-03 12:00:03 +0200
Merge branch '3.3' of mariadb-connector-c into 3.3
Revision #64ebd58 2022-08-02 15:19:39 +0200
Follow up for status/session_track callback:
Revision #0682f22 2022-08-03 11:59:57 +0200
Merge branch '3.1' into 3.3
Revision #630919e 2022-08-03 11:46:35 +0200
MSVC Build: treat warning as errors
Revision #28df8a7 2022-08-02 10:20:19 +0200
Merge branch '3.3-status' into 3.3
Revision #a8832af 2022-08-02 10:10:50 +0200
status and session_tracik callback function:
Revision #f124488 2022-08-01 12:28:02 +0200
Merge branch '3.1' into 3.3
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 of OpenSSL 3.0 backport
Revision #dcb14e3 2022-08-01 12:26:27 +0200
erge branch '3.1' into 3.3
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 #df6feae 2022-02-28 16:57:52 +0400
Libmariadb changes for MDEV-27009 Add UCA-14.0.0 collations
Revision #274f2fa 2022-07-25 09:22:04 +0200
Merge pull request #199 from hyung-hwan/3.3
Revision #6baff67 2022-06-23 13:28:54 +0900
Merge branch 'mariadb-corporation:3.3' into 3.3
Revision #cc0a0e9 2022-06-22 18:39:01 +0900
Merge branch 'mariadb-corporation:3.3' into 3.3
Revision #8af9a68 2022-06-21 18:29:07 +0900
Merge branch 'mariadb-corporation:3.3' into 3.3
Revision #c0fea17 2022-06-21 17:49:45 +0900
enhanced mysql_close() and other related parts to prevent memory leaks when terminating an initiated but unestablished connection
Revision #2dd03f0 2022-07-25 08:44:26 +0200
typo fixes (was PR 203)
Revision #cb6d03f 2022-07-24 17:41:07 +0200
Merge branch '3.1' into 3.3
Revision #dfe3563 2022-07-24 17:36:49 +0200
Fix for CONC-607 (Infinite loop in pvio_socket_internal_connect)
Revision #6dbd953 2022-07-24 10:52:52 +0200
Merge branch '3.1' into 3.3
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 #e8e356e 2022-07-18 11:48:33 +0200
Merge branch '3.1' into 3.3
Revision #9a572bc 2022-07-18 11:41:46 +0200
Revision #dac298d 2022-07-11 07:53:31 +0200
CONC-605: Disable sigpipe
Revision #5565de1 2022-07-08 07:49:24 +0200
Merge branch '3.1' into 3.3
Revision #f1b08b8 2022-07-08 07:46:00 +0200
Partial fix for MDEV-27405:
Revision #876ba73 2022-07-03 13:47:07 +0200
Merge branch '3.3' of mariadb-connector-c into 3.3
Revision #485a3ad 2022-07-01 08:21:27 +0300
Merge 3.2 into 3.3
Revision #c3a7a38 2022-07-01 08:20:53 +0300
Merge 3.1 into 3.2
Revision #d12fd88 2022-07-01 08:20:25 +0300
Fix clang -Wunused-but-set-variable
Revision #5f1f517 2022-07-03 13:45:37 +0200
Various typo fixes
Revision #35826cd 2022-06-29 13:27:28 +0200
Test fix for test_bug4236
Revision #3f7719c 2022-06-27 13:23:35 +0200
Typo fixes (from PR #200)
Revision #271ae9c 2022-06-23 11:41:09 +0200
Travis:
Revision #8eff2a8 2022-06-22 16:31:01 +0200
Merge branch '3.3' of mariadb-connector-c into 3.3
Revision #92c2f89 2022-06-22 10:55:17 +0200
Merge pull request #195 from Biswa96/maridb-config-mingw
Revision #74fb417 2022-04-13 10:34:12 +0530
cmake: Enable building mariadb_config for mingw
Revision #abddf0b 2022-06-22 16:25:37 +0200
Fixed ROTATE_EVENT
Revision #3230e75 2022-06-21 11:17:56 +0200
Fix for CONC-601:
Revision #1e2f6d5 2022-06-21 10:51:59 +0200
Fix for CONC-600:
Revision #7523c27 2022-06-15 11:42:27 +0200
Windows build fix
Revision #f804069 2022-06-04 16:35:46 +0200
Updated manpages
Revision #77a1f79 2022-05-31 08:11:02 +0200
Merge branch '3.2' into 3.3
Revision #899f678 2022-05-31 08:03:27 +0200
Merge branch '3.1' into 3.2
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 next MariaDB 10.5
Revision #96bbb2b 2022-05-25 12:02:26 -0400
bump the VERSION
Revision #4a99777 2022-05-23 16:20:21 +0300
Fix permissions after 79137a4ae1cf37ab46940d26879051ad1dfce512
Revision #02a2be0 2022-05-31 07:50:57 +0200
Fix build of static plugins
Revision #bf8bb1c 2022-05-25 12:05:00 -0400
bump the VERSION
Revision #e0bae1b 2022-05-24 06:12:20 +0200
Fixed version:
Revision #d7f8a44 2022-05-25 18:30:18 +0200
update server error messages (mysqld_error.h)
Revision #ae05dde 2022-05-25 18:29:55 +0200
Merge branch '3.3' of mariadb-connector-c into 3.3
Revision #99598de 2022-05-25 12:09:49 -0400
bump the VERSION
Revision #fcce4a8 2022-05-23 14:05:06 +0200
CONC-592: Register replica with host and port
This page is licensed: CC BY-SA / Gnu FDL