Release date: 9 Feb 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.
Includes all fixes from MariaDB 10.5.14
Revision #4ffffd98a5 2022-02-05 14:50:25 +0100
update columnstore
2022-02-04 14:40:42 +0100
Fix for compiling under clang.
Merge 2022-02-04 10:01:08 +0100 - Merge branch '10.5' into 10.6
2022-02-03 16:51:08 +0200
fixup: Crash in innodb.leaf_page_corrupted_during_recovery
2022-02-03 12:18:14 +0200
Allow seamless upgrade despite ROW_FORMAT=COMPRESSED
Merge 2022-02-03 17:01:31 +0100 - Merge branch '10.5' into 10.6
2022-01-29 18:10:25 +0530
mariadb-backup skip valid ibd file
2022-01-31 21:50:57 +0100
remove debug output
2022-01-31 20:09:45 +0100
MSI should fail if INSTALLDIR is a non-empty existing directory
2022-01-31 15:40:41 +0100
Service does not start after MSI install into restricted directory
2022-01-31 21:18:43 +0400
Json table columns accept redundant COLLATE syntax
2022-01-30 22:52:59 +0100
pass MYSQL_MAINTAINER_MODE down to srpm builds
2022-01-30 16:37:12 +0100
update columnstore to 6.2.3-1
2021-07-02 19:13:26 +0200
JSON functions don't respect KILL QUERY / max_statement_time limit
2021-07-02 19:11:42 +0200
JSON functions don't respect KILL QUERY / max_statement_time limit
2021-07-01 20:02:12 +0200
cleanup: move the common code into the function
2022-01-26 21:32:17 +0100
enable main.mysqldump-system test
2022-01-28 16:42:37 +0200
Fix on 64-bit Microsoft Windows
2022-01-28 08:31:57 +0200
'asm goto' is not supported on Apple Xcode 9.4.1
2022-01-27 18:14:37 +0200
innodb_fts.concurrent_insert failed
2022-01-26 09:51:22 +0100
new CC 3.2
Merge 2022-01-20 07:39:11 +0200 - Merge 10.5 into 10.6
2022-01-19 19:12:17 +0200
fixup: Add a wait to buf_flush_sync()
Merge 2022-01-19 09:57:28 +0200 - : Null merge 10.5 into 10.6
2021-12-02 16:14:27 +0300
insert-intention lock conflicts with waiting ORDINARY lock
Merge 2022-01-18 12:59:50 +0200 - Merge 10.5 into 10.6
2022-01-17 11:19:41 +0200
: Assertion failure in defragment due to tx_read_only
Merge 2022-01-14 18:19:04 +0200 - Merge 10.5 into 10.6
2022-01-13 16:45:31 +0200
fixup: Bogus assertion !block->page.is_io_fixed()
2022-01-12 12:34:07 +0200
heap-use-after-free in buf_pool_t::is_block_field()
Merge 2022-01-12 12:33:19 +0200 - Merge 10.5 into 10.6
2022-01-10 19:15:39 +0530
trx_has_lock_x() gives wrong result if the table has pending table lock
2022-01-10 11:21:17 +0200
Cleanup: Remove unused log_cmdq_key
2022-01-09 14:09:00 +0200
: Detach innodb_evict_tables_on_commit_debug from SAFE_MUTEX
2021-12-30 13:13:58 +0530
Assertion failure 'table->get_ref_count() == 0' on DDL that involves FULLTEXT INDEX
2022-01-05 12:14:01 +0200
innodb_evict_tables_on_commit_debug=on makes table creation hang
2021-12-21 12:24:35 +0100
Windows, MSI - Bring the datadir location into the instance config UI
2021-12-18 14:51:07 +0100
Windows installer - fix UI of the "Uninstall" Dialog.
2022-01-05 09:58:52 +1100
Update errmsg-utf8.txt (spa) part 2
2022-01-04 15:53:02 +0200
Work around ./mtr --ps-protocol main.opt_trace
Merge 2022-01-04 09:26:38 +0200 - Merge 10.5 into 10.6
2022-01-03 17:42:13 +0200
Server may hang when innodb_undo_log_truncate=ON
2021-12-27 12:36:51 +0200
Trying to lock mutex ... when the mutex was already locked
2020-12-29 11:59:01 +0000
Update errmsg-utf8.txt (spa)
2021-12-23 21:07:28 +0900
Assertion (old_top == initial_top (av) && old_size == 0) || ((unsigned long) (old_size) >= MINSIZE && prev_inuse (old_top) && ((unsigned long) old_end & (pagesize - 1)) == 0)' failed, Assertion str.alloced_length() >= str.length() + data_len' failed
2021-12-22 15:53:55 +0200
fixup: Replace symlinks
2021-12-21 17:33:26 +0200
Crash on DROP DATABASE due to out-of-bounds result from InnoDB SUBSTR()
2021-12-21 12:26:03 +0530
Test innodb.doublewrite crashes when using innodb_flush_method=O_DIRECT
2021-12-19 17:19:02 +0300
: SET STATEMENT optimizer_trace=1 Doesn't save the trace
2021-12-16 19:16:04 +0100
add test that there are no triggers in sys schema.
2021-12-14 03:47:59 +0100
: Galera SST scripts should use ssl_capath for CA directory
2021-12-12 15:09:59 +0530
InnoDB fails to restore page 0 from the doublewrite buffer
2021-12-12 09:58:31 +0530
atomic.rename_table test case fails
2021-12-07 08:19:27 +0530
InnoDB fails to restore page 0 from the doublewrite buffer
2021-12-10 11:29:06 +0200
Some error messages might report table names incorrectly on LLP64
Merge 2021-12-07 22:11:30 +0100 - Merge branch '10.5' into 10.6
2021-12-04 12:55:26 +0200
fixup: GCC 11 -march=i686 -Warray-bounds
Merge 2021-12-04 12:42:29 +0200 - Merge 10.5 into 10.6
2021-12-01 13:37:06 +0530
InnoDB fails to restore page 0 from the doublewrite buffer
2021-11-15 18:19:53 +0530
InnoDB fails to restore page 0 from the doublewrite buffer
2021-11-19 12:17:14 +0300
Make the Optimizer Trace of reqular query and PS EXECUTE be identical
Merge 2021-11-29 11:39:34 +0200 - Merge 10.5 into 10.6
2021-11-28 11:03:02 +0100
Fix MSVC warning C4819 when system codepage is set to UTF-8.
2021-10-28 23:39:29 +0200
Windows : fix clang-cl build.
2021-11-25 15:54:19 +0200
galera.galera_unicode_pk: Avoid MDL wait timeout
2021-11-25 14:03:20 +0200
Make innodb.innodb-table-online more stable
Merge 2021-11-25 08:08:42 +0200 - Merge 10.5 into 10.6
2021-11-23 14:38:05 +0200
follow-up: Bless Linux 5.15.3
2021-11-24 17:51:34 +0200
Fix build failure on mac due to invalid access on private member from rw_lock
2021-11-20 13:57:23 +0200
fixup: Fix MemorySanitizer, and GCC 4.8.5 ICE on ARMv8
2021-11-19 18:54:23 +0200
fixup: Avoid a hang with ROW_FORMAT=COMPRESSED
2021-11-19 09:10:40 +0200
after-merge fix for ,
2021-11-16 19:55:06 +0200
: Reduce the size of buf_block_t and buf_page_t
2021-11-16 18:16:53 +0200
: Move buf_page_t::slot to IORequest::slot
2021-11-16 18:16:22 +0200
follow-up: Remove unnecessary page locking
2021-11-18 17:39:39 +0200
: heap-use-after-free in dict_stats_recalc_pool_del()
2021-11-18 17:34:19 +0200
fixup: Fix the SUX_LOCK_GENERIC build
Merge 2021-11-17 15:03:47 +0200 - Merge 10.5 into 10.6
Merge 2021-11-16 17:15:13 +0200 - Merge 10.5 into 10.6
2021-11-16 16:31:45 +0200
[ERROR] [FATAL] InnoDB: SYS_VIRTUAL.TABLE_ID mismatch
Merge 2021-11-16 16:30:45 +0200 - Merge 10.5 into 10.6
Merge 2021-11-12 00:33:48 +0100 - Merge branch '10.5' into 10.6
2021-11-10 11:35:19 +0530
[Note] InnoDB: Resetting invalid page
2021-11-09 18:08:12 +0530
Assertion `!lock_trx_has_sys_table_locks(trx)' failed in dberr_t row_discard_tablespace_for_mysql(dict_table_t*, trx_t*)
2021-11-09 09:38:12 +0200
fixup for Valgrind and MemorySanitizer
Merge 2021-11-09 09:11:50 +0200 - Merge 10.5 into 10.6
Merge 2021-11-08 19:42:18 +0100 - Merge branch '10.6' into bb-10.6-release
2021-11-08 12:03:38 -0500
bump the VERSION
2021-11-03 18:23:16 +0100
appveyor - do not use buggy cygwin bison.
2021-11-04 09:59:06 +0200
fixup: clang++-13 -Wfree-nonheap-object
2021-11-04 09:55:35 +0200
: Remove innodb_force_load_corrupted
2021-11-01 13:35:47 +0200
InnoDB fails to detect page number mismatch
2021-10-29 16:23:55 +0300
fixup: MSVC warning C4018: signed/unsigned mismatch
This page is licensed: CC BY-SA / Gnu FDL