Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Changelogs for Connector/C 3.1.x releases
DownloadRelease NotesChangelogAbout MariaDB Connector/C
Release date: 9 Apr 2025
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 #f7633e9d 2025-02-27 09:33:35 +0100
Test fix: pipe name
2025-02-27 07:48:58 +0100
: valid named pipe connection is closed
2025-02-18 16:32:29 +0100
Fix after previous revert
2025-02-18 16:19:50 +0100
Revert ": Remove UDF declarations"
2025-02-11 15:01:15 -0500
bump the VERSION
Release date: 7 Nov 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-11-07 08:41:46 +0100
Release date: 1 Sep 2023
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.
2023-07-23 15:27:30 +0200
Release date: 7 Feb 2023
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.
2023-01-16 14:14:59 +0100
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 #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 #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 #d712484 2023-01-16 13:56:22 +0100
Set MARIADB_PACKAGE_VERSION instead of MARIADB_CLIENT_VERSION_STR for obtaining client_info
Revision #8952358 2023-01-16 11:13:00 +0100
Fix for CONC-627
Revision #173112c 2023-01-16 08:11:02 +0100
Fix for CONC-626
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
DownloadRelease NotesChangelogAbout MariaDB Connector/C
Release date: 12 Nov 2024
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 both Connector/C 3.1.25 and 3.1.26 are included here
Revision #b1f12678 2024-11-06 23:11:06 +0100
post-fix.
2024-11-06 11:56:12 -0500
bump the VERSION
2024-09-20 16:52:46 +0200
Fix possible crash, if no default plugin was loaded.
2024-09-20 08:32:21 +0200
Merge pull request #254 from grooverdan/3.1--undef-behaviour
2024-09-18 17:19:43 +1000
Undefined behavior in the reference Ed25519 implementation
2024-07-28 03:46:50 +0200
"SEC_E_ALGORITHM_MISMATCH" connecting Windows client to Ubuntu
2024-07-19 10:16:56 +0200
Travis fix: use export instead of set command
2024-06-18 11:01:17 -0400
bump the VERSION
2024-05-14 13:58:20 +0200
travis: removed skysql
2024-05-14 09:45:51 +0200
Follow up fix for
2024-05-13 15:57:39 +0200
: Replace COM_PROCESS_KILL by KILL command
DownloadRelease NotesChangelogAbout MariaDB Connector/C
Release date: 12 Dec 2019
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 #63df45c 2019-12-05 14:39:28 +0100
ERROR 2026 (HY000): SSL connection error: Certificate signature check failed
2019-11-29 11:19:48 +0100
For Schannel errors, provide better errors
2019-11-28 22:45:55 +0100
: SEC_E_INVALID_TOKEN when server sends large message during SSL handshake
2019-11-11 11:35:33 -0500
bump the VERSION
DownloadRelease NotesChangelogAbout MariaDB Connector/C
Release date: 11 Sep 2019
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 #544b6f1 2019-09-03 11:38:08 +0200
cannot link client_ed25519.so with a static libgnutls.a
2019-08-30 23:40:22 +0200
gnutls needs zlib
2019-08-30 18:09:26 +0200
fix a typo. there is no WITH_OPENSSL, only WITH_SSL
2019-08-19 16:59:40 +0300
Relax the linker config for all sanitizers
2019-08-01 10:23:29 -0400
bump the VERSION
2019-08-01 14:33:10 +0200
Windows build fix: Include ma_global.h before including gnutls header files
2019-08-01 14:02:04 +0200
: Use windows crypto libraries on Windows platforms
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:03:01 +0100
Release date: 22 Aug 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-08-03 11:46:35 +0200
Release date: 24 Jun 2020
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.
2020-06-18 17:16:18 +0200
Release date: 10 Nov 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-11-03 16:29:45 +0100
Release date: 23 Feb 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-02-11 19:28:56 +0100
Release date: 29 Jan 2020
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.
2020-01-22 11:08:18 +0100
Release date: 29 Nov 2023
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.
2023-11-23 07:11:13 +0100
Revision #f6c3d9f 2022-01-25 10:16:07 +0100
Fix for according to C90
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 #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 #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 #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 on OpenSSL 3.0 backport
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 #dfe3563 2022-07-24 17:36:49 +0200
Fix for CONC-607 (Infinite loop in pvio_socket_internal_connect)
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 #9a572bc 2022-07-18 11:41:46 +0200
Revision #dac298d 2022-07-11 07:53:31 +0200
CONC-605: Disable sigpipe
Revision #f1b08b8 2022-07-08 07:46:00 +0200
Partial fix for MDEV-27405:
Revision #d12fd88 2022-07-01 08:20:25 +0300
Fix clang -Wunused-but-set-variable
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 the next MariaDB 10.5
Revision #96bbb2b 2022-05-25 12:02:26 -0400
Bump the VERSION
Revision #02a2be0 2022-05-31 07:50:57 +0200
Fix the build of static plugins
Revision #cead752 2020-06-17 07:48:47 +0200
Merge pull request #139 from ottok/3.1-kfreebsd
Revision #3740f7d 2020-06-14 15:30:56 +0300
Add support for kFreeBSD builds
Revision #895dcb6 2020-06-04 16:49:21 +0200
C preprocessor defines fix
Revision #ce01121 2020-05-27 20:25:35 +0200
small cleanups
Revision #ce74fd0 2020-05-26 18:27:57 +0200
properly free gnutls ssl data if connection fails
Revision #c7ae385 2020-05-26 14:09:51 +0200
harmless memory leak in the dyncol unit test
Revision #e976438 2020-05-25 17:30:47 +0200
Merge pull request #117 from an3l/fix_typo_3.0
Revision #216a4d2 2019-07-09 03:16:02 -0700
Fix typo
Revision #f49bb1c 2020-05-25 16:47:02 +0200
Merge branch '3.1-georg' into 3.1
Revision #37a4fd1 2020-05-25 11:50:04 +0200
Workaround for CONC-469
Revision #d34c3e9 2020-05-25 12:48:38 +0200
Merge pull request #123 from rprasanth/3.1
Revision #734f467 2020-05-25 12:45:50 +0200
Merge branch '3.1' into 3.1
Revision #cdfeceb 2020-05-14 09:04:07 +0300
Fix GCC -Wstringop-truncation
Revision #ce96967 2020-05-13 16:23:10 -0400
bump the VERSION
Revision #5f7e3ad 2019-12-02 10:48:20 +0530
mariadb-connector-c: check for makecontext function
Revision #735a729 2021-10-18 15:17:01 +0200
Merge pull request #184 from mariadb-corporation/bb-3.1-MDEV-19129
Revision #899d2d2 2021-09-29 12:57:54 +0300
Xcode compatibility update
Revision #9e1b3f5 2021-10-11 17:47:03 -0700
Use dereferences in SET
Revision #62c7d5d 2021-05-11 15:41:19 +0200
Fix typo in ConnectorName.cmake
Revision #15c7004 2021-10-11 20:06:35 +0200
Fix clang-cl warnings "variable initialized but unused"
Revision #f6b8fe1 2021-10-08 10:20:23 +0200
Fix for CONC-568:
Revision #80188c3 2021-10-06 07:06:55 +0300
MDEV-26761 test_mdev19838() fixup: type mismatch on 64-bit Windows
Revision #3385303 2021-10-05 16:48:31 +0300
fixup 9c0250547406a6be3aee076cf0c0ba9630850a9e: build failure outside clang
Revision #f477215 2021-10-05 16:48:07 +0300
CONC-566 fixup: unit test cleanup
Revision #ae9f145 2021-10-05 14:54:16 +0200
Merge branch '3.1' of mariadb-connector-c into 3.1
Revision #80215e2 2021-10-05 05:26:31 -0400
Merge pull request #171 from pasha-bolokhov/patch-1
Revision #6710f59 2021-05-17 07:54:50 -0700
Update async.c
Revision #9c02505 2021-10-05 14:50:32 +0200
Fixed for MDEV-26761:
Revision #410d64d 2021-09-27 13:27:40 +0200
Fix length calculation
Revision #4b9379b 2021-09-25 16:07:24 +0200
Fix for CONC-566:
Revision #b991723 2021-09-21 14:39:17 +0200
Followup of fix for CONC-565
Revision #62ce153 2021-08-31 18:43:16 +0200
[misc] travis correction
Revision #d72b85c 2021-08-30 15:54:29 +0200
[misc] ensuring PR test suite runs correctly
Revision #42cb1e4 2021-08-25 09:37:42 +0300
test_bug38486(): Do not leave behind a garbage table
Revision #9990ab7 2021-08-25 09:10:10 +0300
Fix clang -Wunused-but-set-variable
Revision #cc56a1c 2021-08-13 08:15:40 +0200
Fix MSVC/ASAN error
Revision #a78d404 2021-08-11 16:44:05 -0400
bump the VERSION
Revision #67cd96f 2021-02-09 20:27:52 +0100
Revert "CONC-142: Fix memory leak in connection"
Revision #63a207e 2021-02-09 20:25:55 +0100
CONC-142: Fix memory leak in connection
Revision #e62ff46 2021-01-28 11:20:35 +0100
fix memory leack in the test
Revision #e21d21d 2021-01-27 20:25:13 +0100
Fix ASAN issues in the tests
Revision #b503e52 2021-01-27 13:13:31 +0100
fix problems found by 10.0
Revision #0b46f1a 2021-01-21 16:56:48 +0100
Fix for CONC-521
Revision #4083fd9 2021-01-19 16:08:05 +0100
Merge pull request #154 from mariadb-corporation/skysql-test
Revision #29fc3bc 2021-01-19 10:23:14 +0100
[misc] test improvement * adding MariaDB Cloud HA to test suite * test server build 10.6 * test maxscale 2.5.3
Revision #0186633 2021-01-19 16:05:21 +0700
MDEV-24577: Fix warnings generated during compilation of plugin/auth_pam/testing/pam_mariadb_mtr.c on FreeBSD
Revision #ef3d315 2021-01-18 18:23:17 +0100
Test case fix:
Revision #30ee397 2020-12-21 15:11:13 +0100
Fix for static build
Revision #2ff01c1 2020-11-27 18:33:06 +0100
Fix for CONC-518:
Revision #820faff 2020-11-26 09:07:17 +0100
codespell fixes, removed MSDOS preprocessor macros
Revision #79137a4 2020-11-18 09:05:54 +0100
Fix for CONC-517: C/C looks for plugins in wrong locatio on Windows
Revision #777460c 2020-11-12 23:24:19 +0000
Fix C11 conformance
Revision #88e9d17 2020-11-08 14:52:42 +0100
Added missing test case for CONC-512
Revision #5ac0132 2020-11-04 18:24:10 +0100
Bump version number
Revision #e382442 2020-10-30 16:22:59 +0200
CONC-514 ma_net_write_buff() invokes memcpy() on null pointer
Revision #a1283d0 2020-01-20 17:44:49 +0100
cleanup (patch provided by Alexander Barkov)
Revision #ffbdaaa 2020-01-20 17:30:17 +0100
TLS/OpenSSL fix:
Revision #42be9e6 2020-01-20 11:14:21 +0100
Bug#29630767 - USE OF UNINITIALIZED VALUE IN LIBMYSQL (CLIENT.CC FUNCTION RUN_PLUGIN_AUTH)
Revision #e48b855 2020-01-15 14:13:10 +0100
Bumped version number to 3.1.7
Revision #1f14036 2020-01-15 07:41:31 +0100
Fix for windows build if Connector/C is build as standalone.
Revision #558374d 2020-01-15 07:40:05 +0100
Revert "bump the VERSION"
Revision #8b88628 2019-12-12 11:14:16 -0500
bump the VERSION
Revision #2efc52b 2019-12-09 00:22:46 +0100
Fix clang-tidy warnings. simplify error handling in schannel_certs.c
Revision #ae565ee 2023-10-23 13:32:45 +0200
Use safer snprintf call.
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 #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: my_auth.c:153:5: error: 'strncpy' output may be truncated copying
Revision #ab38a07 2023-10-11 10:43:25 +0200
Fix for CONC-670: Syscall param socketcall.setsockopt(optval) points to uninitialised byte(s)
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: 32bit compile of 3.3.7 fails - error: right shift count >= width of type
Revision #4e3905c 2023-08-23 16:18:50 +0200
Fix for bcrypt hash functions
Revision #5000bc7 2023-08-10 11:18:22 +0200
Test fix: Always specify the socketname when calling my_test_connect()
DownloadRelease NotesChangelogAbout MariaDB Connector/C
Release date: 6 Jun 2019
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 #ab4d09d 2019-06-05 18:21:55 +0200
fix compilation falire on windows
2019-06-03 10:17:08 +0200
:
2019-06-02 13:46:23 +0200
Merge commit '4df91492268c6c6206bd5a651804b730f8ff513e' into 3.1
2019-06-02 13:41:30 +0200
Fixed typo in WindowsCache.cmake
2019-06-02 13:46:16 +0200
Merge commit 'b0411b731f5d61df38fe3f783437df13526774f2' into 3.1
2019-06-02 13:39:27 +0200
:
2019-05-13 13:48:05 -0400
bump the VERSION
2019-05-22 15:14:26 +0200
- Allow TLS1.2 in Schannel
2019-05-05 22:40:45 +0300
: The unit test does not compile on Windows
2019-05-05 09:39:21 +0300
Merge 3.0 into 3.1
2019-05-04 13:04:14 +0200
Free memory used in the unit test
2019-04-24 12:46:00 +0100
MariaDB does not verify IP addresses from subject alternative names
2019-03-28 15:38:18 +0100
compiler warning
2019-04-19 12:23:32 +0200
Fix for : Replace underscores with dashes in conf_key values in mariadb_defaults array
2019-04-06 11:49:14 +0200
Bump version to 3.1.1 (3.1.0 was never released and used in pre rc server packages only)
2019-04-06 11:42:24 +0200
: Some TLS related options are not settable in configuration file
2019-03-26 16:48:21 +0100
: Dashes and underscores are not interchangeable in options in my.cnf
DownloadRelease NotesChangelogAbout MariaDB Connector/C
Release date: 19 Jun 2019
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 #c098613 2019-06-14 13:48:31 +0200
Moved rpl_api test to manual tests, since there is an endless loop for now without timeout.
2019-06-14 13:36:27 +0200
Merge commit into 3.1
2019-06-14 13:33:34 +0200
Fix for : client plugins can't be loaded due to missing prefix
2019-06-14 13:36:07 +0200
Merge commit into 3.1
2019-06-14 08:47:21 +0200
Better test of warnings during prepare.
2019-06-03 11:03:57 +0200
Removed unused call to QueryContextAttributes with connection info.
2019-06-08 09:05:04 +0200
Move NORMAL priority at the end of priority string, otherwise possible version specifications will not work.
2019-06-06 15:39:47 -0400
bump the VERSION
Release date: 11 Feb 2025
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.
2025-01-23 23:07:32 +0100
Release date: 11 May 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-05-03 13:58:17 +0200
Release date: 11 Aug 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-27 20:43:37 +0200
Release date: 18 Jun 2024
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.
2024-05-13 15:57:00 +0200
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 #1a34542e 2025-01-24 06:00:49 +0100
Removed ASAN options which were merged by mistake.
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 #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 #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 #554893c2 2024-12-09 19:28:10 +0100
CONC-711: Ubsan and ASAN fixes
Revision #98ae464b 2024-12-09 09:54:13 +0100
CONC-617: Update GnuTLS minimum required version to 3.4.2
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 #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 #d60bdbe 2021-04-29 11:00:45 +0200
Merge branch '3.1' of mariadb-connector-c into 3.1
Revision #0bd29ba 2021-03-23 21:00:42 +0100
MDEV-25232 CMake Deprecation Warning Compatibility with CMake < 2.8.12
Revision #9244281 2021-04-29 10:59:25 +0200
Fix for CONC-490:
Revision #701ea94 2021-04-19 12:57:19 +0200
Fix for gcc-6
Revision #3a6e96d 2021-04-18 08:12:22 +0200
Fix for UBSAN (undefined behaviour checker) build.
Revision #d19c7c6 2021-04-13 21:34:29 +0200
Fix for CONC-543 (hash functions conflict with GnuTLS)
Revision #89d0c4b 2021-04-07 19:24:30 +0200
remove 10.6 (will require C/C 3.2) from test matrix
Revision #2589dd5 2021-04-07 11:35:12 +0200
Travis
Revision #13bcf7c 2021-04-01 07:15:29 +0200
Fix for CONC-539
Revision #5719e9e 2021-03-22 10:18:45 +0100
Merge branch '3.1' of mariadb-connector-c into 3.1
Revision #26c66ae 2021-03-22 09:38:30 +0100
Merge pull request #155 from kamipo/patch-1
Revision #b8eed18 2021-02-21 16:37:09 +0900
Fix typo utf8m4 -> utf8mb4
Revision #80d9aaa 2021-03-22 10:16:13 +0100
Fix for CONC-537: Only read from MYSQL_HOME if MARIADB_HOME is not set
Revision #d272377 2021-03-22 09:28:46 +0100
Fix for CONC-535: disabled checksum ignored in events
Revision #fca3048 2021-03-15 10:40:50 +0100
Update server versions for appveyor
Revision #c23ecca 2021-03-15 07:18:43 +0100
Fix for CONC-475:
Revision #5649764 2021-03-14 11:53:28 +0100
Disable failing tests when running against MaxScale.
Revision #fc431a0 2021-03-12 00:29:16 +0100
Support MSVC ASAN
Revision #8cf925f 2021-03-12 00:02:08 +0100
Workaround a CMake bug with Ninja generator.
Revision #242cab8 2021-03-12 00:01:11 +0100
Fix syntax error in cmake 3.20
Revision #15471ce 2021-02-17 06:02:09 +0100
Bump version number (3.1.13)
Revision #9c651bd 2021-07-26 17:47:37 +0200
CONC-565: Incorrect max_length in binary protocol
Revision #490100c 2021-07-22 15:55:45 +0300
CONC-49 fixup
Revision #7d3d7c5 2021-07-20 10:55:07 +0200
Fix GCC's "ISO C90 forbids mixed declarations and code"
Revision #e9f02c9 2021-07-19 13:33:51 +0200
MENT-1263 : ma_format_win32_error could cause invalid parameter exception
Revision #07a15f2 2021-06-29 10:07:51 +0200
Fix for CONC-558:
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 #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 #802ce58 2021-06-14 22:45:19 +0200
CONC-555 appverifier error in schannel_free_cert_context
Revision #2fce72b 2021-06-10 17:21:51 +0200
Updated mysqld_error.h
Revision #aca697e 2021-06-09 07:29:56 +0200
Travis test fixes
Revision #c596377 2021-06-08 17:52:42 +0200
travis fix
Revision #2a5f8d9 2021-05-11 14:50:25 -0400
bump the VERSION
Revision #2d5a511 2021-05-08 20:23:50 +0200
Windows - fix typo, that makes clang-cl compilation fail.
Revision #072dadc3 2024-05-13 15:54:04 +0200
Disable test when running against MySQL server
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 #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 #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
DownloadRelease NotesChangelogAbout MariaDB Connector/C
Release date: 25 May 2022
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 #4a99777 2022-05-23 16:20:21 +0300
Fix permissions after 79137a4ae1cf37ab46940d26879051ad1dfce512
2022-05-19 16:32:55 +0200
Updated zlib to version 1.2.12
2022-05-16 20:30:39 +0200
- libmariadb.dll is no longer inside MSI
2022-04-30 05:37:31 +0200
Added new macro OPT_SET_EXTENDED_VALUE_BIN
2022-04-29 16:30:27 +0200
Post fix for
2022-04-22 14:28:38 +0200
travis: clone server tree with depth=1
2022-04-22 07:26:21 +0200
travis fix: don't build server in source directory
2022-04-21 17:32:59 +0200
fix typo:
2022-04-21 12:48:39 +0200
travis fix:
2022-04-21 11:59:14 +0200
Debug information for tests:
2022-04-20 18:48:54 +0200
Fix for :
2022-04-20 18:46:15 +0200
: Fixed license header
2022-04-20 18:18:05 +0200
: Fix license header
2022-04-19 06:27:32 +0200
Fix for :
2022-03-04 08:48:42 +0100
Android build fix (PR30)
2022-03-03 06:43:21 +0100
PR 172
2022-03-02 17:22:27 +0100
Merge branch 'omega-software-syntax-error' into 3.1
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
2017-11-12 18:48:51 +0100
Fix syntax error
2022-03-01 10:53:57 +0100
Skip test_mdev19838 when running vs. maxscale
2022-03-01 10:23:34 +0100
Test fix:
2022-02-14 14:35:26 -0500
bump the VERSION
DownloadRelease NotesChangelogAbout MariaDB Connector/C
Release date: 4 Nov 2020
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 #6242752 2020-10-30 12:09:04 +0200
MSAN use-of-uninitialized-value in strstr()
2020-10-30 08:18:44 +0100
Fix for : truncation check for float values fails on i386
2020-10-28 20:50:09 +0100
cleanup: use predefined CMAKE_DL_LIBS
2020-10-28 10:58:05 +0100
Test fix:
2020-10-24 11:07:47 +0300
Do not leak memory in the skipped unit test
2020-10-24 07:54:59 +0200
Fix for : CoreDump using set env MARIADB_PLUGIN_DIR
2020-10-23 17:03:57 +0700
: CMAKE failing due to deprecated Apple GSS method
2020-10-23 07:57:17 +0200
Merge pull request #132 from grooverdan/gssapifix
2020-04-04 18:54:08 +1100
gssapi: include path fix FreeBSD/Solaris
2020-10-23 06:39:15 +0200
unittest fix:
2020-10-23 06:14:04 +0200
Followup of 7b4d5e785a3ec5aab13cdf4ac4ee31ad53644e0e
2020-10-23 05:59:41 +0200
Build fix:
2020-10-23 05:51:49 +0200
Removed examples directory
2020-10-22 12:10:53 +0200
Use cmake variable CMAKE_DL_LIBS instead of find_package command.
2020-10-21 12:44:41 +0200
:
2020-10-21 07:23:50 +0200
Build fix:
2020-10-20 19:32:49 +0200
Fix for :
2020-10-20 16:17:25 +0200
More test fixes:
2020-10-20 15:25:05 +0200
Test fix (appveyor):
2020-10-20 15:01:24 +0200
Appveyor fixes:
2020-10-20 14:57:22 +0200
Revert " - do not resend prepared statement metadata unnecessarily":
2020-09-22 18:10:40 +0200
- do not resend prepared statement metadata unnecessarily
2020-10-11 05:01:56 +0200
Don't define uchar if my_global.h was previously included (server build)
2020-10-11 04:59:42 +0200
Update zlib (version 1.2.11)
2020-10-06 15:30:05 +0200
Build fix for OpenSSL 1.1.0
2020-10-02 09:47:52 +0200
Fix for : reset stmt->result.rows when executing mysql_stmt_next_result
2020-10-01 07:32:13 +0200
Partially revert of 9a50a7d:
2020-09-30 16:19:31 +0200
Fix for mariadb_stmt_execute_direct():
2020-09-30 08:03:42 +0200
revert upgrade to focal
2020-09-30 06:31:58 +0200
Merge branch '3.1' of into 3.1
2020-04-22 01:55:59 +0200
Remove COM_MULTI.
2020-09-30 06:29:29 +0200
Allow to specify the default character set in server builds with -DCONC_DEFAULT_CHARSET
2020-09-21 18:25:10 +0200
Skip test_returning, since it's not fixed on server yet ()
2020-09-21 15:44:05 +0200
Use a newer ubuntu version for travis
2020-09-18 09:25:08 +0200
Build fix for OpenSSL < 1.1
2020-09-18 08:31:03 +0200
: Support for TLSv1.3 cipher suites
2020-09-17 12:48:57 -0400
bump the VERSION
Release date: 8 Apr 2019
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.
2019-03-11 18:03:44 +0100
Release date: 11 Nov 2019
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.
2019-10-31 06:06:39 +0100
Revision #2d5021d 2019-03-09 19:44:47 +0100
Merge branch '3.1' of mariadb-connector-c into 3.1
Revision #4ac8030 2019-03-05 00:28:28 +0100
fix memory leaks to keep LeakSanitizer happy
Revision #9043f91 2019-03-09 19:44:07 +0100
Merge remote-tracking branch 'origin/3.0' into 3.1
Revision #4ab51e7 2019-03-08 18:38:14 +0100
Fix for CONC-301:
Revision #255f343 2019-03-05 05:56:12 +0100
Fixed year in copyright notice
Revision #8473246 2019-03-04 17:06:00 +0100
Fix authentication tests:
Revision #af47d1b 2019-03-03 14:03:20 +0100
Merge branch '3.0' into 3.1
Revision #f249150 2019-03-02 14:49:27 +0100
Don't close default connection in test_conc392 in case we have to skip test
Revision #0cc2df4 2019-03-02 14:26:55 +0100
Follow up of 68d05007bbf0dd9ef725bddf312fbb72ed0c7d52:
Revision #68d0500 2019-03-02 07:54:06 +0100
Fix for CONC-392:
Revision #31ae127 2019-02-24 20:00:02 +0100
Fix for MDEV-18721 (Host option in configuration file is ignored.)
Revision #0acf529 2019-02-19 08:44:19 +0100
Fix for MDEV-18634:
Revision #b6fa103 2019-02-12 19:30:57 +0100
bump version number to 3.0.10
Revision #a1469b4 2019-02-11 20:13:17 +0100
Fix test for expired password.
Revision #4aad20d 2019-02-18 20:16:23 +0100
Merge tag 'v3.0.9' into 3.1
Revision #beb9d5e 2019-01-29 12:54:30 +0100
MDEV-11340 Allow multiple alternative authentication methods for the same user
Revision #1e4b08b 2019-01-15 20:56:37 +0100
MDEV-11340 Allow multiple alternative authentication methods for the same user
Revision #a4effc4 2019-02-01 13:01:28 +0100
fix connection unit test to work in mtr
Revision #82355ad 2019-01-31 22:00:11 +0100
.gitignore
Revision #62e79ba 2019-02-03 09:18:59 +0100
compilation on windows
Revision #cdf5eab 2019-02-02 22:43:57 +0100
compiler warnings - unused variables
Revision #b6c3895 2019-02-04 16:05:19 +0100
Merge tag 'v3.0.8-release' into 3.1
Revision #0eafcd1 2019-02-03 19:18:45 +0100
Merge pull request #94 from sthibaul/3.1
Revision #a71ec85 2019-01-04 01:33:56 +0100
Tune symbol visibility on GNU/Hurd too
Revision #eda93a8 2019-01-24 18:35:20 +0100
Merge pull request #100 from markus456/3.1
Revision #4fd787d 2019-01-24 15:52:15 +0200
Fix ROWS_EVENT size
Revision #be02158 2019-01-24 10:00:01 +0200
Add binlog checksum support
Revision #be86fb4 2019-01-18 14:09:29 +0200
Install mariadb_rpl.h
Revision #78abc1d 2019-01-18 08:23:36 +0100
Merge pull request #97 from markus456/3.1
Revision #cb013c2 2019-01-02 07:28:45 +0200
Fix table map event processing
Revision #3b3b492 2018-12-19 05:29:44 +0100
Travis: Fix path for plugins
Revision #56631c5 2018-12-18 13:48:54 +0100
Fix test for ed25519
Revision #a4b1070 2018-12-06 11:35:19 +0100
Added missing sha512 provider
Revision #212a9f6 2018-12-05 13:40:58 +0100
Fixed prototype for ps callback functions Connectori/Python callback fixes
Revision #655d902 2018-12-03 13:44:08 +0100
CONC-347: Add function mysql_stmt_fetch_field
Revision #e9b3aef 2018-12-03 13:04:16 +0100
CONC-348: Add callback support for prepared statements
Revision #1888c14 2018-12-02 18:28:38 +0100
Manual merge from CONC-325 branch: Initial implementation for binlog/replication API
Revision #b87845b 2018-12-02 16:58:30 +0100
CONC-366: Implementation of ed25519 authentication plugin
Revision #7d5511c 2018-12-01 18:07:20 +0100
Fix warning in misc.c unittest
Revision #abce2a3 2018-12-01 16:46:46 +0100
CONC-377: Add IO Callback
Revision #3ffa60d 2018-12-01 14:31:13 +0100
Bumped version number to 3.1.0
Revision #9473573 2019-10-22 17:36:22 +0200
Added test for testing maximun number of parmeters in binary protocol.
Revision #66d449f 2019-10-17 18:41:58 +0200
Added test for CONC-443
Revision #a0cbee9 2019-10-11 16:39:01 +0200
Schannel fix for 9ba8e32f6d0fe449114d8eb369cf29303257b460
Revision #0235aa6 2019-10-08 14:18:01 +0200
Fixed gcc warning (missing const qualifier)
Revision #e37e08b 2019-10-08 14:13:16 +0200
Merge branch '3.1' of mariadb-connector-c into 3.1
Revision #a44b691 2019-10-08 14:11:46 +0200
Merge pull request #121 from grooverdan/solaris-fix
Revision #aacc722 2019-09-27 08:40:28 +1000
gssapi: fix include path for Solaris
Revision #44a5980 2019-10-08 14:04:42 +0200
Merge pull request #120 from yurriy/caching_sha2_password-fix
Revision #538da15 2019-09-09 08:53:05 +0300
fixed caching_sha2_password behaviour when SSL is enabled
Revision #e8023f3 2019-10-08 14:12:57 +0200
Added check for getpwuid() function
Revision #8e6812b 2019-10-07 13:30:49 +0200
Fix plugin directory: Instead of PLUGINDIR we need to set INSTALL_PLUGINDIR (install.cmake)
Revision #c6403c4 2019-10-02 11:51:04 +0200
Revert "Added optimization flag -O2 for GCC debug builds"
Revision #636d44a 2019-09-30 09:11:21 +0200
Fix problem with warnings of new compilers.
Revision #9ba8e32 2019-09-21 09:17:36 +0200
Fix for CONC-418:
Revision #ee91b2c 2019-09-19 14:56:53 +0200
ODBC-440 Typo in sha256_password cmake config
Revision #de04c2e 2019-09-19 08:50:55 +0200
Workaround for CONC-417, MDEV-13492
Revision #261a5c4 2019-09-15 14:07:53 +0200
Fix for CONC-437: attempt to reassign symbol 'mysql_get_timeout_value' of version 'libmysqlclient_18' to version 'libmariadb_3'
Revision #4a1f45b 2019-09-11 13:45:20 -0400
bump the VERSION
Revision #662ab11 2019-09-09 10:25:46 +0300
Null merge
Revision #dc271e5 2019-08-19 16:59:40 +0300
Relax the linker config for all sanitizers
Revision #de57d6a 2019-09-04 11:16:15 +0300
Fix GCC 8 -Wstringop-truncation
Revision #9faaea3 2019-09-04 09:36:20 +0200
Fix gcc warnings
Revision #f0432c9 2019-09-04 09:09:53 +0200
Added optimization flag -O2 for GCC debug builds
Revision #0c29493 2019-09-04 09:07:25 +0200
Revert "Added -O2 option for gcc debug build"
Revision #f7322cc 2019-09-04 09:04:00 +0200
Added -O2 option for gcc debug build
Revision #07f6f95 2019-07-17 08:22:19 +0200
Fix for Windows OpenSSL build: Link crypt and ws2_32 in case OpenSSL is a newer version which was build with capi engine support
Revision #b396e76 2019-07-16 17:33:57 +0200
Merge commit '970e929a09327fe5e642c0b5cb9f54a38677c855' into 3.1
2019-07-16 17:30:57 +0200
Fix for : Fix cmake warnings (CMake Policy CMP0077)
2019-07-16 17:33:00 +0200
Merge commit '77d051e89d0b342333d951e66e53f2aea43f6e36' into 3.1
2019-07-16 08:52:24 +0200
Windows build fixes for OpenSSL
2019-07-05 14:09:00 +0200
Post fix for : removed semicolon
2019-07-05 11:42:12 +0200
Fix for : heap-use-after-free in client_mpvio_read_packet
2019-07-05 11:14:37 +0200
Fix short options
2019-07-05 08:25:21 +0200
Merge pull request #108 from nunojpg/3.1
2019-04-08 07:46:29 +0200
Quote cmake variable as it might be empty
2019-07-05 08:24:21 +0200
Merge pull request #115 from anklean/3.1
2019-06-19 10:09:39 +0800
fix bug error with sizeof("commit") in function mysql_commit
2019-07-05 08:23:26 +0200
Merge pull request #114 from EGuesnet/Fix-Big-Endian-Issue
2019-06-05 14:44:50 +0200
Big endian issue in libmariadb
2019-07-05 08:20:37 +0200
Merge pull request #110 from ykopel/patch-1
2019-05-13 17:03:20 +0300
Fix supporting in external curl
2019-06-30 17:34:04 +0200
Merge commit '8823607e299d6028df87d3c389a44ca004311de5' into 3.1
2019-06-30 17:32:03 +0200
Follow up for :
2019-06-30 12:46:39 +0200
Merge branch '3.0' of into 3.0
2019-06-30 12:47:17 +0200
Merge commit 'd09ac51df3c35e569e91313affb58ae74fd3470a' into 3.1
2019-06-30 12:41:42 +0200
Workaround/Fix for :
2019-06-29 00:30:03 +0200
Merge branch '3.0' into 3.1
2019-06-26 20:58:29 +0200
take into account server's EXTRA_VERSION
2019-06-26 13:01:45 +0200
Merge commit 'a0d2974bf29bf49fb8f9d1fd75fd2fa211df883d' into 3.1
2019-06-26 12:55:17 +0200
Merge pull request #111 from FaramosCZ/3.0
2019-05-21 15:02:48 +0200
Fix overlinking issues
2019-06-26 12:43:22 +0200
Merge pull request #112 from Thermi/stringop-truncation
2019-05-29 20:37:29 +0200
Do not overwrite final byte of array to make sure it's always zero
2019-06-26 09:18:38 +0200
Merge commit 'c6b344d730885051fdaf347f0d33c54ec22c415c' into 3.1
2019-06-26 09:13:00 +0200
Fix for : GnuTLS fails with "error reading authentication packet" with a TLSv1.3 connection
2019-06-24 18:10:30 +0200
Merge commit 'ff13dd446dcd6dd861026a8aa3cd23f3a9c759d3' into 3.1
2019-06-24 18:07:53 +0200
:
2019-06-15 09:26:08 +0200
Fix windows warning (missing prototype)
2019-06-20 15:29:59 +0200
Merge branch '3.1' of into 3.1
2019-06-19 11:08:30 -0400
bump the VERSION
2019-06-20 15:29:02 +0200
Fix for
DownloadRelease NotesChangelogAbout MariaDB Connector/C
Release date: 22 May 2023
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 #a3bba46 2023-05-02 17:59:18 +0200
: NULL pointer dereference in unpack_fields
2023-04-26 08:10:08 +0200
Fix memory leak in unittest
2023-04-25 16:40:53 +0200
Updated zlib library - version 1.2.13
2023-04-24 14:58:01 +0200
Test fixes when testing against MySQL
2023-04-22 06:56:53 +0200
travis fix:
2023-04-21 07:11:29 +0200
MariaDB Server detection fix
2023-04-21 06:55:56 +0200
Travis fix
2023-04-11 18:31:19 +0200
Replace SET_CLIENT_STMT_ERROR by stmt_set_error().
2023-04-05 09:01:25 +0200
Fix for : Disable TLS/SSL for named pipe/shared mem
2023-04-01 18:12:37 +0200
Fix error macros range checking
2023-03-30 13:30:53 +0200
Fix for : Set CR_OUT_OF_MEMORY error
2023-02-28 19:58:15 +0100
Build fails when specifying -DPLUGIN_AUTH_GSSAPI_CLIENT=OFF
2023-02-21 10:20:06 +0100
Fix for PR-210:
2023-02-18 09:08:15 +0100
Merge pull request #210 from heirecka/3.3
2023-02-08 15:05:09 +0100
travis:
2023-02-08 14:22:49 +0100
Travis:
2023-02-08 12:21:22 +0100
Fix for :
2023-02-08 11:46:39 +0100
2023-02-08 10:42:46 +0100
Travis:
2023-02-07 16:11:19 -0500
bump the VERSION
2023-02-07 16:07:46 -0500
bump the VERSION
Release date: 14 May 2020
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.
2020-05-07 14:57:00 +0200
# MariaDB Connector/C 3.1.3 Changelog
The most recent [_**Stable**_](../../../../mariadb-release-criteria.md) _**(GA)**_ release of MariaDB Connector/C is:[**MariaDB Connector/C 3.4.5**](../../mariadb-connector-c-3-4-release-notes/mariadb-connector-c-3-4-5-release-notes.md)
[Download](https://mariadb.com/downloads/#connectors)[Release Notes](../../mariadb-connector-c-31-release-notes/mariadb-connector-c-313-release-notes.md)[Changelog](mariadb-connector-c-313-changelog.md)[About MariaDB Connector/C](https://github.com/mariadb-corporation/docs-release-notes/blob/test/kb/en/about-mariadb-connector-c/README.md)
**Release date:** 1 Aug 2019
For the highlights of this release, see the [release notes](../../mariadb-connector-c-31-release-notes/mariadb-connector-c-313-release-notes.md).
The revision number links will take you to the revision's page on GitHub. On [GitHub](https://github.com/MariaDB/mariadb-connector-c/) you can view more\
details of the revision and view diffs of the code modified in that revision.
* [Revision #ed3a91c](https://github.com/mariadb-corporation/mariadb-connector-c/commit/ed3a91c)\
2019-07-25 11:50:31 +0200
* [CONC-429](https://jira.mariadb.org/browse/CONC-429): Don't allow to load unknown authentication plugins
* [Revision #59780f9](https://github.com/mariadb-corporation/mariadb-connector-c/commit/59780f9)\
2019-07-25 11:27:25 +0200
* Revert "[CONC-429](https://jira.mariadb.org/browse/CONC-429): Don't allow to load unknown authentication plugins"
* [Revision #783fd10](https://github.com/mariadb-corporation/mariadb-connector-c/commit/783fd10)\
2019-07-24 15:22:24 +0200
* ed25519
* [Revision #59d214e](https://github.com/mariadb-corporation/mariadb-connector-c/commit/59d214e)\
2019-07-23 17:51:55 +0200
* Merge branch '3.1' of [mariadb-connector-c](https://github.com/MariaDB/mariadb-connector-c) into 3.1
* [Revision #158a2d7](https://github.com/mariadb-corporation/mariadb-connector-c/commit/158a2d7)\
2019-07-22 09:40:53 +0200
* \[MENT-26] Adding Azure CI testing
* [Revision #73c4cde](https://github.com/mariadb-corporation/mariadb-connector-c/commit/73c4cde)\
2019-07-23 17:49:59 +0200
* Fixed typo in CMakeLists.txt
* [Revision #acc270b](https://github.com/mariadb-corporation/mariadb-connector-c/commit/acc270b)\
2019-07-22 07:27:48 +0200
* [CONC-429](https://jira.mariadb.org/browse/CONC-429): Don't allow to load unknown authentication plugins
* [Revision #5fa9c46](https://github.com/mariadb-corporation/mariadb-connector-c/commit/5fa9c46)\
2019-07-18 13:51:03 +0200
* Merge branch '3.0' into 3.1
* [Revision #0c20765](https://github.com/mariadb-corporation/mariadb-connector-c/commit/0c20765)\
2019-07-18 13:42:29 +0200
* Fix of memory leack in the test and end spaces.Revision #f8213af 2020-05-07 15:06:20 +0200
remove debugging output
Revision #5883617 2020-05-05 21:57:01 +0200
Added parameter PACKAGE_PLATFORM_SUFFIX for providing binaries for different Linux platforms/flavours
Revision #ca8f94f 2020-05-04 09:13:08 +0200
BUG#29597896 - NULL POINTER DEREFERENCE IN LIBMYSQL
Revision #2d81c70 2020-04-26 03:07:59 +0200
Fix max_param test:
Revision #86c483f 2020-04-25 07:18:06 +0200
Updatei matrix of DB version numbers
Revision #b4ac056 2020-04-25 07:03:38 +0200 *
Fixed archive host - Download via curl
Revision #8ff27a4 2020-04-25 06:59:33 +0200
Revert "Fix host for msi download"
Revision #79221e5 2020-04-25 06:53:58 +0200
Fix host for msi download
Revision #5390a77 2020-04-24 13:29:11 +0200
Fix clang-cl 32bit warning.
Revision #74032c5 2020-04-20 17:17:12 +0200
Merge pull request #133 from grooverdan/solaris_fixes
Revision #dfd8f0b 2020-04-04 12:51:41 +1100
Solaris fix: iconv on solaris take const char
Revision #8de09e1 2020-04-04 12:51:01 +1100
Add IF_SOLARIS macro
Revision #2a10f24 2020-04-20 17:16:07 +0200
Merge pull request #134 from grooverdan/mariadb_config_solaris_compile_fix
Revision #a4c496f 2020-04-04 13:40:52 +1100
mariadb_config: solaris fix - types for options
Revision #5c1fa6b 2020-04-16 11:49:43 +0200
Fix Win32 error formatting.
Revision #e242172 2020-04-14 20:31:42 +0200
CMake, Windows - install PDBs for client plugins
Revision #cbff6bc 2020-04-14 20:31:10 +0200
CMake : do not use transitive linking for shared client library
Revision #3f9a156 2020-04-14 20:28:53 +0200
CMake : Avoid warning with CMAKE_INTERPROCEDURAL_OPTIMIZATION=ON
Revision #6e78f12 2020-04-07 22:10:48 +0200
cmake: use MESSAGE1, not MESSAGE
Revision #9c84958 2020-03-11 09:54:46 +0300
MDEV-21889 Typo fix: ER_KEY_DOES_NOT_EXISTS
Revision #ac1f819 2020-03-28 23:23:38 +0200
MemorySanitizer: Avoid calling uninstrumented getservbyname()
Revision #7a2c052 2020-03-28 20:12:43 +0200
MemorySanitizer: Avoid calling uninstrumented getservbyname()
Revision #21a9d12 2020-03-28 19:17:49 +0100
Merge pull request #130 from ottok/feature/CONC-456
Revision #28e1467 2020-03-27 00:22:33 +0200
CONC-456: Introduce INSTALL_PLUGINDIR_CLIENT
Revision #aa8b130 2020-03-27 17:52:34 +0100
Fix "misleading indentation" warning (clang)
Revision #3586036 2020-03-26 19:59:19 +0100
As requested by Otto Käkelainen the directory for client plugins in Debian should contain also the major version number.
Revision #0ab6c20 2020-03-22 19:22:40 +0100
travis_ci: remove 10.5 from allowed_failures
Revision #0d8eca8 2020-03-22 18:32:48 +0100
Disable MySQL 8.0 server test due to SSL startup error. Added 10.5 branch
Revision #61a3798 2020-03-22 17:53:37 +0100
Fix server build inside travis: Instead of disabling submodules we need to checkout the actual commit.
Revision #1768cb6 2020-03-16 16:24:36 +0100
Replaced MySQL Server 5.7 by 8.0 Added 10.5 branch
Revision #6552b29 2020-03-16 14:27:11 +0100
Fix for previous commit
Revision #960dca5 2020-03-16 14:02:12 +0100
Travis fixes:
Revision #d32add1 2020-03-16 12:36:03 +0100
Fix certificate generation for travis
Revision #08fcd79 2020-03-16 07:05:02 +0100
Fixed error in naming for static remote_io plugin.
Revision #fbf1db6 2020-03-15 16:09:37 +0100
Fix for CONC-464:
Revision #8c773db 2020-03-12 18:09:40 +0100
Fix for CONC-441:
Revision #3be5897 2020-03-12 12:06:40 +0100
Fix for MDEV-21920
Revision #f9a5046 2020-03-11 08:25:59 +0100
Merge pull request #129 from ottok/3.1-fix-spelling
Revision #c0d5d7d 2020-03-04 18:18:36 +0200
Fix typo in output string: inital -> initial
Revision #328580a 2020-03-11 08:12:53 +0100
Because the function strncpy() will not ensure that the destination string will be terminated by the NUL character, it is best to do that externally in the caller. This code was originally introduced in commit beb9d5ea8994bb90361c4b9f3d926eee24055178. (patch by Marko)
Revision #ca68b11 2020-03-10 20:08:30 +0100
Fixed problem of going over 32 bit on windows.
Revision #b704700 2020-03-10 17:21:24 +0100
Fixed bug which was introduced in 1218ffac1a9adefd6428e68b6154bc54a04343aa:
Revision #acdd9da 2020-03-10 14:42:46 +0100
Revert "Use /etc/sslcert as CERT_PATH for travis build"
Revision #899e583 2020-03-10 14:23:46 +0100
Use /etc/sslcert as CERT_PATH for travis build
Revision #6632cb6 2020-03-10 17:02:59 +0400
MDEV-17832 Protocol: extensions for Pluggable types and JSON, GEOMETRY
Revision #d4f7548 2020-03-05 09:50:12 +0100
Fix for CONC-458:
Revision #6a0c8ff 2020-02-28 12:56:37 +0100
Fix for CONC-457:
Revision #5d86a33 2020-02-14 10:01:27 +0100
Merge branch '3.1' of mariadb-connector-c into 3.1
Revision #8b4305c 2020-02-13 09:37:08 +0100
Merge pull request #128 from Meuh-42/fix/charset
Revision #61ecc3b 2020-02-12 17:03:41 +0100
Fix typo in charsets names
Revision #b787c0d 2020-02-13 09:32:34 +0100
Merge pull request #127 from nismoryco/3.1
Revision #15856fc 2020-02-11 08:27:26 -0800
add @CMAKE_SYSROOT@ to include and library paths
Revision #1218ffa 2020-02-14 09:52:21 +0100
Revision #bc061db 2020-02-13 08:28:44 +0100
Fix for CONC-455:
Revision #17ba6af 2020-02-06 10:08:32 +0100
Fix for mysql_set_character_set:
Revision #6dd1ed9 2020-01-29 11:15:35 -0500
bump the VERSION
Revision #d24e742 2020-01-29 13:22:38 +0100
Revision #84dc415 2020-01-22 16:20:50 +0100
ssl unit test fixes
DownloadRelease NotesChangelogAbout MariaDB Connector/C
Release date: 15 Sep 2020
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 #159540f 2020-09-17 10:41:01 +0200
OpenSSL fixes
2020-09-16 07:44:05 +0200
Build fix for FreeBSD
2020-09-16 07:42:06 +0200
Don't load certificates in global context.
2020-09-16 07:28:41 +0200
Revert "Follow up of "
2020-09-15 17:14:15 +0200
Follow up of
2020-09-14 17:21:19 +0200
Fix for : Only use SSL_CTX_use_certificate_chain_file to load and check the certificate.
2020-09-14 13:22:17 +0200
Fix build
2020-09-14 12:01:06 +0200
Added build option WITH_ICONV.
2020-09-14 10:00:03 +0200
Added missing MYSQL_PORT in mariadb_version.h
2020-09-13 15:54:06 +0200
Merge pull request #145 from grooverdan/slash-run
2020-08-24 10:42:24 +1000
nit change of /var/run -> /run
2020-09-13 15:47:41 +0200
Merge pull request #148 from EGuesnet/AIX2
2020-09-11 17:03:54 +0200
Parse GSSAPI flags on AIX
2020-09-11 17:03:23 +0200
Do not build static and shared library with the same name on AIX
2020-09-13 15:46:16 +0200
Merge pull request #149 from xantares/patch-1
2020-09-12 14:29:56 +0200
Fix include on case-sensitive fs
2020-09-13 15:43:38 +0200
Add a temporary solution for travis
2020-09-13 14:48:18 +0200
Fix for
2020-09-13 11:12:36 +0200
Some rework on mariadb_config
2020-09-12 10:58:33 +0200
: Added support for SESSION_TRACK_GTIDS (MySQL server)
2020-09-10 17:27:39 +0200
Don't test session tracking for character set against server < 10.3
2020-09-10 16:30:04 +0200
Skip test_conc496 if session_tracking_transaction_info variable is not available/supported.
2020-09-10 14:03:00 +0200
: Added support for SESSION_TRACK_TRANSACTION_STATE in ok packet
2020-09-10 07:17:44 +0200
Fix for
2020-09-09 12:20:45 +0200
Fix for
2020-09-09 12:19:27 +0200
Revert "Fix for :"
2020-09-09 10:24:55 +0200
Fix for
2020-09-06 16:59:45 +0200
Travis fix
2020-09-06 14:26:34 +0200
Increase timeout for cursor and ps_new
2020-09-06 07:50:35 +0200
Follow up of FIX for
2020-09-05 16:23:38 +0200
Fix for
2020-09-03 17:49:42 +0200
removed additional check for ZLIB_FOUND, since option REQIRED was specified before.
2020-09-03 17:34:55 +0200
Fix for
2020-09-03 06:47:30 +0200
Bumped year in mariadb_config
2020-09-02 15:56:18 +0200
Travis fix for MariaDB Cloud test
2020-09-02 14:08:19 +0200
Test and travis modification for testing against MariaDB Cloud
2020-08-30 15:52:39 +0200
remove 10.0 tests from travis (10.0 is eoled)
2020-08-30 11:51:20 +0200
Merge pull request #144 from dfskoll/null-out-freed-pointers-to-avoid-potential-use-after-free
2020-08-13 14:16:29 -0400
Clear out free'd pointers for safety.
2020-08-30 11:49:53 +0200
Merge pull request #146 from grooverdan/redundant-gssapi-check
2020-08-26 10:29:13 +1000
: FindGSSAPI occurs twice in CMakeList.txt
2020-08-30 10:23:25 +0200
Skip SSL tests for TRAVIS
2020-08-29 14:51:30 +0200
Fix certificate generation for travis
2020-08-13 14:38:48 +0200
Merge pull request #124 from EGuesnet/AIX
2020-01-23 11:38:30 +0100
iconv does not support LIBICONV_PLUG flag on AIX
2020-01-23 11:33:32 +0100
getopt provided by a compatibility library on AIX
2020-01-09 17:14:56 +0100
AIX macro
2020-01-09 17:12:31 +0100
Correct compatibility typedef
2020-01-09 17:10:00 +0100
AIX specific code no more needed
2020-07-08 06:44:54 +0200
Merge pull request #141 from evanmiller/strict-prototypes
2020-07-07 11:56:47 -0400
[] Fix strict prototypes warning
2020-06-27 07:08:26 +0200
Merge pull request #140 from cvicentiu/3.1-vicentiu
2020-06-18 21:34:03 +0300
unit.conc_misc fails in buildbot on bld-starfs-release in test_conc49
2020-06-24 06:24:25 -0400
bump the VERSION
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
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
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
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