MariaDB 10.6.15 is a Stable (GA) release of MariaDB Community Server 10.6, released on 2023-08-14
Release date: 14 Aug 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.22
2023-08-09 15:47:06 +0300
: ASAN errors in Exec_time_tracker::get_cycles with innodb slow log verbosity
Merge 2023-08-08 13:20:58 +0200 - Merge branch '10.5' into 10.6
Merge 2023-08-07 10:32:05 +0200 - Merge branch '10.5' into 10.6
Merge 2023-08-04 12:14:00 +0200 - Merge branch '10.5' into 10.6
2023-08-04 10:30:30 +0200
Roksdb test postmerge fix
2023-08-04 10:24:40 +0200
fix postmerge view protocol test
2023-08-04 10:11:03 +0200
fix postmerge 32bit tests
Merge 2023-08-02 20:20:50 +0200 - Merge branch '10.5' into 10.6
2023-08-01 13:29:06 +0300
: ASAN use-after-poison in trace_engine_stats in ANALYZE JSON
2023-08-01 16:40:10 +0200
New CC 3.3
Merge 2023-08-01 15:08:52 +0200 - Merge branch '10.5' into 10.6
2023-08-01 14:39:29 +0300
: Crashing on I/O error is unhelpful
2023-08-01 13:22:16 +0300
fixup: Relax a debug assertion
2023-08-01 09:58:15 +0300
buf_LRU_free_page() does not preserve ROW_FORMAT=COMPRESSED block state
2023-07-28 12:36:45 +0300
SIGSEGV in log_sort_flush_list() in InnoDB crash recovery
2023-07-25 11:40:58 +0300
InnoDB tables are being flagged as corrupted on an I/O bound server
2023-07-24 12:29:43 +0300
Duplicate entry allowed into a UNIQUE column
2023-07-06 10:41:46 +0300
: Make ANALYZE FORMAT=JSON print innodb stats
2023-07-13 16:05:02 +0400
bzero wipes more bytes than necessary in set_global_from_ddl_log_entry.
2023-07-12 22:55:26 +0300
Fixed bug in ddl log
2023-07-11 20:24:28 +0300
: Assertion failed ... upon TO_CHAR with wrong argument
2023-07-06 11:49:28 +0300
Server Status Innodb_row_lock_time% is reported in seconds
2023-07-07 12:53:50 +0300
Disable view protocol for opt_trace.test
2023-07-07 08:38:55 +0300
Add InnoDB engine information to the slow query log
Merge 2023-07-05 16:40:22 +0300 - Merge 10.5 into 10.6
2023-07-05 08:48:37 +0300
Remove ibuf_read_merge_pages() call from ibuf_insert_low()
2023-07-03 22:05:02 +0200
Shutdown hangs in some tests
2023-07-03 18:18:02 +0200
fix ASAN+safemalloc builds
2023-06-26 17:47:47 +0200
cleanup: move Type_collection_fbt<> template out of Type_handler_fbt<>
2023-06-26 14:33:35 +0200
cleanup: remove FixedBinTypeBundle
2023-06-26 17:22:26 +0200
cleanup: remove unused and unlinkable method
2023-06-25 16:38:57 +0200
cleanup: udt in sql_yac.yy
2023-05-16 22:26:57 +0200
cleanup: remove Type_collection::handler_by_name()
2023-06-27 14:09:52 +0200
cleanup: String::strstr() const
2023-01-17 10:58:00 +0100
Over-quoted JSON when combining JSON_ARRAYAGG with JSON_OBJECT
2023-07-04 15:24:57 +0300
dict_stats_persistent_storage_check() may show garbage during --bootstrap
2023-07-03 16:47:58 +0300
ER_DUP_KEY in mysql.innodb_table_stats upon RENAME on sequence
2023-07-03 14:39:29 +0300
InnoDB: Failing assertion: page_type == i_s_page_type[page_type].type_value
2023-06-30 17:07:21 +0300
btr_search_hash_table_validate() does not check if CHECK TABLE is killed
2023-06-29 18:34:34 +0700
Upgrade to 10.8 and later does not work on Windows
2023-06-28 13:54:30 +0300
gap_lock_split.test hangs sporadically
2023-06-26 11:47:59 +0300
btr_estimate_n_rows_in_range() accesses unfixed, unlatched page
Merge 2023-06-27 13:03:32 +0300 - Merge 10.5 into 10.6
Merge 2023-06-26 17:11:38 +0300 - Merge 10.5 into 10.6
2022-10-21 15:43:17 +0530
: mysql_upgrade fails due to old_mode="", with "Cannot load from mysql.proc. The table is probably corrupted"
2023-06-25 16:26:28 +0300
Moved test from group_min_max.test to group_min_max_not_embedded.test
2023-06-01 19:03:56 +0300
Unable to recognize/import partitioned tables from physical MySQL databases
2023-06-05 10:42:04 +0300
Fixed some errors & warnings when running mariadb-upgrade on MySQL instance
2023-06-05 11:05:22 +0300
Fix segfault in find_files if db is NULL and path does not exist or can't be read
2023-06-05 11:03:49 +0300
Fix gcc warning for wsrep_plug
2023-06-05 11:00:44 +0300
Fix use of uninitialized variable
2023-06-05 10:42:51 +0300
Renamed 'mysql' -> 'mariadb' in mtr
2023-05-30 09:20:22 -0600
: Calling a function from a different database in a slave side trigger crashes
2023-06-07 15:31:05 +0300
: Make sure that datadir is available with SySV-init script
2023-06-08 16:32:14 +0530
ASAN errors in dict_v_col_t::detach upon adding key to virtual column
Merge 2023-06-08 10:42:56 +0300 - Merge 10.5 into 10.6
2023-06-08 09:23:01 +0300
fixup: Declare the test plugin for Debian
Merge 2023-06-07 19:59:52 +0200 - Merge branch '10.6' into 10.6.14
2023-06-07 08:12:43 -0400
bump the VERSION
2023-06-02 11:06:09 +0300
Change buffer stale entries leads to corruption while reusing page
2023-06-02 10:44:34 +0300
Server freeze due to innodb_change_buffering
Merge 2023-06-01 12:28:40 +0300 - Merge 10.5 into 10.6
2023-05-31 19:07:41 +0530
Purge trying to access freed secondary index page
2023-05-31 15:25:07 +0300
fil_ibd_create() may hijack the file handle of an old file
2023-05-31 15:20:54 +0300
InnoDB recovery hangs after reporting corruption
2023-05-30 09:15:11 +0300
: Fix cut'n'paste variable name in Debian pre-inst script
2023-05-30 17:21:49 +0300
recv_sys_t::apply(bool): Assertion `!last_batch || recovered_lsn == scanned_lsn' failed
2023-05-27 22:42:59 -0700
Deb: Fix blocksize check to use $mysql_datadir/$datadir correctly
2023-05-26 16:40:07 +0300
: Hang in innodb.recovery_memory
2023-05-26 16:40:02 +0300
!cursor->index->is_committed() in row0ins.cc
2023-05-26 16:39:46 +0300
trx_purge_add_undo_to_history() is not optimal
2023-05-26 16:16:10 +0300
Another server hang with innodb_undo_log_truncate=ON
2023-05-26 16:04:02 +0400
Extra tests for After upgrade to 10.6 from Mysql 5.7 seeing "InnoDB: Column last_update in table mysql.innodb_table_stats is BINARY(4) NOT NULL but should be INT UNSIGNED NOT NULL"
2023-05-24 13:17:47 +0400
After upgrade to 10.6 from Mysql 5.7 seeing "InnoDB: Column last_update in table mysql.innodb_table_stats is BINARY(4) NOT NULL but should be INT UNSIGNED NOT NULL"
2023-05-24 17:32:19 +0300
Fixed typo in xtrabackup.c
2023-05-24 13:35:22 +0300
MENT-1703 Repeatable crash during backup after processing very large ibdata1
2023-05-24 14:34:57 +0530
fsp_free_page() fails to move the extent from FSP_FREE_FRAG to FSP_FREE list
Merge 2023-05-24 08:38:35 +0300 - Merge 10.5 into 10.6
Merge 2023-05-24 08:37:19 +0300 - Merge bb-10.6-release into 10.6
Merge 2023-05-24 08:36:30 +0300 - Merge bb-10.5-release into bb-10.6-release
Merge 2023-05-23 12:25:39 +0300 - Merge 10.5 into 10.6
2023-05-22 11:27:00 +0300
Remove warning of not freed memory if mysqld aborts
Merge 2023-05-22 17:11:41 +0300 - Merge 10.5 into 10.6
2023-05-22 17:10:25 +0300
fixup: Avoid a leak if rseg.undo_cached is corrupted
Merge 2023-05-22 08:38:21 +0300 - Merge 10.5 into 10.6
2023-04-19 16:51:55 +0300
MariaDB stuck on starting commit state
2023-05-19 15:38:48 +0300
Innodb_buffer_pool_read_requests is not updated correctly
2023-05-19 15:29:26 +0300
InnoDB monitor trx_rseg_history_len was accidentally disabled by default
2023-05-19 15:20:07 +0300
InnoDB recovery and mariadb-backup --prepare fail to report detailed progress
Merge 2023-05-19 14:24:09 +0300 - Merge 10.5 into 10.6
Merge 2023-05-19 14:23:53 +0300 - Merge bb-10.6-release into 10.6
2023-05-19 12:25:30 +0300
related cleanup
Merge 2023-05-19 12:24:58 +0300 - Merge 10.5 into 10.6
Merge 2023-05-15 09:02:32 +0300 - Merge 10.5 into 10.6
2023-05-10 11:57:48 +0300
: Fix small perlcritic and enable modern Perl
Merge 2023-05-11 13:27:01 +0300 - Merge 10.5 into 10.6
2023-05-11 08:43:00 +0300
: Potential hang with ROW_FORMAT=COMPRESSED tables
2023-05-11 08:42:28 +0300
fixup: GCC 12.2.0 -Wmaybe-uninitialized
Merge 2023-05-11 08:41:23 +0300 - Merge mariadb-10.6.13 into 10.6
2023-05-10 08:45:08 -0400
bump the VERSION
2023-05-08 11:35:32 +0300
: Make sure that lsof does not fail on install
2023-03-30 13:58:54 +0300
: Reformat Debian pre- and postscripts if-clauses
2023-03-29 12:42:12 +0300
: Fix shellcheck problems on Debian scripts
2023-03-29 12:28:51 +0300
: Reformat Debian post and pre scripts
This page is licensed: CC BY-SA / Gnu FDL