MariaDB 10.6.10 is a Stable (GA) release of MariaDB Community Server 10.6, released on 2022-09-19
Release date: 19 Sep 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.17
Merge 2022-09-13 08:40:05 +0300 - Merge 10.5 into 10.6
2022-09-12 12:10:10 +0200
avoid useless os_thread_sleep() during srv_purge_shutdown()
Merge 2022-09-12 15:01:55 +0300 - Merge 10.5 into 10.6
2022-08-16 20:03:15 +0300
MYSQL_BIN_LOG::cleanup(): Assertion `b->xid_count == 0'
2022-08-30 00:26:20 +0300
ASAN heap-use-after-free in Query_log_event::do_apply_event
2022-09-08 21:02:41 +0900
fixup: spider/bugfix.mdev_27172 failed with --ps-protocol
2022-09-08 14:57:50 +0300
InnoDB instant ALTER TABLE recovery must use READ UNCOMMITTED
2022-09-07 21:41:29 +0300
innodb.lock_delete_updated is unstable
2022-09-07 16:41:21 +0200
Fix CMake 3.24 warning by setting a policy
Merge 2022-09-07 16:39:30 +0200 - Merge branch '10.5' into 10.6
Merge 2022-09-07 15:28:58 +0200 - Merge branch '10.4' into 10.5
2022-09-07 13:49:49 +0200
- minor cleanup
2022-09-07 19:58:55 +1000
Deb: add kinetic to autobake (#2250)
2022-09-07 12:57:53 +0300
Assertion failure in file que0que.cc line 728
2022-09-07 11:58:04 +0300
main.range_innodb retuns a wrong number of rows in EXPLAIN
Merge 2022-09-07 08:47:20 +0300 - Merge 10.5 into 10.6
Merge 2022-09-07 08:26:21 +0300 - Merge 10.4 into 10.5
Merge 2022-09-07 08:08:59 +0300 - Merge 10.3 into 10.4
2022-08-29 22:54:25 +0530
Assertion failure in file que0que.cc line 728
2022-08-26 18:35:15 +0300
Minor unsafe statement warning message improvement
2022-05-10 14:25:35 -0600
: Revoking privileges from a non-existing user on a master breaks replication on the slave in the presence of replication filters
2022-06-30 01:58:57 +0900
Prefix indices on Spider tables may lead to wrong query results
2022-08-31 15:58:52 +0300
fixup: Remove test work-arounds
2022-08-31 15:24:06 +1000
disks plugin (postfix - remove tabs)
2022-09-06 15:11:24 +0300
trx_undo_rseg_free() does not write redo log
Merge 2022-09-06 12:28:39 +0300 - Merge 10.5 into 10.6
2022-09-06 11:33:52 +0300
Buffer overflow in page_cur_insert_rec_low()
2022-09-06 09:52:08 +0300
fixup: Allow purge to run in a test
2022-09-02 22:53:08 +0530
InnoDB Temporary Tablespace (ibtmp1) is continously growing
2022-09-02 10:43:39 +1000
: prevent uring access to galera sst /notify scripts
Merge 2022-09-05 14:05:30 +0300 - Merge 10.5 into 10.6
Merge 2022-09-05 13:28:56 +0300 - Merge 10.4 into 10.5
2022-02-15 14:36:02 +0100
Reduce compilation dependencies on wsrep_mysqld.h
Merge 2022-09-05 10:09:03 +0300 - Merge 10.5 into 10.6
2022-09-05 09:54:47 +0300
Recovery or backup of instant ALTER TABLE is incorrect
2022-08-31 13:00:16 +1000
linux uuid implementation returning non-hwaddr based suffix
Merge 2022-08-31 11:06:14 +1000 - Merge branch 10.4 into 10.5
Merge 2022-08-31 10:52:53 +1000 - Merge 10.3 into 10.4
2022-07-31 13:41:59 +1000
disks plugin - getmntinfo (BSD) & getmntent (AIX)
2022-09-02 05:40:33 -0400
Remove unused French translations in Connect engine (#2252)
2022-09-01 13:51:15 +0530
Buffer overflow in dict_index_t::col_info::add()
2022-09-01 10:40:27 +0300
CHECK TABLE forgets to release latches after reporting failure
2022-08-31 17:52:23 +0300
: InnoDB hangs after loading a ROW_FORMAT=COMPRESSED page
2022-08-31 17:52:16 +0300
InnoDB recovery fails with "Data structure corruption"
Merge 2022-08-30 13:01:16 +0300 - Merge 10.5 into 10.6
Merge 2022-08-30 12:29:04 +0300 - Merge 10.4 into 10.5
Merge 2022-08-30 12:17:33 +0300 - Merge 10.3 into 10.4
2022-08-30 12:03:58 +0300
: innodb_fts.innodb_fts_plugin failed
2022-08-30 12:02:56 +0300
Buffer overflow in my_wc_mb_filename() on RENAME TABLE
2022-08-30 10:59:31 +0300
Failing assertion for name length on RENAME TABLE
2022-08-28 21:23:28 +0300
innodb.innodb_sys_semaphore_waits fails with wrong errno 5014
2022-08-24 11:07:09 -0700
Crash when IN predicand is used in eliminated GROUP BY clause
2022-06-05 08:04:18 +0000
Server crashes in Compare_identifiers::operator or in my_strcasecmp_utf8 upon ADD PERIOD IF NOT EXISTS with empty name
2022-08-26 10:20:26 +1000
mariadb-backup: remove MySQL wording
2022-07-30 00:11:08 +1000
mariadb-backup - align required GRANTS to cmd options
2022-08-30 04:21:40 -0400
Ensure that source files contain only valid UTF8 encodings (#2188)
2022-08-26 11:41:43 +0300
Assertion mysql_mutex_assert_owner(&log_sys.flush_order_mutex) failed in mtr_t::commit()
Merge 2022-08-25 16:02:44 +0300 - Merge 10.5 into 10.6
Merge 2022-08-25 15:31:19 +0300 - Merge 10.4 into 10.5
Merge 2022-08-25 15:17:20 +0300 - Merge 10.3 into 10.4
2022-08-25 15:14:38 +0300
Hangs caused by innodb_adaptive_hash_index=ON
2022-08-10 13:27:01 +0200
update a global_suppressions() list
2022-08-24 15:00:47 +0300
btr_search_drop_page_hash_index(): Remove a racey debug check
2022-08-24 12:27:15 +0530
Assertion failure size_in_header >= space.free_limit in fsp_get_available_space_in_free_extents()
2022-08-17 18:09:06 +0530
Assertion `!table->fts' failed in dict_table_can_be_evicted on SHUTDOWN
2022-08-22 18:36:30 +0530
Assertion failure size_in_header >= space.free_limit in fsp_get_available_space_in_free_extents()
2022-04-26 19:51:42 -0600
: set default role bypasses Replicate_Wild_Ignore_Table: mysql.%
2022-08-24 10:09:27 +0200
Refactor tpool::cache
2022-08-24 17:06:57 +0300
trx_t::lock.was_chosen_as_deadlock_victim race in lock_wait_end()
2022-08-23 19:38:24 +0530
Assertion `n_fields > n_cols' failed in dict_index_t::init_change_cols
Merge 2022-08-23 21:58:45 +0900 - Merge 10.5 into 10.6
Merge 2022-08-23 20:59:34 +0900 - Merge 10.4 into 10.5
2022-08-23 19:53:59 +0900
Fix wrong diff introduced by merge commit
2022-08-23 13:17:35 +0400
Backport templatized INET6 implementation from 10.7 to 10.6
2022-08-18 16:21:31 +0530
atomic.rename_trigger fails occasionally
2022-08-23 08:47:49 +0300
: Potential deadlock in btr_page_alloc_low() with the AHI
Merge 2022-08-23 08:47:21 +0300 - Merge 10.5 into 10.6
2022-08-23 08:58:23 +0400
Subquery using the ALL keyword on INET6 columns produces a wrong result
Merge 2022-08-22 19:49:56 +0300 - Merge 10.4 into 10.5
Merge 2022-08-22 16:22:09 +0300 - Merge 10.3 into 10.4
2022-08-16 15:31:49 +0530
ASAN: Heap_use_after_free in btr_search_drop_page_hash_index()
2022-08-22 11:50:15 +0400
Subquery using the ALL keyword on TIMESTAMP columns produces a wrong result
Merge 2022-08-22 14:02:43 +0300 - Merge 10.5 into 10.6
Merge 2022-08-22 13:38:40 +0300 - Merge 10.4 into 10.5
Merge 2022-08-22 12:34:42 +0300 - Merge 10.3 into 10.4
2022-08-22 12:32:47 +0300
fixup: Adjust a test
2022-08-19 09:18:24 +0300
mariadb-backup --compress hangs
2022-08-16 17:34:38 +0530
InnoDB unnecessarily extends data files
2022-07-28 21:24:57 +0900
Server crash or assertion `field' failed in spider_db_open_item_ident / group by handler
Merge 2022-08-15 10:11:23 +0200 - Merge branch '10.3' into bb-10.3-release
2022-08-01 19:39:09 +0530
: JSON_VALUE() does not parse NULL properties properly
2022-08-06 22:18:11 -0400
Remove Darwin CMake file
2022-08-22 12:33:46 +0300
follow-up: Fix a test
Merge 2022-08-15 10:14:16 +0200 - Merge branch '10.4' into bb-10.4-release
Merge 2022-08-15 10:37:33 +0200 - Merge branch '10.5' into bb-10.5-release
2022-08-21 00:34:41 -0400
Revert aligned_alloc() addition from
2022-08-06 01:16:21 +0530
InnoDB: Failing assertion: table->get_ref_count() == 0
2022-08-19 09:26:13 +0300
fixup: mariadb-backup.compress_qpress
2022-08-18 17:12:00 +0300
fixup: Avoid an unnecessary mutex operation
2022-08-18 16:02:13 +0300
Percona XtraDB 5.7 can't be upgrade to or above
2022-08-16 21:33:45 +0530
Disabling atomic.rename_trigger test case because of frequent failures
Merge 2022-08-15 11:21:39 +0200 - Merge branch '10.6' into bb-10.6-release
Merge 2022-08-14 23:57:56 -0400 - Merge branch 'bb-10.6-bumpversion' of github.com:MariaDB/server into bb-10.6-bumpversion
2022-08-14 23:38:24 -0400
bump the VERSION
2022-08-14 23:38:24 -0400
bump the VERSION
2022-08-13 12:49:48 +0800
: JSON function overflow error based on LONGTEXT field
2022-08-02 14:35:48 +1000
- Fix mysqld_safe script
This page is licensed: CC BY-SA / Gnu FDL