All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 10.6.8 Changelog

MariaDB 10.6.8 is a Stable (GA) release of MariaDB Community Server 10.6, released on 2022-05-20

Download Release Notes Changelog Overview of 10.6

Release date: 20 May 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.16

  • Merge 2022-05-18 10:30:47 +0200 - Merge branch '10.5' into 10.6

  • 2022-05-11 13:12:48 +0300

    • semisync-slave server recovery fails to rollback prepared transaction

  • 2022-05-15 17:59:43 +0300

    • Fixed warning from UBSAN

  • 2022-05-13 13:13:45 +0200

    • mysql_install_db.exe does not work with --innodb-page-size=64K

  • 2022-04-22 06:34:12 -0700

    • : sys.create_synonym_db fails when a temporary table masks a base table

  • 2022-05-10 11:47:20 +0300

    • Query performance degradation in newer MariaDB versions when using many tables

  • 2022-05-05 09:51:49 +0300

    • Fixed bug in alter_table_lock.result

  • Merge 2022-05-12 08:11:57 +0300 - Merge 10.5 into 10.6

  • 2022-05-11 14:48:51 +0400

    • mariadb-backup prepare fails for incrementals if a new schema is created after full backup is taken

  • 2022-05-10 20:24:42 +0200

    • fix galera. failures

  • Merge 2022-05-10 11:53:59 +0200 - Merge branch '10.5' into 10.6

  • 2022-05-08 09:37:58 +0200

    • New CC (v3.2)

  • 2022-05-06 11:23:13 +0300

    • InnoDB encryption key rotation is not being marked completed

  • Merge 2022-05-06 11:11:04 +0300 - Merge 10.5 into 10.6

  • 2022-05-04 04:58:02 -0500

    • : table_exists procedure fails when arguments contain escaped backticks as an quoted identifiers

  • 2022-05-03 17:49:26 +0300

    • Some calls to btr_pcur_close() are unnecessary

  • 2022-05-03 13:31:59 +0300

    • fixup: Remove an unused variable

  • 2022-05-03 13:31:40 +0300

    • Latching order violation (and hang) in ibuf_insert_low

  • 2022-05-02 13:13:18 +0530

    • Assertion `index->lock.have_x() == has_index_lock' failed in row_log_apply_op

  • 2022-04-28 15:15:37 +0530

    • Assertion failure in dict_table_check_for_dup_indexes upon concurrent DML/DDL

  • 2022-04-29 21:26:02 +0200

    • columnstore-6.3.1-1

  • 2022-04-30 11:48:12 +0300

    • fixup: Restore submodules

  • 2022-04-29 12:42:29 +0300

    • Secondary index locking invokes costly trx_sys.get_min_trx_id()

  • 2022-04-29 13:34:53 +0530

    • : causes latch order violation

  • 2022-04-29 12:32:44 +0300

    • : DROP TABLE does not delete detached InnoDB files

  • 2022-04-27 09:08:01 +0200

    • Fix build dependency.

  • 2022-04-27 09:54:42 +1000

    • tpool: liburing typo in error

  • 2022-04-26 18:09:14 +0300

    • Assertion state == TRX_STATE_PREPARED ||... failed

  • 2022-04-26 18:09:03 +0300

    • Failing assertion: list.count > 0 in ut_list_remove or Assertion `lock->trx == this' failed in dberr_t trx_t::drop_table

  • 2022-04-21 18:14:58 +0200

    • Add tests for versioning, sequence, I_S table

  • 2021-04-26 23:56:13 +0100

    • Don't try to create temptables in system DBs, support table_type='SYSTEM VIEW'

  • 2021-04-26 23:24:18 +0100

    • On table_type='SYSTEM VERSIONED' return 'BASE TABLE' instead of failing

  • 2021-04-26 23:00:33 +0100

    • sys.table_exists: support table_type=SEQUENCE

  • Merge 2022-04-26 15:21:20 +0300 - Merge 10.5 into 10.6

  • 2022-04-26 15:13:39 +0300

    • fixup: Remove MY_GNUC_PREREQ

  • 2022-04-26 16:18:45 +0530

    • UPSERT during ALTER TABLE results in 'Duplicate entry' error for alter

  • 2022-04-26 06:11:33 +0200

    • : galera_as_slave_nonprim bind: Address already in use

  • 2022-04-25 13:36:56 +0530

    • UPSERT during ALTER TABLE results in 'Duplicate entry' error for alter

  • 2022-04-25 09:25:30 +0400

    • Crash on CHARACTER SET csname COLLATE DEFAULT in column definition

  • Merge 2022-04-21 17:46:40 +0300 - Merge 10.5 into 10.6

  • 2022-04-15 18:21:54 +0300

    • mariadb-backup --log-copy-interval is measured in millisecondss in 10.5 and in microseconds in 10.6

  • 2022-04-21 17:18:41 +1000

    • : mariadb-tzinfo-to-sql (postfix)

  • 2022-04-21 16:49:15 +1000

    • InnoDB transactions are not aligned at cache lines (postfix)

  • 2022-04-20 13:11:33 +1000

    • : mysql_tzinfo_to_sql does not work in strict mode

  • 2022-04-06 13:12:21 +1000

    • : mariadb-tzinfo-to-sql improve wsrep and binlog cases

  • 2022-04-20 18:46:50 +0530

    • ASAN failure: InnoDB fails to free the memory allocated on dict_load_indexes()

  • 2022-04-19 13:49:52 +0300

    • Cleanup: Remove os0thread

  • Merge 2022-04-15 21:02:10 +0300 - Merge 10.5 into 10.6

  • 2022-04-14 10:40:26 +0300

    • Cleanup: alignas(CPU_LEVEL1_DCACHE_LINESIZE)

  • 2022-04-14 10:21:43 +0300

    • : Shrink ReadView::m_mutex

  • 2022-04-14 10:10:44 +0300

    • : Shrink rw_trx_hash_element_t::mutex

  • 2022-04-14 10:06:34 +0300

    • : InnoDB transactions are not aligned at cache lines

  • 2022-04-13 13:16:49 +0200

    • cleanup: un-inline dtype_get_mblen()

  • 2022-04-13 00:49:22 +0200

    • poor scaling with InnoDB and utf8mb3 because of charset stats

  • 2022-04-08 10:37:17 +0200

    • Crash in Field_string::type_handler when calling procedures

  • Merge 2022-04-12 14:53:31 +0300 - Merge 10.5 into 10.6

  • Merge 2022-04-12 09:26:02 +0300 - Merge 10.5 into 10.6

  • 2022-02-10 14:52:32 +0200

    • : Remove unneeded path from MariaDB server postinst script

  • 2022-04-11 14:41:24 +0300

    • fts_optimize_sync_table() is acquiring dict_sys.latch while holding it

  • 2022-04-11 10:22:40 +0300

    • Assertion s <= READ_FIX failed in buf_page_t::set_state

  • 2022-04-08 18:54:26 +0200

    • implement service_manager_extend_timeout on Windows

  • 2022-04-10 14:46:24 +0400

    • 10.6 tests for Assertion `tmp != ((long long) 0x8000000000000000LL)' failed in TIME_from_longlong_datetime_packed

  • 2022-04-09 11:12:34 +0300

    • fixup: Add a result file

  • 2022-04-04 13:00:03 +0530

    • InnoDB: Failing assertion: table->get_ref_count() == 0 upon ALTER TABLE ... MODIFY COLUMN

  • 2022-04-06 12:51:27 +0300

    • InnoDB hangs when using SUX_LOCK_GENERIC

  • Merge 2022-04-06 12:45:14 +0300 - : Merge 10.5 into 10.6

  • Merge 2022-04-06 12:08:30 +0300 - Merge 10.5 into 10.6

  • 2021-10-21 14:49:51 +0300

    • Server hang due to Galera lock conflict resolution

  • Merge 2022-04-05 10:08:44 +0300 - Merge 10.5 into 10.6

  • 2022-03-26 14:55:44 -0700

    • Deb: Sync Salsa-CI from Debian

  • 2022-04-01 17:22:23 +1100

    • MDBF-348: innodb aix htm support

  • Merge 2022-03-29 19:49:29 +0300 - Merge 10.5 into 10.6

  • 2022-03-29 16:33:41 +0300

    • fixup with

  • Merge 2022-03-29 16:16:21 +0300 - Merge 10.5 into 10.6

  • 2022-03-28 11:35:10 +0300

    • The innochecksum -w option was inadvertently removed

  • 2022-03-21 17:15:06 +0200

    • : Data dictionary recovery was not READ COMMITTED

  • 2022-03-28 08:34:17 +0300

    • Cleanup: Invoke sql_print_error() directly

  • 2022-03-28 08:33:52 +0300

    • Fix main.create_or_replace better

  • 2022-03-24 15:43:20 +0100

    • fixes

  • 2022-03-25 09:23:16 +0200

    • Fix g++-12 -O2 -Wstringop-overflow

  • 2022-03-18 17:36:53 +1100

    • Deb: enable pmem on riscv64

  • 2022-03-18 12:20:09 +1100

    • : Debian autobake- use absolute dependencies rather than a buildtime detection

  • Merge 2022-03-25 11:31:49 +1100 - Merge 10.5 to 10.6

  • 2022-03-22 16:52:00 +0530

    • : func_2.xxx_charset skipped after renaming utf8 to utf8mb3

  • 2022-03-24 16:09:04 +0200

    • Some memory transactions are unnecessarily complex

  • 2022-02-10 19:17:06 +0200

    • event may non stop replicate in circular semisync setup

  • 2022-03-22 03:23:32 +0100

    • addendum: fix for bug introduced by automatic migration

  • 2022-03-18 10:52:08 +0200

    • InnoDB: Failing assertion: state == TRX_STATE_NOT_STARTED ... on DDL

  • Merge 2022-03-18 11:33:07 +1100 - Merge branch 10.5 into 10.6

  • 2022-03-16 17:19:13 +0200

    • InnoDB crash on multiple concurrent SHOW TABLE STATUS

  • 2022-03-16 14:30:36 +0530

    • Shutdown hangs after altering innodb partition fts table

  • 2022-02-28 10:16:26 +1100

    • main.func_json_notembedded test fails on out-of-memory

  • Merge 2022-03-15 14:49:24 +0200 - Merge 10.5 into 10.6

  • 2022-02-04 03:56:08 +0000

    • : Fix issue of recovery failure using new server id

  • Merge 2022-03-14 10:59:46 +0200 - Merge 10.5 into 10.6

  • 2022-03-14 08:01:40 +0200

    • Error on compiling trx0purge.cc

  • 2022-03-11 20:17:01 +0100

    • Incorrect ENGINE type of table after crash for CONNECT table

  • 2022-03-10 18:15:25 +1100

    • : aio handle partial reads/writes (uring)

  • Merge 2022-03-12 16:16:03 +1100 - Merge branch 10.5 into 10.6

  • Merge 2022-03-11 14:36:50 +0200 - Merge 10.5 into 10.6

  • Merge 2022-03-11 13:35:35 +0200 - Merge 10.5 into 10.6

  • 2022-03-09 21:57:42 +0530

    • row_discard_tablespace_for_mysql() can unlock data dictionary without locking data dictionary

  • 2022-03-09 18:17:10 +0530

    • Assertion `!table->fts->in_queue' failed in fts_optimize_remove_table

  • 2022-03-11 10:47:32 +0200

    • Fix main.create_or_replace

  • Merge 2022-03-11 09:53:40 +0200 - Merge 10.5 into 10.6

  • 2022-02-25 18:24:01 +1100

    • hardware lock ellision on s390x/ppc64{,le}

  • 2022-03-10 15:23:28 +0200

    • fixup: Relax a debug assertion

  • 2022-03-10 18:47:54 +1100

    • hardware lock elision on ppc64{,le} failing to compile

  • 2022-03-02 11:48:24 +1100

    • hardware lock elision on ppc64{,le} failing to compile

  • 2022-03-06 15:43:27 -0800

    • Fix failing Gitlab-CI by fixing CentOS 8 repo urls

  • 2022-03-02 19:46:07 -0800

    • Fix failing Gitlab-CI by adding pcre2-devel as a build dependency

  • 2022-03-08 09:04:48 +0200

    • Fix an uninitialized variable in debug builds

  • 2022-03-08 09:04:24 +0200

    • : Make the test work with debug builds

  • 2022-03-08 09:04:03 +0200

    • After-merge fixes

  • Merge 2022-03-07 18:42:47 +0300 - Merge 10.5 into 10.6

  • 2022-02-22 17:42:59 +1100

    • : SIGSEGV in InnoDB buffer pool resize

  • 2022-03-02 18:18:43 -0800

    • Fix various spelling errors

  • 2022-03-01 17:52:45 +0200

    • SIGSEGV in ha_innobase::reset() after TRUNCATE of TEMPORARY TABLE

  • Merge 2022-03-01 17:40:27 +0200 - Merge 10.5 into 10.6

  • 2022-03-01 09:22:52 +0200

    • : Test ENCRYPT() only in main.func_crypt

  • Merge 2022-03-01 09:15:25 +0200 - Merge 10.5 into 10.6

  • Merge 2022-02-28 18:41:39 +0200 - Merge 10.5 into 10.6

  • Merge 2022-02-28 14:14:23 +0200 - Merge 10.5 into 10.6

  • Merge 2022-02-25 13:48:47 +0200 - Merge 10.5 into 10.6

  • Merge 2022-02-25 12:15:16 +0200 - Merge 10.5 into 10.6 ()

  • Merge 2022-02-25 12:01:21 +0200 - Merge 10.5 into 10.6

  • 2022-02-24 16:46:40 +0800

    • : Enable performance_schema profiling for trx_rseg_t latch

  • Merge 2022-02-23 16:19:45 +0200 - Merge 10.5 into 10.6

  • 2022-02-23 11:34:52 +0200

    • page_zip_copy_recs() corrupts ROW_FORMAT=COMPRESSED block descriptor

  • Merge 2022-02-22 12:12:49 +0200 - Merge 10.5 into 10.6

  • 2022-02-20 21:46:37 -0600

    • added memset to zero out addr.un.sun_path string

  • 2022-02-18 15:13:56 +0200

    • : Implement futex for FreeBSD, DragonFly BSD

  • Merge 2022-02-17 14:37:17 +0200 - Merge 10.5 into 10.6

  • 2022-02-17 10:19:20 +0100

    • Fix stall of group commit waiters

  • Merge 2022-02-15 11:32:15 +0300 - Merge 10.5 into 10.6

  • Merge 2022-02-14 18:30:51 +0300 - Merge 10.5 into 10.6

  • 2022-02-14 12:04:50 +0100

    • Fix whitespaces

  • 2022-02-14 12:04:08 +0100

    • : Windows - major MSI upgrade fails, complaining that install directory not empty

  • Merge 2022-02-14 09:16:41 +0200 - Merge 10.5 into 10.6

  • 2022-02-13 17:33:40 +0200

    • InnoDB recovery of recently created files is not crash-safe

  • Merge 2022-02-13 17:10:15 +0200 - Merge mariadb-10.6.7 into 10.6

  • 2022-02-12 13:59:39 -0500

    • bump the VERSION

  • 2022-02-11 18:10:50 +0800

    • : tpcc workload shows regression with MDB-10.6

