Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
MariaDB 11.4 Changelog Series
Alternate download from mariadb.org
Release date: 22 May 2025
For the highlights of this release, see therelease 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.
Includes all fixes from MariaDB 10.11.13
Merge 2025-05-13 13:44:58 +0300 - Merge 10.11 into 11.4
2025-05-13 13:43:53 +0300
bump the VERSION
2025-01-15 09:18:12 +1100
make HOSTNAME a cmake configure variable
2025-04-19 18:02:51 -0400
: In Optimizer Trace, print index name in chosen_access_method
Alternate download from mariadb.org
Release date: 6 Aug 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.
Includes all fixes from MariaDB 10.11.14
Merge 2025-07-28 19:40:10 +0200 - Merge branch '10.11' into 11.4
2025-07-17 17:23:56 +0200
Update ColumnStore 23.10.5-1
2025-07-22 23:08:29 +0200
Connector/C 3.4.7
2025-07-23 17:40:10 +0200
make main.desc_index_min_max more stable
2025-07-16 14:08:11 +0000
New getter to read Engine Independent JSON histogram buckets directly This would allow Columnstore to leverage EI data in its cost-based and rewrite optimizer parts
2025-06-16 14:52:32 +0300
MDEV-36323: Split Materialized code: last_refills is never set in 11.0+
2025-07-20 10:32:37 +0200
MDEV-37281 incorrect isolation level in update with unique using hash or without overlap
2025-07-14 13:31:50 +1100
MDEV-37230 Incorrect handling of NULL join conditions when using split-materialized
2025-06-23 15:05:44 +1100
MDEV-37057 Wrong result with LATERAL DERIVED
2025-06-23 13:45:22 +1000
MDEV-37052 JSON_SCHEMA_VALID stack overflow handling errors
2023-05-30 11:01:42 +0100
MDEV-35826 Fix COLUMNSTORE in Debian CI builds
2025-07-03 01:01:12 +0200
MDEV-37143 mariabackup fails on Windows with "SSL certificate is self-signed"
2025-07-02 17:50:24 +0700
MDEV-32694: ASAN errors in Binary_string::alloced_length / reset_stmt_params
2025-06-23 15:38:49 +0200
MDEV-35611 ALTER IF EXISTS assertions in sql_errno with statement timeout
2025-06-26 11:12:08 +0700
MDEV-34322: ASAN heap-buffer-overflow in Field::is_null / Item_param::assign_default or bogus ER_BAD_NULL_ERROR
2025-06-24 15:20:25 +1000
MDEV-36697: Wrong server.cnf group for version
2025-06-18 23:42:02 +0200
MDEV-36904 Improve runtime DLL packaging on Windows
Merge 2025-06-17 09:50:22 +0200 - Merge branch '10.11' into 11.4
2025-06-10 11:53:45 +0200
MDEV-36904 Improve runtime dependency packaging on Windows
2025-05-28 01:55:39 +0200
MDEV-25870 followup : pmull support on Windows ARM64
2025-05-27 10:20:31 +0200
MDEV-26713 post-fix: don't run charset_client_win_utf8mb4.test in parallel mtr
2025-05-23 09:19:08 +0200
MDEV-36885 Windows/ARM64 - build and test on CI
2025-05-23 14:47:00 +0200
Windows/ARM64 - fix build with clang-cl
2025-05-22 07:17:22 +0000
Fix mariadb-upgrade-service crash on Windows/ARM64
2025-05-21 21:12:40 +0200
Windows/ARM64 - workaround compiler bug
2025-05-21 16:32:23 +0200
MDEV-32189 follow-up: Properly initialize UErrorCode for ucal_getDefaultTimeZone()
2025-05-23 10:34:21 +0800
crc32 compatibility on Windows on ARM64
2025-05-22 10:25:29 -0400
bump the VERSION
Release date: 8 Aug 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.
Includes all fixes from MariaDB 11.3.2
Includes all fixes from MariaDB 11.2.5
2024-08-05 10:39:50 +0200
fix plugins.rpl_auth failure in bintars
2024-08-04 17:18:30 +0200
fix plugins.rpl_auth failure on Debian
2024-08-01 10:04:19 +0200
update C/C 3.4
2024-08-01 09:01:46 +0200
suppress rocksdb warning
Merge 2024-08-04 11:04:39 +0200 - Merge branch '11.2' into 11.4
2024-07-16 14:41:56 +0200
Add missing options to the mariadb-dump man page
2024-07-09 17:51:25 +0530
innodb.temp_tablespace_freed fails with ER_WRONG_ARGUMENTS
2024-07-11 13:52:14 +0300
Added supporession of server restart message to events.events_restart
2024-07-11 11:12:41 +0300
Fixed failure in rpl.rpl_change_master_demote : "IO thread should not be running..."
2024-07-09 10:56:06 +0300
PURGE BINARY LOGS not working anymore
Merge 2024-07-09 17:41:26 +0400 - Merge remote-tracking branch 'origin/11.2' into 11.4
2024-06-03 13:56:59 +0400
Renaming a few mysql-test/suite/rpl/include/*.test files into *.inc
2024-06-21 15:55:38 +0200
fix for ed255129
Merge 2024-06-17 14:53:54 +0400 - Merge remote-tracking branch 'origin/11.2' into 11.4
2024-06-13 10:51:24 +0200
Move debug dependent test in separate file
2024-06-13 10:31:28 +0200
Fix stability
2024-05-29 13:10:15 +0530
InnoDB throws out of bound write due to temporary tablespace truncation
Merge 2024-05-29 14:07:53 -0400 - Merge branch 'bb-11.4-bumpversion' of github.com:MariaDB/server into bb-11.4-bumpversion
Merge 2024-02-17 17:18:13 -0500 - Merge branch 'bb-11.4-bumpversion' of github.com:MariaDB/server into bb-11.4-bumpversion
2024-02-16 16:40:32 -0500
bump the VERSION
2024-05-29 14:07:14 -0400
bump the VERSION
2024-05-27 22:03:52 +0200
Fix appveyor build with newer OpenSSL.
2024-05-27 15:06:39 +0200
Appveyor - use latest available OpenSSL on appveyor (currently 3.2)
Release date: 6 Nov 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.
Includes all fixes from
Release date: 1 Nov 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.
Includes all fixes from
Includes all fixes from
MDEV-37345 sequences and prelocking (11.4 version)
Merge Revision #f230c0ff6e 2025-11-04 13:44:16 +0100 - Merge branch '10.11' into 11.4
Revision #aa70eeac2c 2025-10-28 01:58:00 +0700
MDEV-36761: Put NULL-aware cardinality estimation under new_mode flag
Revision #ebe27ec6eb 2025-09-26 22:55:54 +0300
MDEV-36761: Implement NULL-aware cardinality estimation for indexed columns
Revision #d0ac583df8 2025-10-01 19:55:51 +0300
MDEV-36761 Implement NULL-aware cardinality estimation for indexed columns
Revision #75ded7d03a 2025-10-08 15:57:12 +0300
MDEV-37784 Introduce @@new_mode: support all values being hidden
Revision #a18f8d3856 2025-10-06 10:53:05 +0200
MDEV-37784 fix the warning
Revision #155ed2c579 2025-10-02 12:53:58 +1100
MDEV-37784 Introduce @@new_mode variable
Revision #bcb77590f0 2024-08-30 11:04:14 +0200
cleanup: CREATE_TYPELIB_FOR() helper
Revision #b8bdbd12dd 2025-10-24 13:32:45 +0200
columnstore 25.10.1-1
Revision #83df4a3c9e 2025-10-24 07:13:01 +1100
MDEV-37864: mysql-test/mtr --cursor main.func_json fails (postfix)
Revision #cd28452e63 2025-10-20 12:00:32 +0530
MDEV-37864: mysql-test/mtr --cursor main.func_json fails
Merge Revision #029d6a0b2e 2025-10-22 10:21:16 +0200 - Merge branch '10.11' into bb-11.4-release
Revision #63c2826ba9 2025-10-21 16:41:03 +0200
columnstore 25.10.1-1
Revision #3c3f06cc2a 2025-10-20 15:37:15 +0200
libfmt 12.0
Revision #c1e7a2ee6b 2025-10-20 12:22:37 +0200
New CC 3.4
Revision #d4606420f8 2025-10-17 12:49:47 -0400
MDEV-37653: IS TRUE incorrectly converts outer join to inner
Revision #ca7e1a39b3 2025-05-21 10:09:31 +0300
MDEV-36843 : Galera tests fail if wsrep_provider_options is too long (> 2k)
Revision #11b6a05905 2025-10-17 13:50:56 +0300
MDEV-34529 fixup: Improve a test
Revision #6087bdae8c 2025-10-17 12:35:34 +0300
MDEV-37244: Avoid page lookup after read
Revision #81f25fdc74 2025-10-17 09:41:50 +0300
MDEV-37244: Avoid spin loop on page I/O waits
Revision #30415acc33 2025-10-17 09:41:20 +0300
MDEV-37244: Adjust main.analyze_stmt_prefetch_count
Merge Revision #dfdf572910 2025-10-17 09:05:29 +0300 - Merge 10.11 into 11.4
Revision #b2c1ba820b 2025-10-15 11:54:49 +0300
MDEV-37860: Assertion !waiting failed with thread-handling=pool-of-threads
Merge Revision #4586b96c29 2025-10-15 19:29:55 +1100 - Merge branch '10.11' into 11.4
Revision #ca81bcfabf 2025-10-15 15:28:28 +1100
Galera 26.4.24 - test update for wsrep.wsrep_provider_plugin_defaults
Revision #2a722fcfc9 2025-10-14 17:14:10 +0200
MDEV-37554 MariaDB auth protocol differs from MySQL
Revision #6bc959432c 2025-10-14 14:47:27 +0200
bump wsrep_provider maturity to stable
Revision #6c56c92a6c 2025-09-25 01:10:14 +0530
MDEV-36809: json_array_intersect crashs when unused table ref provided
Revision #44dc149c78 2025-10-10 20:09:39 +0200
MDEV-37843 Remove InnoDB "optimizations" for debug_no_sync
Revision #cabb77c9a1 2025-10-10 08:21:55 +0200
MDEV-33474 postfix - refine include/exclude rules for runtime dependencies
Revision #8a2b620493 2025-10-08 11:42:17 +0200
Windows ARM - speed up tests on CI, by using --debug-no-sync
Merge Revision #4ffa1ff4a7 2025-10-09 13:37:45 +0300 - Merge 10.11 into 11.4
Revision #be0e3b2f0d 2025-10-08 16:34:49 +0300
MDEV-37753 lock_sec_rec_some_has_impl() unnecessarily fetches history
Revision #d04fc1af3b 2025-10-08 11:36:13 +0530
MDEV-37669 innodb.sys_defragment fails with wrong result
Revision #00c469cb07 2025-10-08 17:14:59 +1100
[fixup] Remove an obsolete reference to SCOPE_EXIT in a comment
Revision #5b61a390f7 2025-10-08 11:26:26 +1100
Revert a line deletion in a spider test in a merge for unknown reason
Revision #e2b984f3d5 2025-09-30 14:39:54 +0200
MDEV-34953 test case
Revision #6f857c7e87 2025-09-27 01:33:57 +0200
MDEV-34953 followup - allow Innodb to work with old data dictionary without upgrade.
Revision #a8cb429ffa 2025-09-26 12:10:58 +0200
MDEV-34953 Innodb bugs with lower_case_table_names=0 on Windows
Revision #c59c544480 2025-09-26 12:03:55 +0200
enable case-sensitivity on a Windows build in CI
Revision #e0cc096503 2025-09-26 11:49:55 +0200
Fix some testcases, to enable mtr --mysqld=--lower_case_table_name=0
Merge Revision #426c2a6ca1 2025-10-07 13:01:57 +0300 - Merge 10.11 into 11.4
Revision #d7d7304d9b 2025-10-07 09:59:59 +0300
MDEV-36556: MariaDB restart after upgrade fails with innodb_encrypt_tables
Revision #5b72e95a8c 2025-10-03 08:50:33 +0300
MDEV-37600 fixup: GCC 15 -Wunterminated-string-initialization
Merge Revision #5cf9d846ea 2025-10-01 07:24:54 +0300 - Merge 10.11 into 11.4
Revision #9aa8512d59 2025-09-30 16:02:25 +0300
MDEV-37152 fixup: Avoid thd_set_ha_data()
Revision #da80b000dc 2025-09-20 01:05:58 +0530
MDEV-33149: JSON_ARRAY_INTERSECT function crashes the server when called with empty json arrays, UBSAN runtime error: member access within null pointer of type 'struct String' in Item_func_json_array_intersect::prepare_json_and_create_hash
Revision #4369a382a1 2025-09-29 14:35:02 +0300
MDEV-37152: Remove many calls to _current_thd()
Revision #13076351f1 2025-09-29 14:13:27 +0300
MDEV-37152: Reimplement innodb_buffer_pool_read_requests
Revision #62c70a8ae9 2025-09-29 10:43:26 +0300
MDEV-36190 fixup for GCC 4.8.5
Revision #ba8df1cd4e 2025-09-29 09:05:59 +0300
MDEV-36190: Optimize transaction_lock_guard use
Merge Revision #a742fb7bce 2025-09-29 08:25:37 +0300 - Merge 10.11 into 11.4
Revision #bef32e4bbe 2025-09-26 18:33:26 +0530
MDEV-37083 Fixup to trigger ahi for encryption.innochecksum
Merge Revision #e8ef8c0055 2025-09-24 13:40:09 +0300 - Merge 10.11 into 11.4
Revision #d098e61542 2025-09-21 13:07:30 +0200
MDEV-37600 - fix error message formatting after backporting
Revision #09a6249958 2025-07-29 13:34:08 +0200
MDEV-37600 Backport MDEV-37339 errors about caching_sha2_password on server startup (WolfSSL)
Revision #c0233a09ee 2025-05-04 19:13:43 +0200
MDEV-37600 Backpoint MDEV-9804 Implement a caching_sha2_password plugin
Merge Revision #acd3db4e44 2025-09-16 17:01:39 +0300 - Merge 10.11 into 11.4
Revision #85a4080e84 2025-09-05 16:34:19 +1000
MDEV-37204 Fix view protocol for spider/feature.engine_defined_attributes
Merge Revision #15b1426c3a 2025-09-15 16:17:33 +0200 - Merge branch '10.11' into bb-11.4-release
Merge Revision #7e76a58e0b 2025-09-09 14:09:10 +0300 - Merge 10.11 into 11.4
Merge Revision #257f4b30ef 2025-09-03 10:32:56 +0300 - Merge 10.11 into 11.4
Merge Revision #0108664a8a 2025-09-02 14:41:22 +0200 - Merge branch 10.11 into 11.4
Revision #03b31c0bd9 2025-08-06 17:22:59 -0400
bump the VERSION
Revision #4e9c252bc4 2025-07-30 18:54:34 +0200
multi_source.mariadb-dump_slave: don't change global settings
Revision #e9a502df08 2024-10-30 08:32:19 -0600
Testing fix for rpl_semi_sync_cond_var_per_thd failure
Merge Revision #c770bce898 2024-10-30 09:24:04 +0100 - Merge branch '11.2' into 11.4
Revision #973e641c32 2024-09-14 08:05:12 +0200
MDEV-34318 post-merge fix
Revision #9d09ef4863 2024-10-14 20:09:53 +0200
MDEV-33556: Document mariadb-import --parallel option in man page
Merge Revision #b53b81e937 2024-10-03 14:32:14 +0300 - Merge 11.2 into 11.4
Revision #90f090f22c 2024-10-02 09:41:28 +0200
Fix binlog.binlog_mdev25611 test failure on non-debug build
Revision #d8d80bd503 2024-09-22 13:33:16 -0600
Fix a couple of my_snprintf arg mismatches
Revision #35c732cdde 2024-09-18 14:19:52 +0200
MDEV-25611: RESET MASTER causes the server to hang
Merge Revision #7ea9e1358f 2024-09-18 08:07:22 +0300 - Merge 11.2 into 11.4
Merge Revision #1f7f406b7b 2024-09-18 11:27:53 +1000 - Merge branch '11.2' into 11.4
Merge Revision #762ad01c7f 2024-09-13 13:09:23 +0300 - Merge 11.2 into 11.4
Merge Revision #2c3b298337 2024-09-09 14:40:02 +0300 - Merge 11.2 into 11.4
Revision #cbe13e9ec0 2024-09-04 11:13:36 +0200
Windows installer - ignore hashicorp-key-management, even if it was built.
Revision #9011e3be18 2024-09-03 19:15:59 +0200
Update man pages, binary names, version
Merge Revision #44733aa8cf 2024-08-29 19:10:38 +0300 - Merge 11.2 into 11.4
Revision #18d3f63a4e 2024-06-11 09:50:08 +1000
MDEV-32627 Spider: use CONNECTION string in SQLDriverConnect
Revision #fea36b1905 2024-08-14 12:24:33 +1000
MDEV-34754 packaging prep for Oracular
Revision #bd54475efa 2024-08-22 13:44:13 -0600
MDEV-34779: Sporadic test failure in rpl.rpl_semi_sync_cond_var_per_thd
Merge Revision #eb70e0d6e2 2024-08-21 09:30:54 +0200 - Merge branch '11.2' into 11.4
Revision #7318fa180d 2024-08-17 12:29:00 +0200
Fix sporadic test failure of mariadb-backup.slave_provision_nolock
Revision #78fcb9474c 2024-08-19 20:49:28 +0200
Fix sporadic failure in test rpl.rpl_rotate_logs
Revision #5dc2fe4815 2024-08-16 22:27:01 +0200
Fix sporadic failure in test rpl.rpl_rotate_logs
Merge Revision #341228105c 2024-08-09 09:01:39 +0200 - Merge branch '11.4' into mariadb-11.4.3
Revision #edfeb079de 2024-08-08 18:03:49 -0400
bump the VERSION
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.
Includes all fixes from MariaDB 10.11.12
Includes all fixes from MariaDB 11.2.6
Includes all fixes from
Merge 2025-04-28 17:08:53 +0200 - Merge branch '10.11' into 11.4
Merge 2025-04-26 10:53:02 +0200 - Merge branch '10.11' into 11.4
2025-04-24 13:07:12 +1000
packaging prep for Ubuntu Plucky
2025-04-20 11:06:52 +0200
new CC
2025-04-16 09:09:43 +0200
new libfmt
2025-04-20 12:56:15 +0300
mtr backup tests should not read local .my.cnf files
2025-03-27 18:02:37 +0700
: Minor refactoring of the method get_expr_query at the classes sp_instr_cpush/sp_instr_cursor_copy_struct
2025-04-15 19:30:44 +0400
Assertion `src != ((void *)0)' failed in my_casedn_8bit
2025-04-14 23:07:07 -0400
Change expression_cache name to subquery_cache, and make appropriate changes to the test files
2025-03-22 12:45:13 +0400
Doubled memory usage (11.4.4 <-> 11.4.5)
2025-03-09 22:15:23 +0200
Add memory allocated by my_once_alloc() to memory status
2025-04-06 15:55:12 -0600
11.4 follow-up: Master_SSL_Verify_Server_Cert=0
2025-04-14 16:50:16 +0200
Windows packaging - install runtime dependencies
2025-04-07 17:17:44 +0400
TO_CHAR FM format not recognized in SQL_MODE=Oracle
2025-02-03 10:42:16 -0500
ASAN build crashes during bootstrap
2024-11-27 16:10:09 +1100
remove all RPM compat packages
2024-12-12 14:39:09 +1100
Protocol_text: handle errors in allocation
2025-04-10 10:04:14 +0530
InnoDB system tables cannot be optimized or defragmented
2025-04-04 11:16:31 +0700
: Crash on DECLARE spvar1 ROW TYPE OF cursor1 after a table recreation
Merge 2025-04-02 10:15:08 +0300 - Merge 10.11 into 11.4
2025-03-31 18:07:15 +0400
Wrong utf8mb4_0900_bin alias for utf8mb4_bin (should be utf8mb4_nopad_bin)
2025-03-25 10:20:00 +1100
update C/C
Merge 2025-03-31 20:18:05 +0200 - Merge branch '10.11' into 11.4
2025-03-29 12:17:47 +0200
fixup: replace timestamp on Windows
2025-03-29 10:14:56 +0200
Fix some tests mainly on Valgrind
2025-03-28 19:20:16 +0100
: binlog_encryption.encrypted_master_switch_to_unencrypted_gtid Fails in BB 11.4+
Merge 2025-03-28 13:55:21 +0200 - Merge 10.11 into 11.4
2025-03-24 18:54:45 +0400
Add support for utf8mb4_0900_* collations in MariaDB Server
2025-01-29 11:45:15 +0100
wsrep: set new status for service manager
2025-01-29 11:42:56 +0100
wsrep: add more details in service manager status
Merge 2025-03-11 13:47:46 +0200 - Merge 10.11 into 11.4
2025-03-08 21:19:29 +0200
: Fix mysqld deprecation warning
2025-03-05 11:44:38 +0200
atomic.alter_table is too slow with SSL
Merge 2025-03-03 11:07:56 +0200 - Merge 10.11 into 11.4
2025-01-23 20:20:00 +0200
: Output cardinality for derived table ignores GROUP BY
2025-02-04 21:35:55 +0200
Fixed costs in JOIN_TAB::estimate_scan_time() and HEAP
2025-02-08 17:39:27 +0400
Package body variables are not allowed as FETCH targets
2025-02-04 12:36:00 -0500
bump the VERSION
Release date: 4 Feb 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.
Includes all fixes from MariaDB 10.11.11
Includes all fixes from MariaDB 11.2.6
Includes all fixes from
2025-01-30 10:25:18 +0100
1/2 FULLTEXT and SPATIAL keys are not "too long"
Merge 2025-01-30 11:59:53 +0100 - Merge branch '10.11 into 11.4
2025-01-25 20:07:02 +0100
ColumnStore 23.10.3-1
2025-01-25 18:09:41 +0100
C/C 3.4.4
2025-01-17 17:54:59 +0100
Validation of SSL certificate fails for mariadb-backup
2025-01-27 16:17:48 +0400
Assertion `thd->is_error()' failed in virtual bool Field::sp_prepare_and_store_item(THD*, Item)
2025-01-13 17:27:03 +0700
MSAN / Valgrind errors in test_if_cheaper_ordering upon reaching in_predicate_conversion_threshold
2024-10-10 15:43:36 +0300
Port "Bug #11745929 Change lock priority so that the transaction holding S-lock gets X-lock first" fix from MySQL to MariaDB
2025-01-20 19:53:25 +0400
UBSAN: SUMMARY: UndefinedBehaviorSanitizer: nullptr-with-offset in my_casedn_utf8mb3
2025-01-17 14:43:06 +0200
Removed test not related to utf8mb4_0900 from ctype_utf8mb4_0900.test
2025-01-17 11:29:01 +0200
atomic.alter_table times out often
2025-01-17 14:16:41 +0100
fix sporadic failures of main.alter_table_online
2025-01-15 21:23:33 +0100
update wsrep test for 26.4.21
2025-01-15 21:22:48 +0100
fix galera tests for 11.4
2025-01-15 09:51:19 +0100
fix test results
2025-01-15 09:49:33 +0100
fix test results
Merge 2025-01-14 23:45:41 +0100 - Merge branch '10.11' into 11.4
2025-01-09 17:32:44 +1100
call to function show_binlog_space_total()
Merge 2025-01-09 14:02:19 +0200 - Merge 10.11 into 11.4
Merge 2025-01-09 07:58:08 +0200 - Merge 10.11 into 11.4
2025-01-06 12:13:33 -0500
ER_PSEUDO_THREAD_ID_OVERWRITE in 11.4 shifts error messages
2024-12-15 15:57:53 +0200
Add support for utf8mb4_0900_* collations in MariaDB Server
2024-12-03 17:18:23 +0100
: RBR does not work with CSV tables
2024-12-13 10:40:04 +0100
update test results
2024-12-10 11:33:25 +0100
Enable parsec by default
2024-12-02 14:14:12 +0100
: START/STOP ALL SLAVES does not return access errors
2024-11-30 22:41:45 +0100
: Preserved unsupported table flags break replication
2024-11-29 20:44:13 +0100
: Assertion on event group missing XID/COMMIT event
2024-11-29 10:58:05 +0100
: FTWRL confusing state about "worker thread pool"
2024-12-05 12:07:39 +0100
After-merge fix, spider deprecation warning
Merge 2024-12-05 11:01:42 +0100 - Merge 10.11 -> 11.4
2024-12-04 09:30:18 +0200
Update libmariadb
Merge 2024-12-02 11:35:34 +0200 - Merge 10.11 into 11.4
2024-11-19 20:13:24 +0530
Improve shrinking of system tablespace
2024-09-20 18:02:17 -0600
Fix DBUG_PRINT format of group_trp->records
2024-11-14 11:48:30 -0500
SIGSEGV in list_delete in optimized builds when using pseudo_slave_mode
2024-11-05 15:15:58 +0700
Server crashes when creating index on a rocksdb table
2024-10-31 14:20:01 +0200
: Bump minimum cmake version to 3.12.0
Merge 2024-11-04 08:58:46 +0100 - Merge branch '11.4' into mariadb-11.4.4
2024-11-01 11:39:00 -0400
bump the VERSION
2024-10-30 13:24:45 +1100
create server with odbc results in connection string
Release date: 29 May 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.
Includes all fixes from
Includes all fixes from
Revision #3fca5ed772 2024-05-26 11:48:57 +0200
update C/C: fix memory leaks
Merge Revision #e9a5b25dfd 2024-05-24 09:39:24 +0200 - Merge branch '11.4' into 11.4.2
Revision #2dfc6c4410 2024-05-23 11:18:19 +0400
MDEV-33729 UBSAN negation of -X cannot be represented in type 'long long int'; cast to an unsigned type to negate this value to itself in my_strntoll_mb2_or_mb4
Revision #727b549310 2024-05-22 12:30:30 +0300
MDEV-34212 InnoDB transaction recovery is incorrect
Revision #6c0eb29ddd 2024-05-22 13:16:10 +0530
MDEV-34200 InnoDB tries to write to read-only system tablespace in buf_dblwr_t::init_or_load_pages()
Merge Revision #d2c9d86ed9 2024-05-22 17:35:26 +0300 - Merge 11.2 into 11.4
Revision #b793feb1d6 2024-05-22 16:54:33 +0300
MDEV-34216 Possible corruption when shrinking the system tablespace on innodb_fast_shutdown=0
Revision #eede2221c0 2024-05-22 10:59:52 +0200
new CC 3.4
Merge Revision #cb273d53d3 2024-05-22 09:19:25 +0300 - Merge 11.2 into 11.4
Revision #ff377d3bea 2024-05-22 08:33:43 +0300
MDEV-34209 InnoDB is disregarding read-only mode on slow shutdown
Revision #19f7edf420 2024-03-15 18:42:06 +0100
mysqltest: support MARIADB_OPT_RESTRICTED_AUTH
Revision #1588e61566 2024-03-15 14:48:06 +0100
small cleanup: mysqltest
Revision #84f99acbe8 2024-03-15 18:42:56 +0100
fix SSL tests for the new C/C 3.4
Merge Revision #99b370e023 2024-05-21 19:38:51 +0200 - Merge branch '11.2' into 11.4
Merge Revision #dfe030fda6 2024-05-20 11:11:32 +0300 - Merge 11.1 into 11.2
Merge Revision #6fd4fa7d71 2024-05-20 11:05:03 +0300 - Merge 11.0 into 11.1
Revision #d1e230d9db 2024-05-07 11:28:21 -0700
MDEV-34112 Replace one operator name keyword
Revision #2e267a4a35 2024-05-20 11:02:25 +0300
MDEV-33588/MDEV-33325 after-merge fix
Revision #339aba04d3 2024-05-15 10:54:58 -0400
bump the VERSION
Revision #fcee83f01d 2024-05-15 10:55:43 -0400
bump the VERSION
Revision #b86a2f03b6 2024-05-06 14:46:18 +1000
MDEV-32640 Reset thd->lex->mi.connection_name.str towards the end of mysql_execute_command
Revision #0e8e157510 2024-05-06 15:01:32 +0400
MDEV-34085 Server crash ASAN used-after-poison upon 2nd execution of PS with erroneous timestamp conversion
Revision #3fa2caf553 2024-04-30 14:00:19 +0300
MDEV-31404 post-push for rpl.max_binlog_total_size
Revision #e25edf2f46 2024-04-15 12:15:04 -0400
MDEV-33616 Tests failing on macOS
Revision #24dd78e583 2024-03-05 14:46:28 +1100
MDEV-33592: Use X509v3 for compatibility with libraries
Revision #435a10e4dc 2024-03-25 13:55:45 -0300
MDEV-33659 Fix crash in kdf() without parameters
Revision #9d806a0f76 2024-03-12 13:09:11 +1100
MDEV-33608 Skip spider/bugfix.quick_mode_N for valgrind builds
Revision #53a359cf0d 2024-02-29 18:16:06 +0100
MDEV-33554 Upgrade from 11.2 to 11.3 changes root's privileges
Revision #ec3d9dafe4 2024-02-21 10:38:17 +0100
MDEV-33459 upgrades 11.X.2→11.(X+1).2
Revision #058510a62f 2024-02-26 13:01:38 +0200
Moved test for online alter in connect to separate test
Revision #aea1af0df6 2024-02-23 00:31:23 +0200
Fixed failure in innodb.corrupted_during_recovery
Revision #8d5512ee7e 2024-02-22 21:39:21 +0200
Fixed bug in semi-sync that caused rpl.rpl_semi_sync_slave_reply_fail to fail
Revision #ae6684d79f 2024-02-20 11:55:34 +1100
MDEV-32546: debian files - erronus install of plugin_auth_common.h
Revision #ccee2f059f 2024-02-19 09:12:57 +0200
MDEV-32546: Make sure that debian control files are also in order
Revision #88d79539b0 2023-10-23 10:00:51 +0300
MDEV-32546: Make sure that Debian .install files are alphabetically ordered
Revision #9b6e267bfd 2024-02-16 16:40:32 -0500
bump the VERSION
Release date: 16 Feb 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.
Changes from 11.4.0 are also included in this changelog
Includes all fixes from MariaDB 11.3.2
Merge 2024-02-15 13:53:21 +0100 - Merge branch '11.3' into 11.4
2024-02-14 23:49:33 +0100
update 32bit rdiffs
2024-02-14 16:19:01 +0100
fix galera.MW-284
2024-02-14 16:13:02 +0100
fix galera.galera_var_notify_ssl_ipv6
2023-12-20 17:52:52 +0200
Improve error message in mysqltest when sync_with_master fails
2023-12-03 21:42:44 +0200
Implement binlog_space_limit
2024-02-14 01:22:32 +0100
update C/C
2024-02-13 15:50:07 +0100
fix debian dependencies for mariadb-test
2024-02-14 14:59:16 +0100
Port Spider/ODBC from ES
2023-10-07 21:08:43 -0700
Deb: Stop shipping mariadb-plugin-spider separately, include in server
2024-01-04 23:46:52 +0100
KEY_PERIOD_USAGE reveals information to unprivileged user
2023-12-30 02:34:59 +0100
Queries from I_S.KEY_PERIOD_USAGE do not obey case-sensitivity
2023-10-19 21:58:26 +0400
add period to buildbot_suites.bat
2023-09-20 23:27:30 +0400
crash in get_schema_key_period_usage_record without InnoDB
2023-09-20 18:23:16 +0400
Add Statement::sql_command_flags() function.
2023-08-30 01:04:34 +0400
Add views for periods in information_schema
2024-01-14 15:24:31 +0100
sql_show: reduce ifdefs around grants checks
2024-02-12 15:59:32 +0100
fix get_schema_privileges_for_show
2024-01-12 21:22:35 +0100
sql_show: extract get_schema_privileges_for_show
2024-01-12 21:22:16 +0100
sql_show: Fix narrowing conversion from the get_column_grant return result.
2023-08-29 20:41:12 +0400
cleanup: add store_yesno() for fields that can only take "YES"/"NO" values
2023-11-16 11:58:01 +1100
pr template: ask about release notes
2024-02-09 02:18:32 +0100
- Fix self-signed certificate errors on Windows
2024-02-08 15:58:26 +0400
Error messages ER_PACKAGE_ROUTINE_* are not good enough
2024-02-05 05:56:53 -0700
Revert ": Extend GTID Binlog Events with Thread Id"
2024-02-05 14:41:44 +0400
Wrong error message on GRANT .. ON PACKAGE no_such_package ..
2023-10-15 16:03:14 +0200
--disable-ssl doesn't disable it
2023-09-22 13:16:35 +0200
show in mariadb cli whether server cert was verified
2023-09-15 12:33:52 +0200
auto-disable --ssl-verify-server-cert in clients, if
2023-09-04 15:32:36 +0200
enable --ssl-verify-server-cert by default in the internal client
2023-09-03 09:44:01 +0200
validate ssl certificates using client password in the internal client
2023-09-08 12:29:48 +0200
disable SSL via named pipes in the internal client
2023-09-04 15:35:08 +0200
free mysql->connector_fd correctly in the internal client
2023-09-03 22:34:03 +0200
change how self-signed certs are accepted by internal client
2023-09-02 21:43:36 +0200
cleanup: X509_check_host() in the internal client
2023-09-02 15:09:48 +0200
cleanup: ssl handling in the internal rpl client
2023-08-30 14:41:32 +0200
enable --ssl-verify-server-cert by default
2023-08-30 22:17:26 +0200
enable --ssl in the server by default
2023-08-23 17:45:57 +0200
use ephemeral ssl certificates
2023-08-23 17:45:21 +0200
wrong error for bare --ssl on the server side
2023-08-23 15:23:22 +0200
cleanup
2023-08-22 22:49:14 +0200
test SSL MitM attack
2023-09-01 10:25:53 +0200
client support for --ssl-fp and --ssl--fplist
2023-08-21 16:25:56 +0200
validate ssl certificates using client password
2023-08-30 16:56:23 +0200
cleanup: unify client's setting of ssl options
2023-09-27 16:03:11 +0200
cleanup: octet2hex takes an uchar* argument
2023-08-30 10:00:30 +0200
test.cnf files should !include default_my.cnf
2023-08-21 11:08:37 +0200
clarify CR_OK_HANDSHAKE_COMPLETE
2023-09-20 18:48:22 +0200
deprecate SQL_NOTES variable in favor of NOTE_VERBOSITY
2023-08-31 13:43:22 +0200
gitignore scripts/mariadb_sys_schema.sql
2024-02-01 02:14:23 +0100
Resolve server shutdown issues on macOS, Solaris, and FreeBSD
2023-12-06 15:09:44 +0100
Option --parallel in mariadb-import
2023-11-23 23:33:28 +0100
add tests for mariadb-dump --parallel
2023-11-23 17:26:12 +0100
option --parallel/-j for mariadb-dump to increase parallelism
2023-11-23 16:58:28 +0100
Connection pool with asynchronous query execution.
2023-11-16 17:19:25 +0100
preparation - cleanup mysqldump.cc code
2023-11-13 09:32:51 +0100
Compile mysqldump as C++ (preparation for using connection pool)
2023-09-08 13:12:49 +0200
: GTID binlog indexing
2024-01-24 12:18:18 +1100
Deprecate spider table options by comment/connection
2024-01-23 10:57:31 +0200
Update 11.4 HELP
2023-07-10 18:53:19 +0300
: Extend GTID Binlog Events with Thread Id
2023-11-24 22:31:18 +0800
mysqlbinlog flashback support binlog_row_image FULL_NODUP mode
2023-11-17 17:41:23 +0000
Add support for up to BASE 62 to CONV()
2023-12-20 08:17:02 +0800
Assertion `marked_for_write_or_computed()' failed in bool Field_new_decimal::store_value(const my_decimal*, int*)
Merge 2024-01-10 15:30:42 +0200 - Merge 11.3 into 11.4
2024-01-08 13:06:16 +0100
log a warning when WITHOUT VALIDATION was used
2024-01-08 10:13:03 +0100
revert "make THAN optional"
Merge 2024-01-05 14:53:03 +0200 - Merge 11.3 into 11.4
2023-12-22 13:17:55 +0100
mysys/my_timezone.cc does not compile on AIX
2023-12-21 23:50:59 +0100
fix sporadic test failures caused by InnoDB #record estimation
Merge 2023-12-21 15:40:55 +0100 - Merge remote-tracking branch '11.3' into 11.4
2023-09-04 15:28:50 +0400
CREATE PACKAGE [BODY] for sql_mode=DEFAULT
2023-12-01 19:14:13 +1100
: drop errmsg-utf8.txt from packaging
2023-12-14 17:04:54 +1100
Use reverse index for max/min optimization
2023-12-07 17:28:45 +0300
Rename the view sys.table_privileges to sys.privileges_by_table_by_level
2023-12-06 18:44:38 +0300
without validation for exchange partition/convert in
2023-12-07 13:09:31 +0300
check_digest() tests
2023-11-16 16:54:16 +0700
Add table_privileges view to the sys schema
2023-09-19 15:47:29 +1000
: tmpfile.d not for datadir
2023-10-26 17:24:22 +0800
FULL_NODUP mode for binlog_row_image
2023-11-22 18:40:53 +1100
Remove thr_alarm from server codebase - socket activation fix
2023-10-26 18:12:09 +0200
Remove thr_alarm from server codebase
2023-10-26 15:02:35 +0200
Remove thr_alarm from server codebase
2023-09-29 12:37:10 +0200
Use icu for timezones on windows
Merge 2023-11-21 15:43:20 +0100 - Merge 11.3 into 11.4
2023-11-14 09:24:46 +0200
: Precompute binlog checksums
2023-10-12 12:53:55 +1100
INSERT IGNORE on constraints result in ERROR rather than warning
2023-11-10 12:45:55 +0400
Cleanup: Adding "const" to the member Spvar_definition::m_column_type_ref
2023-06-13 11:41:44 +0200
: Precompute binlog checksums
2023-08-23 11:48:08 +0200
: Refactor MYSQL_BIN_LOG::write_cache()
2023-07-27 15:46:57 +0200
: Eliminate Log_event::checksum_alg
2023-07-11 23:30:04 +0200
: Replace Log_event::writer with function parameter
2023-10-09 13:43:10 +0200
11.4 branch
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