MariaDB 10.6.11 is a Stable (GA) release of MariaDB Community Server 10.6, released on 2022-11-07
Release date: 7 Nov 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.18
2022-11-02 19:01:11 +0100
update colunmstore
Merge 2022-11-02 14:33:20 +0100 - Merge branch '10.5' into 10.6
2022-10-28 17:06:00 +0200
followup: fix ASAN failure of main.having_cond_pushdown --ps
2022-10-28 16:51:16 +0200
followup: fix ASAN failure of main.opt_tvc --ps
2022-10-28 16:08:43 +0200
prepared view crash server (unit.conc_view)
2022-10-27 23:35:34 +0300
unexpected X lock on Supremum in READ COMMITTED
2022-10-26 14:53:06 +0300
Disable perfschema.mdl_func on Windows
2022-10-26 14:48:53 +0300
Assertion !index->table->is_temporary() failed in CHECK TABLE
2022-10-26 12:52:08 +0300
Deadlock between InnoDB statistics update and BLOB insert
2022-10-26 11:58:22 +0300
mtr failure: innodb.deadlock_wait_thr_race
2022-10-04 16:45:51 +0700
Replace same values in 'IN' list with an equality
2022-10-25 08:53:56 +0200
Do not use asynchronous log_write_upto() for system THDs
2022-10-25 14:51:23 +0300
: Temporarily disable the test
Merge 2022-10-25 14:25:42 +0300 - Merge 10.5 into 10.6
2022-10-25 13:26:49 +0300
: Temporarily disable unstable tests
2022-10-25 12:12:33 +0530
InnoDB persistent statistics fail to update after bulk insert
2022-10-24 16:10:57 +0200
Update 10.6 HELP tables
2022-10-25 08:52:17 +1100
: mtr ps_missed_cmds_bin_prot allow for updated HELP
2022-10-07 23:25:58 +0300
Wrong assertions in lock_cancel_waiting_and_release() for deadlock resolving caller
2022-10-06 16:54:00 +0300
race on trx->lock.wait_lock in deadlock resolution
2022-10-21 10:02:54 +0300
: InnoDB CHECK TABLE ... EXTENDED
2022-10-20 18:55:09 +0200
columnstore-6.4.6-1
2022-10-19 01:02:29 +0300
Fixed compiler warning on AIX
2022-10-16 22:02:27 +0200
new CC v3.3
Merge 2022-10-15 23:47:33 +0200 - Merge branch '10.5' into 10.6
Merge 2022-10-15 23:36:57 +0200 - Merge branch 'bb-10.6-vp-' into 10.6
2022-09-27 10:55:22 +0700
: make working view-protocol
Merge 2022-09-27 13:17:59 +0700 - Merge branch 'bb-10.5-all-builders' into bb-10.6-all-builders
2022-10-10 16:21:46 +0530
: Assertion `0' failed in Item_row::illegal_method_call on SELECT FROM JSON_TABLE
2022-10-13 09:09:03 +0300
test fixup for --ps-protocol
Merge 2022-10-13 08:27:23 +0300 - Merge 10.5 into 10.6
Merge 2022-10-12 12:14:13 +0300 - Merge 10.5 into 10.6
2022-10-11 00:07:38 +0200
Reduce overhead of attaching THD to OS thread, in threadpool
2022-10-06 16:52:16 +0200
galera crashes in debug builds
2022-10-06 14:10:39 +0300
: Disable a timing-sensitive test on Valgrind
2022-10-06 13:15:12 +0300
Simplify purge a little
2022-10-06 13:14:51 +0300
: purge_sys.low_limit_no() is not protected
2022-10-06 13:14:40 +0300
Cleanup: Add missing const
2022-10-06 13:14:16 +0300
ReadViewBase::snapshot() misses an optimization
2022-10-06 13:14:07 +0300
Deadlock between ibuf_insert_to_index_page_low() and DDL
2022-10-06 12:33:40 +0300
: Disable a timing-sensitive test on Valgrind
Merge 2022-10-06 12:33:21 +0300 - Merge 10.5 into 10.6
Merge 2022-10-06 09:22:39 +0300 - Merge 10.5 into 10.6
2022-10-05 17:18:30 +0200
maintainer mode: build with -Wmissing-braces
2022-10-05 18:05:39 +0300
After-merge fix: clang -Wmissing-braces
2022-10-05 11:03:46 +0300
fixup: Clean up dict_load_foreigns()
Merge 2022-10-03 16:20:59 +0200 - Merge branch '10.5' into 10.6
Merge 2022-10-02 22:14:21 +0200 - Merge branch '10.5' into 10.6
2022-09-30 17:27:38 +0200
update the test after merge
Merge 2022-09-30 12:29:24 +0200 - Merge branch '10.5' into 10.6
2022-09-27 10:30:49 +0300
Revert
2022-09-26 15:23:29 +0300
Failed to read from the .par file upon concurrent DDL/SELECT with partition pruning
Merge 2022-09-26 14:34:43 +0300 - Merge 10.5 into 10.6
2022-09-20 19:34:13 +0200
update C/C, fix srpm build failures on fedora
2022-09-02 11:43:14 +0200
fails to start when ONLY_FULL_GROUP_BY gets provided
2022-09-20 11:29:08 +0530
On error, fts_sync_table() fails to release a table handle
2022-09-13 11:46:28 +0900
SIGSEGV's in strlen and unknown location on optimized builds at SHUTDOWN
2022-09-21 08:00:46 +0300
after-merge fix
Merge 2022-09-20 16:53:20 +0300 - Merge 10.5 into 10.6
2022-09-20 09:14:04 +0300
fixup: Make trx_t::apply_log() truly ATTRIBUTE_COLD
2022-09-12 14:45:25 +0300
innodb.deadlock_victim_race is unstable
2022-09-19 09:38:01 -0400
bump the VERSION
2022-09-14 08:42:33 +1000
: ps_missed_cmds test - HELP deconflict
This page is licensed: CC BY-SA / Gnu FDL