Release date: 24 June 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.
Revision #5efe1e61 2024-05-27 16:19:29 +0200
Merge branch '3.4' of into 3.4
2024-05-26 15:45:54 +0200
fix the memory leak with gnutls (11K per connection)
2024-05-26 11:34:52 +0200
fix the memory leak with openssl (8K per connection)
2024-05-27 16:18:48 +0200
Travis: remove 10.6 and 11.3 unit testing
2024-05-16 13:53:14 +0200
ASN1_TIME_to_tm was added in OpenSSL 1.1.1
2024-05-16 11:47:00 +0200
fix the code for OpenSSL 1.0
2024-05-15 16:39:18 +0200
TLS fingerprint is returned in hex!
2024-05-14 09:54:50 +0200
Merge branch '3.3' into 3.4
2024-05-14 09:48:52 +0200
Merge branch '3.1' into 3.3
2024-05-14 09:45:51 +0200
Follow up fix for
2024-05-13 16:09:47 +0200
Merge branch '3.1' into 3.3
2024-05-13 15:57:39 +0200
: Replace COM_PROCESS_KILL by KILL command
2024-05-13 15:57:00 +0200
bump version
2024-05-13 15:54:04 +0200
Disable test when running against MySQL server
2024-05-13 16:00:45 +0200
Merge remote-tracking branch 'origin/3.3' into 3.4-serg
2024-05-13 15:53:23 +0200
Merge remote-tracking branch 'origin/3.4' into 3.4-serg
2024-05-10 11:06:37 +0200
Added new utf8 general1400_as_ci collations
2024-02-22 16:24:20 +0100
Follow up for
2024-02-22 09:03:51 +0100
Fix for :
2024-05-07 15:13:15 +0200
Fix copy/paste error
2024-05-07 11:40:29 +0200
Fix build for OpenSSL < 1.1
2024-05-07 07:23:32 +0200
Fix compile error (misleading-indentation)
2024-05-06 14:32:31 +0200
Exclude server side cursors when checking for pending results
2024-05-06 14:31:49 +0200
Added missing support for restricted_auth in conf files
2024-04-30 13:22:38 +0200
Disable test for MAXSCALE
2024-04-30 12:04:15 +0200
Text fix: Avoid crash in non TLS connections
2024-04-30 11:33:04 +0200
Fix SKIP_TLS macro (unittest)
2024-04-30 11:06:09 +0200
test fix: Always specify fingerprint for TLS connections
2024-04-30 10:50:30 +0200
Merge branch '3.4-work' into 3.4
2024-04-30 10:48:41 +0200
: Provide X509 peer certificate information
2024-04-29 14:18:54 +0200
Merge branch '3.1' into 3.4
2024-04-29 11:17:35 +0200
Remove temp. diagnostic information
2024-04-29 11:15:32 +0200
Skip async test on Windows
2024-04-29 11:15:02 +0200
Merge remote-tracking branch 'origin/3.1' into 3.4
2024-04-29 10:57:12 +0200
Avoid possible crash if connection was closed
2024-04-29 10:24:12 +0200
Merge branch '3.4-work' into 3.4
2024-04-27 20:52:13 +0200
Fix identation error.
2024-04-24 11:21:28 +0200
: Provide X509 peer certificate information
2024-04-24 11:05:26 +0200
Fix compiler warnings
2024-03-23 12:53:24 +0100
: Check pending results when closing statement.
2024-03-23 12:27:55 +0100
: Fix statement handling when unbuffered results are pending.
2024-03-22 15:35:21 +0100
: mariadb_rpl_fetch() crashes if table is partitioned
2024-03-18 08:09:02 +0100
: Fix parsing of HEARTBEAT_LOG_EVENT:
2024-03-16 07:01:26 +0100
Merge commit '29041069dbc8704fa278cea3a049db52db937587' into 3.4
2024-03-16 06:47:57 +0100
Merge commit '86e2e87fa22ace6e46353c13a09fa4b8878b7992' into 3.4
2024-03-10 14:04:27 +0100
Follow up of fix for :
2024-03-18 14:11:51 +0100
unitest bulk1: force a particular storage engine
2024-03-15 19:45:55 +0100
fix the test for mtr
2024-03-15 14:42:27 +0100
copy-paste error fixed, wrong plugin name
2024-03-10 14:04:27 +0100
Follow up of fix for :
2024-03-12 13:18:47 +0100
On Windows, build auth_gssapi_client statically and dynamically.
2024-03-12 06:01:54 +0100
Travis fix:
2024-03-06 22:07:30 +0100
Merge pull request #242 from rusher/3.4
2024-03-06 16:03:55 +0100
[] Bulk unitary result flag client implementation part.
2024-02-23 06:54:22 +0100
Fix compiler warning in unittest/misc.c
2024-02-23 06:42:02 +0100
:
2024-02-20 09:52:07 +0100
:
2024-02-20 08:41:28 +0100
Travis: Build MSI (windows)
2024-02-14 11:41:17 +0100
Windows compilation warning
2024-02-14 01:47:54 +0100
disable OPT_SSL_VERIFY_SERVER_CERT in travis
2024-02-14 01:21:52 +0100
make DEFAULT_SSL_VERIFY_SERVER_CERT a cmake option
2024-02-13 16:40:44 +0100
Bump version to 3.4.0
2024-02-12 15:55:09 +0100
Added 11.4 server
This page is licensed: CC BY-SA / Gnu FDL