All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 10.6.12 Changelog

MariaDB 10.6.12 is a Stable (GA) release of MariaDB Community Server 10.6, released on 2023-02-06

Download Release Notes Changelog Overview of 10.6

Release date: 6 Feb 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.19

  • 2023-02-01 15:57:22 +0100

    • : no expected deadlock in galera_insert_bulk test

  • 2023-02-01 14:05:00 +0100

    • Fix results in real ps-protocol:

  • 2023-02-01 10:55:49 +0200

    • Assertion !m_freed_pages in mtr_t::start() on DROP TEMPORARY TABLE

  • 2023-01-31 16:38:11 +0200

    • btr_cur_t::open_leaf() opens non-leaf page in BTR_MODIFY_LEAF mode

  • Merge 2023-01-31 09:31:42 +0100 - Merge branch '10.5' into 10.6

  • 2023-01-25 12:36:57 +0530

    • InnoDB: Failing assertion: stat_value != UINT64_UNDEFINED in storage/innobase/dict/dict0stats.cc line 3647

  • 2023-01-25 10:56:07 +0200

    • fixup: Suppress an error in a test

  • 2023-01-24 14:36:54 +0200

    • : galera.galera_UK_conflict fails with wrong result

  • 2023-01-24 16:29:17 +0100

    • Add missing include for std::runtime_error

  • 2023-01-24 14:09:21 +0200

    • Assertion height == btr_page_get_level(...) on INSERT

  • 2022-12-05 17:03:32 +0300

    • Replicate bulk insert as table-level exclusive key

  • 2023-01-24 13:31:07 +1100

    • rpm: ignore man3

  • 2023-01-23 18:06:13 +0530

    • InnoDB: Assertion failure in dict0dict.cc upon ADD FULLTEXT INDEX

  • 2023-01-23 12:54:13 +0200

    • Update 10.6 HELP tables

  • 2023-01-23 14:52:49 +0200

    • Revert " Assertion height == btr_page_get_level(...) on INSERT"

  • Merge 2023-01-23 13:15:41 +0200 - Merge 10.5 into 10.6

  • 2023-01-23 13:05:52 +0200

    • : Improve test coverage

  • 2023-01-19 17:19:18 +0200

    • Assertion height == btr_page_get_level(...) on INSERT

  • 2023-01-19 16:10:29 +0200

    • : Implement small_vector for mtr_t::m_memo

  • 2023-01-19 16:10:18 +0200

    • : Remove the pointer indirection for mtr_t::m_memo

  • Merge 2023-01-18 16:33:06 +0100 - Merge branch '10.5' into 10.6

  • Merge 2023-01-17 20:02:29 +0200 - Merge 10.5 into 10.6

  • 2022-06-17 15:16:23 +0300

    • BF abortable mariadb-backup execution

  • Merge 2023-01-13 10:45:41 +0200 - Merge 10.5 into 10.6

  • 2023-01-12 15:14:37 +0100

    • Windows, MSI - do not cache error, if install directory changes.

  • Merge 2023-01-10 13:54:17 +0200 - Merge 10.5 into 10.6

  • 2023-01-05 11:06:35 +0530

    • Avoid block device required error in innodb_fts.misc_debug

  • 2023-01-04 10:04:58 +0200

    • Remove redundant statements from a test

  • Merge 2023-01-03 18:13:11 +0200 - Merge 10.5 into 10.6

  • 2022-12-24 18:53:16 +0100

    • sporadic failures of perfschema.statement_program_concurrency

  • 2022-11-18 18:22:19 +0100

    • SIGSEGV in mysql_create_routine or is_acl_user on 2nd execution, ASAN use-after-poison in get_current_user (sql_acl.cc)

  • 2022-12-22 12:47:45 +0200

    • fixup: ASAN global-buffer-overflow

  • 2022-12-21 13:41:10 +0200

    • : mariadb-backup --backup --incremental --throttle=... hangs

  • 2022-12-07 20:19:05 +1100

    • Spider table charset error should happen correctly.

  • 2022-12-09 00:26:20 +0000

    • Fix build failure in sanitizer on GitLab-CI

  • 2022-12-15 16:18:43 +0200

    • InnoDB crash on table-rebuilding DDL when the statistics tables are corrupted

  • Merge 2022-12-15 16:18:28 +0200 - Merge 10.5 into 10.6

  • 2022-12-15 19:05:08 +1100

    • : galera mtr disables

  • Merge 2022-12-15 18:27:11 +1100 - Merge branch '10.5' into 10.6

  • Merge 2022-12-15 09:32:54 +1100 - Merge branch 10.5 into 10.6

  • Merge 2022-12-14 12:25:57 +1100 - Merge branch '10.5' into 10.6

  • Merge 2022-12-13 16:58:58 +0200 - Merge 10.5 into 10.6

  • Merge 2022-12-13 12:59:17 +1100 - Merge branch '10.5' into 10.6

  • Merge 2022-12-13 10:28:19 +1100 - Merge branch '10.5' into 10.6

  • 2022-12-12 11:41:12 +0200

    • Race condition between fil_node_open_file() and renaming files

  • 2022-12-12 08:07:47 +0200

    • Fix GCC -Og -Wmaybe-uninitialized

  • 2022-12-12 07:54:38 +0200

    • Server hang with innodb_undo_log_truncate=ON

  • 2022-12-08 12:10:58 +0200

    • Fixed bug in Aria when used with enterprise mariadb-backup

  • 2022-12-06 13:31:11 +0100

    • - disable a test that fails sporadically

  • Merge 2022-12-05 18:04:23 +0200 - Merge 10.5 into 10.6

  • 2022-12-05 18:00:22 +0200

    • Race condition between non-persistent statistics and purge

  • 2022-11-11 14:21:56 -0800

    • Gitlab-CI: Upgrade Fedora build always use latest (now 37) version

  • 2022-12-02 18:21:52 +0300

    • : Performance regression starting in 10.6: select order by limit ...

  • 2022-11-29 15:19:37 +1100

    • : SIGSEGV in Item_field::fix_fields when using LEAD...OVER

  • 2022-11-30 12:06:52 +0200

    • fixup: Do not truncate files on recovery

  • 2022-11-30 10:54:03 +0200

    • Crash after recovery, with InnoDB: Tried to read ...

  • 2022-11-30 10:41:11 +0200

    • Cleanup: Remove fil_space_t::is_deferred()

  • 2022-11-30 10:35:40 +0200

    • Crash after recovery, with InnoDB: Tried to read ... bytes at offset

  • Merge 2022-11-30 08:32:57 +0200 - Merge 10.5 into 10.6

  • Merge 2022-11-30 07:06:41 +0200 - Merge 10.5 into 10.6

  • 2022-11-29 17:19:30 +0530

    • INFORMATION_SCHEMA.INNODB_TABLESPACES_ENCRYPTION.NAME is NULL for undo tablespaces

  • 2022-11-29 05:08:14 -0800

    • Extend GitLab CI with build and test jobs for sanitizers (#2174)

  • Merge 2022-11-28 12:20:17 +0200 - Merge 10.5 into 10.6

  • 2022-11-24 16:46:34 +0200

    • fixup: GCC -Wunused-but-set-variable

  • 2022-11-24 15:04:25 +0200

    • fixup: Remove PFS_NOT_INSTRUMENTED

  • 2022-11-23 17:20:59 +0200

    • Fixed a memory leak in aria_read_log

  • Merge 2022-11-23 18:13:28 +0200 - Merge 10.5 into 10.6

  • 2022-11-22 15:00:26 +0200

    • InnoDB: Trying to write ... bytes at ... outside the bounds

  • Merge 2022-11-21 12:23:58 +0100 - Merge branch '10.5' into 10.6

  • 2022-11-21 11:14:54 +0100

    • - fix race condition in shutdown_debug.test

  • Merge 2022-11-20 11:35:09 +0200 - Merge 10.5 into 10.6

  • Merge 2022-11-17 08:37:35 +0200 - Merge 10.5 into 10.6

  • 2022-11-17 08:19:01 +0200

    • btr_cur_open_at_index_side() is missing some consistency checks

  • 2022-11-16 09:43:48 +0200

    • : Implement btr_cur_t::open_leaf()

  • 2022-11-10 18:26:33 +0200

    • Cleanup: Remove btr_pcur_t::old_stored

  • 2022-11-10 18:18:58 +0200

    • Cleanup: Remove an unnecessary page lookup

  • 2022-11-10 18:18:48 +0200

    • Cleanup: Remove BTR_MODIFY_EXTERNAL

  • 2022-11-10 18:18:40 +0200

    • Cleanup: Use BTR_INSERT_TREE for pessimistic insert

  • 2022-11-10 18:18:30 +0200

    • Cleanup: Use the alias BTR_PURGE_TREE for pessimistic delete

  • Merge 2022-11-14 15:44:55 +0200 - Merge 10.5 into 10.6

  • 2022-11-14 13:08:00 +0200

    • Corruption errors upon CHECK on temporary InnoDB table

  • 2022-11-14 16:08:13 +0530

    • Bogus errors about file size in the test mariadb-backup.defer_space

  • 2022-11-11 12:28:44 +0400

    • Import with disabled keys corrupts meta-data like rows, indexes, ...

  • 2022-11-10 23:51:34 -0800

    • Misc Debian/Salsa-CI fixes (#2299)

  • 2022-11-10 17:30:55 +0200

    • Duplicated call to buf_page_t::set_ibuf_exist() on recovery

  • Merge 2022-11-10 17:30:15 +0200 - Merge 10.5 into 10.6

  • 2022-11-10 09:21:51 +0200

    • Add STATS_PERSISTENT=0 to a test

  • 2022-11-10 08:54:57 +0200

    • : Disable some more tests on Valgrind

  • 2022-11-09 16:45:36 +0200

    • fixup: Remove a bogus assertion

  • 2022-11-09 12:02:04 +0200

    • Add an end marker to a test

  • Merge 2022-11-09 09:32:58 +0200 - Merge 10.5 into 10.6

  • Merge 2022-11-08 17:37:22 +0200 - Merge 10.5 into 10.6

  • 2022-11-08 17:34:34 +0200

    • / TRUNCATE breaks FOREIGN KEY locking

  • 2022-11-07 17:14:07 +0530

    • Assertion `page_rec_is_user_rec(rec)' failed in PageBulk::getSplitRec

  • 2022-11-03 18:47:14 +0530

    • Assertion `!strstr(table->name.m_name, "/FTS_") || purge_sys.must_wait_FTS()' failed in trx_t::commit

  • 2022-10-31 13:34:25 +0530

    • ASAN Failure on i_s query when tablespace does rename operation

  • 2022-11-08 08:02:18 +0100

    • - make mysqltest fail loudly when out of memory

  • Merge 2022-11-07 16:33:00 +0100 - Merge branch '10.6' into bb-10.6-release

  • 2022-11-07 09:45:23 -0500

    • bump the VERSION

  • 2022-10-19 16:41:24 +1100

    • Fix AIX compulation (break addr resolution)

Revision #4c79e15cc3
MDEV-30536
Revision #901870440b
Revision #1c926b6263
MDEV-30527
Revision #ccafd2d49d
MDEV-30524
Revision #c3a5cf2b5b
Revision #81196469bb
MDEV-30429
Revision #82b18a8361
MDEV-29374
Revision #509c7f66bd
MDEV-27977
Revision #15226a2822
Revision #de4030e4d4
MDEV-30400
Revision #39f4674599
MDEV-24623
Revision #a10003bd68
Revision #ef6b3806bb
MDEV-30393
Revision #8c2dcfab03
Revision #e41fb3697c
MDEV-30400
Revision #851c56771e
Revision #1bbf37e0db
MDEV-515
Revision #f9cac8d2cb
MDEV-30400
Revision #67dc8af2a7
MDEV-30289
Revision #7fa5cce305
MDEV-30289
Revision #a01abad619
Revision #a8c5635cf1
Revision #95de5248c7
MDEV-26391
Revision #3386b30975
Revision #5aa58a0d39
MDEV-30374
Revision #56c9b0bca0
Revision #12a85c6caf
MDEV-30346
Revision #fe38d7cad4
Revision #e441c32a0b
Revision #fce80b6ae1
Revision #5e3c948cc9
MDEV-29852
Revision #4493642e4c
MDEV-29562
Revision #5cec83476d
MDEV-29896
Revision #5eb545e5c2
MDEV-29562
Revision #76c2402812
Revision #0a67daad06
MDEV-30235
Revision #4f6830255c
Revision #4ca5a0ec98
MDEV-30172
Revision #fa01ffb08e
Revision #7df06dcbc3
Revision #4b2e7616f8
Revision #a8a5c8a1b8
Revision #04efe13501
Revision #3b249a6e56
Revision #1862273c43
MDEV-30209
Revision #cf437f6be9
Revision #c4d7939989
MDEV-30180
Revision #dd5f4b3625
Revision #9044e016c5
MDEV-29822
Revision #e55397a46d
Revision #0a7d85c97f
MDEV-30148
Revision #95d71272ef
Revision #e0dbec1ce3
MDEV-29129
Revision #072b3668ca
MDEV-28206
Revision #4783f37cf7
MDEV-30069
Revision #15ab2e122d
MDEV-30132
Revision #fc1403d3a9
Revision #1188ef4ade
MDEV-30132
Revision #d32b2e7e8e
Revision #c59985fcf5
Revision #bb29712b45
MDEV-30119
Revision #c1de3776a6
Revision #fdc582fd98
Revision #05cd10b74c
MDEV-29603
Revision #604e844944
MDEV-21452
Revision #36fcca635e
Revision #6d40274f65
Revision #46f8c46e94
MDEV-30069
Revision #377ec1b5c9
Revision #2a4bd038f7
MDEV-30055
Revision #6b083ce851
Revision #9aea7d83c8
Revision #24fe53477c
MDEV-29603
Revision #89ec4b53ac
MDEV-29603
Revision #6b2d6a81d4
Revision #8442bc6e13
Revision #a5ed56cd4f
Revision #af7bd64edb
Revision #b363d9758a
Revision #ae6ebafd81
Revision #c82f3f1b04
MDEV-29978
Revision #704c74cd99
MDEV-29987
Revision #505da21e33
MDEV-27214
Revision #f4adf35474
Revision #67f4ba240e
MDEV-29996
Revision #da21f3f428
Revision #fef9d6ef1d
Revision #6b671aeee3
MDEV-29710
Revision #a75ec07b42
MDEV-27234
Revision #e56c12b3cd
Revision #ab44e1f87c
Revision #2ac1edb1c3
Revision #e572c745dc
MDEV-29504
MDEV-29849
Revision #f4519fb772
MDEV-28797
Revision #db85d8b093
MDEV-29853
Revision #689e951227
MDEV-29518
Revision #e3a5a69524
MDEV-29822
Revision #c4ce012e4b
Revision #118d39d3ee
Revision #18a0f0c178

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