All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 10.6.15 Changelog

MariaDB 10.6.15 is a Stable (GA) release of MariaDB Community Server 10.6, released on 2023-08-14

Download Release Notes Changelog Overview of 10.6

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

Revision #8d210fc2aa
MDEV-31877
Revision #d28d636f57
Revision #4bc9d50f2f
Revision #c7b6707fe1
Revision #6eb69434c7
Revision #9aef479ac8
Revision #6b8310c27a
Revision #5ea5291d97
Revision #691e964d23
MDEV-31764
Revision #138717b16f
Revision #6bf8483cac
Revision #72928e640e
MDEV-27593
Revision #96cfdb8710
MDEV-31816
Revision #d794d3484b
MDEV-31816
Revision #0d175968d1
MDEV-31354
Revision #b102872ad5
MDEV-31767
Revision #9bb5b25325
MDEV-31120
Revision #6e484c3bd9
MDEV-31577
Revision #a03ce7b99c
MDEV-31521
Revision #a4e103ad82
Revision #feaeb27b69
MDEV-29152
Revision #090a84366a
MDEV-29311
Revision #6ed14bcc06
Revision #99bd226059
MDEV-31558
Revision #2855bc53bc
Revision #5b62644e68
MDEV-31621
Revision #46b79b8cd1
MDEV-30084
Revision #f6ecadfee8
Revision #af38a8b438
Revision #c09b1583f5
Revision #238cfcc729
Revision #bbe44da240
Revision #5bf80af06e
Revision #a4817e1520
Revision #f6e488cc6d
MDEV-26506
Revision #cb364a78d6
MDEV-31619
Revision #f7b8a2c953
MDEV-31607
Revision #dc1bd1802a
MDEV-31386
Revision #3d90143859
MDEV-31559
Revision #6d911219d6
MDEV-30639
Revision #3e89b4fcc6
MDEV-31570
Revision #687fd6bef5
MDEV-30648
Revision #694ce0d08e
Revision #493083833b
Revision #14275b4715
MDEV-28915
Revision #6daccd4e48
Revision #3c7fd3c89b
MDEV-23106
Revision #d671fec431
Revision #324d8a6036
Revision #38fe266ea9
Revision #f20d556f19
Revision #ecd8a52252
Revision #c2d44ecb90
MDEV-29894
Revision #8171f9da87
MDEV-31423
Revision #bf0a54df34
MDEV-31416
Revision #80585c9d6f
Revision #6882eeabb0
MDEV-30483
Revision #04f0b955dd
Revision #a77939ec8c
Revision #f569e06e03
MDEV-31385
Revision #8a86df37ef
MDEV-31088
Revision #548a41c5ec
Revision #5919f7b675
MDEV-31264
Revision #e3b06156c6
MDEV-31347
Revision #eb20e7c900
MDEV-31353
Revision #30fb72ca6e
MDEV-31331
Revision #a6c0a27696
MDEV-31362
Revision #ea66df2f45
Revision #ce547cfc05
MDEV-31350
Revision #7b72fc0a57
MDEV-22739
Revision #e38c075aa0
MDEV-31346
Revision #db8765500e
MDEV-31343
Revision #03a9366c73
MDEV-30483
Revision #9edb1a5ce3
MDEV-30483
Revision #9b3084b7be
Revision #d77d9e1f6f
Revision #7737f15f87
MDEV-31333
Revision #2cd6a48e72
Revision #b220bb756b
Revision #98de15aba1
Revision #270eeeb523
Revision #b0c285bb06
Revision #3bd10b57b2
Revision #a5ce335ac9
MDEV-29593
Revision #eb2e074494
Revision #f307160218
MDEV-29293
Revision #d2420669bd
MDEV-31309
Revision #df524dc06f
MDEV-31308
Revision #f2c17cc9d9
MDEV-29911
Revision #1fe830b56a
Revision #347e22fbf8
Revision #e5933b99d5
MDEV-31234
Revision #37492960f3
Revision #a3e5b5c4db
Revision #f522b0f230
MDEV-30951
Revision #c271057288
Revision #7124911a2c
MDEV-31158
Revision #38ed782f55
MDEV-30812
Revision #522a52498c
Revision #afe44ef212
Revision #2740b657ce
MDEV-31216
Revision #50cdf0b5ea
MDEV-30952
Revision #8febdfa342
MDEV-30952
Revision #7cbb45d1d4
MDEV-30952

The most recent release of MariaDB 10.6 is:

MariaDB 10.6.24 Stable (GA) Download Now

Alternate download from mariadb.org

Be notified of new MariaDB Server releases automatically by subscribing to the MariaDB Foundation community announce 'at' lists.mariadb.org announcement list (this is a low traffic, announce-only list). MariaDB plc customers will be notified for all new releases, security issues and critical bug fixes for all MariaDB plc products thanks to the Notification Services.

MariaDB may already be included in your favorite OS distribution. More information can be found on the page.

Distributions which Include MariaDB

This page is licensed: CC BY-SA / Gnu FDL