MariaDB 10.6.16 is a Stable (GA) release of MariaDB Community Server 10.6, released on 2023-11-13
Release date: 13 Nov 2023
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.23
Merge 2023-11-08 15:57:05 +0100 - Merge branch '10.5' into 10.6
2023-11-08 13:55:03 +0100
: Wrong mutex usage 'LOCK_thd_data' and 'wait_mutex'
2023-11-08 12:06:34 +0100
: ASAN errors in base_list_iterator::next / setup_table_map upon 2nd execution of PS
2023-11-07 12:20:02 +0300
: Assertion `range->rows >= s->found_records' failed in best_access_path
2023-11-06 19:16:16 +0530
Doublewrite recovery fixup
2023-11-04 16:04:21 +0200
: File handle leak on failed IMPORT TABLESPACE
2023-11-01 11:29:12 +0100
update C/C - compilation failure with gcc7 on s390x-sles-12
2023-10-31 12:48:20 +0200
: Memory leak on failed IMPORT TABLESPACE
2023-10-30 14:44:26 +0200
MSAN / Valgrind errors in Item_func_like::get_mm_leaf with temporal field
2023-10-28 06:05:25 +1200
Assertion `tab->select->quick' failed in test_if_skip_sort_order
2023-10-26 15:10:53 +0300
InnoDB may hang when running out of buffer pool
2023-10-26 15:07:59 +0300
InnoDB may fail to recover after being killed in fil_delete_tablespace()
2023-09-15 08:44:49 +1100
jointable materialization subquery optimization ignoring
2023-10-25 10:21:49 +0300
: Boost innodb_purge_batch_size on slow shutdown
2023-10-25 10:19:17 +0300
: Do not copy undo records in purge
2023-10-25 10:08:20 +0300
: Look up tables in the purge coordinator
2023-10-12 16:50:37 +0400
: Allow table to be guarded by an MDL of another thread
2023-10-25 09:42:38 +0300
: Revert the throttling of
2023-10-25 09:38:49 +0300
: Hold exclusive purge_sys.rseg->latch longer
2023-10-25 09:38:21 +0300
: Improve srv_wake_purge_thread_if_not_active()
2023-10-25 09:11:58 +0300
: Deprecate&ignore innodb_purge_rseg_truncate_frequency
2023-10-25 08:27:27 +0300
: Clean up online ALTER
2023-10-25 08:27:08 +0300
: Clean up log parsing
2023-10-25 08:26:34 +0300
preparation: Simplify ROLLBACK
2023-10-24 14:33:14 +0300
Race condition in lock_wait_rpl_report()
Merge 2023-10-23 16:43:48 +0300 - Merge 10.5 into 10.6
2023-10-23 08:22:18 +0200
new CC v3.3
2023-09-19 18:22:49 +0300
: utf8mb3_key_col=utf8mb4_value cannot be used for ref
2023-10-19 12:57:30 +0300
LeakSanitizer errors in get_quick_select or Assertion ...
2023-10-18 17:13:21 +0300
Fixed crash in is_stat_table() when using hash joins.
Merge 2023-10-19 13:50:00 +0300 - Merge 10.5 into 10.6
2023-10-18 16:33:11 +0300
Assertion !os_aio_pending_writes() failed
2023-10-16 20:17:09 +0530
Optimize table crash while applying online log
2023-10-16 12:55:17 +0300
Post fix for
2023-10-14 15:46:29 +0300
Server crashes in Alter_info::add_stat_drop_index upon CREATE TABLE
2023-10-14 13:43:26 +0300
Do not create histograms for single column unique key
2023-10-12 12:33:03 +0300
lock_release_on_prepare_try() does not release lock if supremum bit is set along with other bits set in lock's bitmap
2023-10-13 17:27:27 +0530
InnoDB Recovery doesn't display encryption message when no encryption configuration passed
2023-10-10 12:23:08 +0300
MSAN / Valgrind errors in Item_func_like::get_mm_leaf upon query from partitioned table
2023-10-10 12:18:49 +0300
Removed warning from ssl_cipher.test
2023-10-07 17:17:15 +0300
Concurrent ALTER and ANALYZE collecting statistics can result in stale statistical data
2023-10-05 09:59:13 +0300
Remember first error in Dummy_error_handler
2023-10-07 21:27:53 -0700
Fix merge commit 5ea5291: No test file or result files should be executable
Merge 2023-10-06 14:34:01 +0300 - Merge 10.5 into 10.6
2023-10-06 08:19:20 +0300
Fix GCC 13.2.0 -Wmismatched-new-delete
2023-04-25 14:24:39 +0200
tpool - do not create new worker, if thread creation is pending.
2023-04-25 12:00:06 +0200
tpool - restrict threadpool concurrency during bufferpool load
2023-09-27 17:26:24 +0300
Server crashes in JOIN::cleanup after erroneous query with view
2023-09-27 01:29:22 +0300
Change SEL_ARG::MAX_SEL_ARGS to a user defined variable optimizer_max_sel_args
2023-09-20 15:46:55 +0300
Raise notes when an index cannot be used on data type mismatch
2023-09-24 14:40:29 +0300
Give warnings if open_stat_table_for_ddl() fails
2023-09-20 03:10:45 +0300
Change BUILD scripts to use with-ssl=system
2023-09-19 14:13:30 +0300
Correction of recent PR in mroonga for 10.6 code
2023-09-09 17:13:41 +0300
Changed some malloc() calls to my_malloc()
2023-09-07 15:18:26 +0300
Added Myisam, Aria and InnoDB buffer pool to @@memory_used status variable
2023-08-18 18:35:02 +0300
Concurrent ALTER and ANALYZE collecting statistics can result in stale statistical data
2023-09-28 19:06:59 +0300
dangling XA-rollback in binlog from emtpy XA in pseudo_slave_mode
2023-09-22 21:49:01 +0200
mysql_install_db_win.test fails on second execution
2023-09-22 13:37:07 +0200
- reduce calls to mysql_socket_set_thread_owner() in threadpool
2023-09-15 08:30:46 +0300
: Assertion `mode_ == m_local || transaction_.is_streaming()' failed in int wsrep::client_state::bf_abort(wsrep::seqno)
Merge 2023-09-22 15:21:15 +0300 - Merge 10.5 into 10.6.
2023-09-22 12:02:47 +0700
: maria-install-db fails on MacOS
2023-09-22 12:01:52 +0700
: maria-install-db fails on MacOS
2023-09-20 08:36:30 +0300
Remove dead code
Merge 2023-09-20 08:32:04 +0300 - Merge 10.5 into 10.6
2023-09-19 17:40:21 +0530
Assertion `index->is_btree() || index->is_ibuf()' failed in btr_search_guess_on_hash
Merge 2023-09-19 10:47:26 +0300 - Merge 10.5 into 10.6
2023-09-18 18:26:07 +0530
InnoDB scrubbing doesn't write zero while freeing the page for temporary tablespace
Merge 2023-09-15 15:23:37 +1000 - Merge branch '10.5' into 10.6
Merge 2023-09-15 12:12:46 +1000 - Merge branch '10.5' into 10.6
Merge 2023-09-14 15:25:53 +0300 - Merge 10.5 into 10.6
Merge 2023-09-14 09:01:15 +0300 - Merge 10.5 into 10.6
2023-09-14 08:58:41 +0300
Fix cmake -DWITH_INNODB_AHI=OFF
2023-09-12 12:25:51 +0300
fixup: Remove a failing debug assertion
2023-09-12 12:03:35 +0300
fixup: Remove dead code
2023-09-11 17:39:58 +0530
Disable read-ahead for temporary tablespace
2023-09-11 14:54:50 +0300
InnoDB hang in buf_flush_wait_LRU_batch_end()
2023-09-11 14:54:17 +0300
InnoDB ALTER TABLE is not crash-safe
2023-09-11 14:52:05 +0300
Corrupt index(es) on busy table when using FOREIGN KEY
2023-09-11 14:51:02 +0300
Parallel replication lags because innobase_kill_query() may fail to interrupt a lock wait
Merge 2023-09-11 14:46:39 +0300 - Merge 10.5 into 10.6
2023-08-30 14:19:51 +0530
s390x patch srw_lock.cc
2023-09-01 11:24:42 +0300
Small corrections to ANALYZE TABLE
2023-09-04 09:59:18 +0300
Removed compiler warning from connect/filamdbf.cpp
Merge 2023-09-05 14:44:52 +0700 - Merge branch '10.5' into 10.6
Merge 2023-09-04 10:15:02 +0300 - Merge 10.5 into 10.6
Merge 2023-08-31 13:01:42 +0300 - Merge 10.5 into 10.6
2023-08-30 14:40:13 +0300
Assertion failures in log_sort_flush_list upon crash recovery
2023-08-30 13:20:27 +0300
Slow full index scan for I/O bound case
2023-08-30 15:17:07 +1000
Revert "Fix gcc warning for wsrep_plug"
2023-08-25 17:22:17 +0530
Remove unnecesary extra HA_EXTRA_IGNORE_INSERT call
2023-08-25 13:44:59 +0300
Clean up buf_LRU_remove_hashed()
2023-08-25 13:41:54 +0300
: Assertion purge_sys.tail.trx_no <= purge_sys.rseg->last_trx_no()
2023-08-25 13:23:21 +0300
preparation: Simplify InnoDB transaction commit further
2023-08-25 13:16:54 +0300
preparation: Simplify InnoDB transaction commit
Merge 2023-08-24 10:16:24 +0300 - Merge 10.5 into 10.6
Merge 2023-08-23 18:12:20 +1000 - Merge 10.5 into 10.6
Merge 2023-08-22 09:36:35 +0300 - Merge 10.5 into 10.6
2023-08-21 15:51:16 +0300
Remove bogus references to replaced Google contributions
2023-08-21 15:51:10 +0300
Clean up buf0buf.inl
Merge 2023-08-21 15:50:31 +0300 - Merge 10.5 into 10.6
2023-08-05 01:08:05 +0300
ANALYZE TABLE still flushes table definition cache when engine-independent statistics is used
2023-08-16 09:12:28 +0400
After-merge cleanup for +
2023-08-11 17:59:40 +0300
Prepared statement return wrong result (missing row)
Merge 2023-08-15 18:11:35 +0200 - (Null) Merge 10.5 -> 10.6
2023-07-09 16:45:47 +0200
: Lock wait timeout with INSERT-SELECT, autoinc, and statement-based replication
2023-08-05 22:53:44 +0200
: Parallel replication deadlock victim preference code errorneously removed
Merge 2023-08-15 11:21:34 +0300 - Merge 10.5 into 10.6
Merge 2023-08-15 11:03:00 +0300 - Merge mariadb-10.6.15 into 10.6
2023-08-14 13:47:13 -0400
bump the VERSION
2023-08-14 13:36:17 +0300
Wrong information about innodb_checksum_algorithm in information_schema.SYSTEM_VARIABLES
2023-07-25 15:25:09 +0300
: Node never returns from Donor/Desynced to Synced when wsrep_mode = BF_ABORT_mariadb-backup
This page is licensed: CC BY-SA / Gnu FDL