Revision #b2187662bc
Revision #98ca71ab28
MDEV-28461
Revision #e03e72234a
Revision #f027c1217b
MDEV-28471
Revision #c1063a1bed
MDEV-28342
Revision #b729896d00
MDEV-28073
Revision #f7dd8799e7
Revision #daa2680c78
Revision #7da0f30ccc
MDEV-28446
Revision #a917be3e7f
MDEV-26575
Revision #3bc98a4ec4
Revision #f4d671bff2
Revision #f67d65e331
MDEV-28484
Revision #57a9626fe4
Revision #06a4193cc3
MDEV-28391
Revision #bc113b873f
MDEV-28465
Revision #c844a5881a
MDEV-21452
Revision #caa985e6e6
MDEV-28454
Revision #d8b943fb68
MDEV-28449
Revision #fc391df546
MDEV-28399
Revision #a42e327afe
Revision #2b4754f1b3
MDEV-28445
Revision #b6e41e3872
MDEV-28445
Revision #0f717d03b9
MDEV-28443
MDEV-15250
Revision #8c1c61309d
MDEV-27274
Revision #03e703fd74
Revision #6350a52445
Revision #2c005261cb
MDEV-26753
Revision #2ca1123464
MDEV-26217
Revision #ec85e7b196
MDEV-28340
Revision #489011dd0f
MDEV-28340
Revision #3fe656e629
MDEV-28340
Revision #81862dbb08
MDEV-28340
Revision #e135edec3a
Revision #7725f870b0
MDEV-15250
Revision #7c0b9c6020
MDEV-15250
Revision #cad792c686
MDEV-28377
Revision #4b80c11f52
MDEV-15250
Revision #4ed30b2ac5
MDEV-27690
Revision #fae0ccad6e
Revision #1b558dd462
MDEV-27919
Revision #f0c52bfe3b
MDEV-28263
Revision #c47069ead7
MDEV-28313
Revision #b8398ee1fd
MDEV-21208
Revision #13e77930e6
MDEV-28263
Revision #d91c268096
MDEV-28370
Revision #d1edb011ee
Revision #7da351d804
Revision #2aed566d22
Revision #03f9bb8c90
MDEV-28313
Revision #8074ab5784
MDEV-28313
Revision #0cd2e6c614
MDEV-28313
Revision #f7f0bc748e
Revision #fc8396448c
MDEV-27767
Revision #5615a78a69
MDEV-28266
Revision #cdc0bbdd87
Revision #ca3bbf4c0c
Revision #bc75f7ed6d
MDEV-28194
Revision #840bab858b
MDEV-28289
Revision #7bccf3dd74
MDEV-28274
Revision #5a4a37076d
MDEV-10183
Revision #284ff64cd6
MDEV-26507
Revision #d90c5ddd8b
MDEV-27234
Revision #27b0030b9d
MDEV-27783
Revision #4e1ca38838
MDEV-26781
Revision #ff99413804
MDEV-25975
Revision #9d94c60f2b
Revision #d6758efbe1
MDEV-23328
Revision #8d9c2561cd
Revision #8c919330a7
MariaDB 10.6
Revision #28116ca361
Revision #0a573e7e63
Revision #792972a6f7
MDEV-27234
MDEV-27557
Revision #b242c3141f
Revision #b2fa874e46
MDEV-28181
Revision #8f8ba75855
MDEV-27234
Revision #2ab9410843
Revision #a6dbb6b264
Revision #f92388fa14
MDEV-27900
Revision #e9e6db9355
Revision #63f76d3b98
Revision #1b2ee693b7
MDEV-28153
Revision #ec62f46a61
Revision #0da5f45a50
MDEV-27819
Revision #8684af76e3
MDEV-28137
Revision #5ccd845d51
MDEV-27760
Revision #35725df6e2
MDEV-27524
Revision #8840583a92
MDEV-27909
Revision #065f995e6d
Revision #ee80c19633
MDEV-26551
Revision #31ad9277fe
MDEV-28079
Revision #b2c81e06b0
MDEV-27955
Revision #4ef44cc2f9
Revision #dafc5fb9c1
MDEV-27342
Revision #572e34304e
Revision #3b49967936
MDEV-28049
Revision #e0dc22b2d4
MDEV-27753
Revision #f4fb6cb3fe
MDEV-27900
Revision #bd1ba7801f
Revision #77c7390fc8
Revision #42cb400562
Revision #2a4bba2743
MDEV-28030
Revision #16c9eb5687
MDEV-27672
Revision #9b8d9a1db3
Revision #be6f9593fe
Revision #fabaac86a1
MDEV-27956
Revision #06ec439b8c
MDEV-27058
Revision #36a19f94ce
MDEV-27936
Revision #e8fc62b9d7
MDEV-27936
Revision #c61249eef1
Revision #ffb7f8854a
Revision #fbef100530
Revision #af345b72a9
MDEV-27891
Revision #ed20e5b111
Revision #202316a38f
Revision #b6a2472489
MDEV-27891
Revision #1fa872f6ef
Revision #2db80c3773
MDEV-27973
Revision #d96433ad20
Revision #fd5a6d0f75
MDEV-27964
Revision #07f4a4a6d1
Revision #edb311ae58
Revision #5c21cba602
Revision #6daf8f8a0d
Revision #06eaca9b86
MDEV-27913
Revision #e04b5eaa79
Revision #83212632e4
MDEV-27935
Revision #164a6aa41c
Revision #d3e06dbbe3
MDEV-27924
Revision #92f79a22e6
Revision #120480d15b
MDEV-27394
Revision #4030a9fb2e
MDEV-26476
Revision #f04b459fb7
Revision #8bc5bf2cb6
MDEV-26789
Revision #497809d26d
Revision #f2f22c382b
Revision #7aa09af488
Revision #e9e6b23987
MDEV-27828
Revision #feb8004b58
Revision #7b891008ce
MDEV-27817
Revision #f1e08eaa5d
Revision #d0e853b38e
Revision #fb875055c6
MDEV-27805

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