MariaDB 11.2.2 Changelog
The most recent release of MariaDB 11.2 is:MariaDB 11.2.6 Stable (GA) Download NowAlternate download from mariadb.org
Download 11.2.2Release NotesChangelogOverview of 11.2
Release date: 21 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.
Includes all fixes from MariaDB 11.1.3
Revision #929532a942 2023-11-16 10:50:38 +0100
fix uninitialized field warnings
Merge Revision #0427c4739e 2023-11-14 18:28:37 +0100 - Merge tag '11.1' into 11.2
Revision #e6acddf121 2023-11-14 11:20:49 +0100
main.alter_table_online_debug: fix race in XA tests
Revision #d59d883631 2023-11-13 15:28:19 +0100
MDEV-32771 Server crash upon online alter with concurrent XA
Revision #f7646d890b 2023-10-20 17:06:22 +0400
main.alter_table_online_debug: remove explicit innodb
Revision #23f9e34256 2023-10-11 12:37:24 +0400
MDEV-32444 Data from orphaned XA transaction is lost after online alter
Revision #a569515a9d 2023-09-22 20:16:32 +0400
online alter: rework savepoints
Revision #8311eae601 2023-09-22 19:27:23 +0400
online alter: use thd->ha_data to store cache_list
Revision #cb52174693 2023-09-22 17:09:21 +0400
online alter: extract the source to a separate file
Revision #830bdfccbd 2023-09-19 18:19:10 +0400
MDEV-32126 Assertion fails upon online ALTER and binary log enabled
Revision #a1019e93d6 2023-09-22 16:29:15 +0400
binlog_cache_data: add more consts
Revision #46ee272a10 2023-09-11 17:54:10 +0400
MDEV-32100 Online ALTER TABLE ends with 1032 under some isolation levels
Revision #5c5123dfe0 2023-07-04 14:39:57 +0530
MDEV-31411: JSON_ARRAY_INTERSECT/JSON_OBJECT_FILTER_KEYS should fetch data from a table similar to other JSON functions
Merge Revision #d0f8dfbcf0 2023-10-27 18:11:56 +1100 - Merge branch '11.1' into 11.2
Revision #a05b5dd505 2023-10-11 14:47:05 +0700
MDEV-32123: require_secure_transport doesn't allow TCP connections
Revision #872ed5342d 2023-09-30 11:13:08 +0200
fix a sporadic failure of main.alter_table_online_debug on windows
Merge Revision #37e854f34a 2023-09-29 16:01:59 +0200 - Merge branch '11.1' into 11.2
Revision #daca468c68 2023-09-25 14:42:10 +0400
MDEV-32243 Make older compilers happy with log.h.
Merge Revision #970c885d1a 2023-09-24 09:38:34 +0200 - Merge branch '11.1' into 11.2
Revision #eece7f135f 2023-09-11 18:11:45 +0530 *
Rename the DBUG_EXECUTE_IF from sys_shrink_buffer_pool_full to sys_shrink_buffer_pool to make it as generic name.
Revision #9b9067fcc0 2023-08-31 08:17:15 +0200
mtr: s/mysqltest_embedded/mariadb-test-embedded/
Revision #9ad7c899ac 2023-08-24 13:11:19 +0200
Fix of incorrect merge of MDEV-31877: ASAN errors in Exec_time_tracker::get_cycles with innodb slow log verbosity (8d210fc2aa7ca08450055e2db3249b0f18e61bdb)
Merge Revision #29a028999e 2023-08-24 08:49:50 +0200 - Merge branch '11.2' into mariadb-11.2.1
Revision #73915d2cda 2023-08-21 09:08:09 -0400
bump the VERSION
This page is licensed: CC BY-SA / Gnu FDL
Last updated
Was this helpful?