All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 10.6.6 Changelog

Release Notes Changelog Overview of 10.6

Release date: 9 Feb 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.14

  • Revision #4ffffd98a5 2022-02-05 14:50:25 +0100

    • update columnstore

  • 2022-02-04 14:40:42 +0100

    • Fix for compiling under clang.

  • Merge 2022-02-04 10:01:08 +0100 - Merge branch '10.5' into 10.6

  • 2022-02-03 16:51:08 +0200

    • fixup: Crash in innodb.leaf_page_corrupted_during_recovery

  • 2022-02-03 12:18:14 +0200

    • Allow seamless upgrade despite ROW_FORMAT=COMPRESSED

  • Merge 2022-02-03 17:01:31 +0100 - Merge branch '10.5' into 10.6

  • 2022-01-29 18:10:25 +0530

    • mariadb-backup skip valid ibd file

  • 2022-01-31 21:50:57 +0100

    • remove debug output

  • 2022-01-31 20:09:45 +0100

    • MSI should fail if INSTALLDIR is a non-empty existing directory

  • 2022-01-31 15:40:41 +0100

    • Service does not start after MSI install into restricted directory

  • 2022-01-31 21:18:43 +0400

    • Json table columns accept redundant COLLATE syntax

  • 2022-01-30 22:52:59 +0100

    • pass MYSQL_MAINTAINER_MODE down to srpm builds

  • 2022-01-30 16:37:12 +0100

    • update columnstore to 6.2.3-1

  • 2021-07-02 19:13:26 +0200

    • JSON functions don't respect KILL QUERY / max_statement_time limit

  • 2021-07-02 19:11:42 +0200

    • JSON functions don't respect KILL QUERY / max_statement_time limit

  • 2021-07-01 20:02:12 +0200

    • cleanup: move the common code into the function

  • 2022-01-26 21:32:17 +0100

    • enable main.mysqldump-system test

  • 2022-01-28 16:42:37 +0200

    • Fix on 64-bit Microsoft Windows

  • 2022-01-28 08:31:57 +0200

    • 'asm goto' is not supported on Apple Xcode 9.4.1

  • 2022-01-27 18:14:37 +0200

    • innodb_fts.concurrent_insert failed

  • 2022-01-26 09:51:22 +0100

    • new CC 3.2

  • Merge 2022-01-20 07:39:11 +0200 - Merge 10.5 into 10.6

  • 2022-01-19 19:12:17 +0200

    • fixup: Add a wait to buf_flush_sync()

  • Merge 2022-01-19 09:57:28 +0200 - : Null merge 10.5 into 10.6

  • 2021-12-02 16:14:27 +0300

    • insert-intention lock conflicts with waiting ORDINARY lock

  • Merge 2022-01-18 12:59:50 +0200 - Merge 10.5 into 10.6

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

    • : Assertion failure in defragment due to tx_read_only

  • Merge 2022-01-14 18:19:04 +0200 - Merge 10.5 into 10.6

  • 2022-01-13 16:45:31 +0200

    • fixup: Bogus assertion !block->page.is_io_fixed()

  • 2022-01-12 12:34:07 +0200

    • heap-use-after-free in buf_pool_t::is_block_field()

  • Merge 2022-01-12 12:33:19 +0200 - Merge 10.5 into 10.6

  • 2022-01-10 19:15:39 +0530

    • trx_has_lock_x() gives wrong result if the table has pending table lock

  • 2022-01-10 11:21:17 +0200

    • Cleanup: Remove unused log_cmdq_key

  • 2022-01-09 14:09:00 +0200

    • : Detach innodb_evict_tables_on_commit_debug from SAFE_MUTEX

  • 2021-12-30 13:13:58 +0530

    • Assertion failure 'table->get_ref_count() == 0' on DDL that involves FULLTEXT INDEX

  • 2022-01-05 12:14:01 +0200

    • innodb_evict_tables_on_commit_debug=on makes table creation hang

  • 2021-12-21 12:24:35 +0100

    • Windows, MSI - Bring the datadir location into the instance config UI

  • 2021-12-18 14:51:07 +0100

    • Windows installer - fix UI of the "Uninstall" Dialog.

  • 2022-01-05 09:58:52 +1100

    • Update errmsg-utf8.txt (spa) part 2

  • 2022-01-04 15:53:02 +0200

    • Work around ./mtr --ps-protocol main.opt_trace

  • Merge 2022-01-04 09:26:38 +0200 - Merge 10.5 into 10.6

  • 2022-01-03 17:42:13 +0200

    • Server may hang when innodb_undo_log_truncate=ON

  • 2021-12-27 12:36:51 +0200

    • Trying to lock mutex ... when the mutex was already locked

  • 2020-12-29 11:59:01 +0000

    • Update errmsg-utf8.txt (spa)

  • 2021-12-23 21:07:28 +0900

    • Assertion (old_top == initial_top (av) && old_size == 0) || ((unsigned long) (old_size) >= MINSIZE && prev_inuse (old_top) && ((unsigned long) old_end & (pagesize - 1)) == 0)' failed, Assertion str.alloced_length() >= str.length() + data_len' failed

  • 2021-12-22 15:53:55 +0200

    • fixup: Replace symlinks

  • 2021-12-21 17:33:26 +0200

    • Crash on DROP DATABASE due to out-of-bounds result from InnoDB SUBSTR()

  • 2021-12-21 12:26:03 +0530

    • Test innodb.doublewrite crashes when using innodb_flush_method=O_DIRECT

  • 2021-12-19 17:19:02 +0300

    • : SET STATEMENT optimizer_trace=1 Doesn't save the trace

  • 2021-12-16 19:16:04 +0100

    • add test that there are no triggers in sys schema.

  • 2021-12-14 03:47:59 +0100

    • : Galera SST scripts should use ssl_capath for CA directory

  • 2021-12-12 15:09:59 +0530

    • InnoDB fails to restore page 0 from the doublewrite buffer

  • 2021-12-12 09:58:31 +0530

    • atomic.rename_table test case fails

  • 2021-12-07 08:19:27 +0530

    • InnoDB fails to restore page 0 from the doublewrite buffer

  • 2021-12-10 11:29:06 +0200

    • Some error messages might report table names incorrectly on LLP64

  • Merge 2021-12-07 22:11:30 +0100 - Merge branch '10.5' into 10.6

  • 2021-12-04 12:55:26 +0200

    • fixup: GCC 11 -march=i686 -Warray-bounds

  • Merge 2021-12-04 12:42:29 +0200 - Merge 10.5 into 10.6

  • 2021-12-01 13:37:06 +0530

    • InnoDB fails to restore page 0 from the doublewrite buffer

  • 2021-11-15 18:19:53 +0530

    • InnoDB fails to restore page 0 from the doublewrite buffer

  • 2021-11-19 12:17:14 +0300

    • Make the Optimizer Trace of reqular query and PS EXECUTE be identical

  • Merge 2021-11-29 11:39:34 +0200 - Merge 10.5 into 10.6

  • 2021-11-28 11:03:02 +0100

    • Fix MSVC warning C4819 when system codepage is set to UTF-8.

  • 2021-10-28 23:39:29 +0200

    • Windows : fix clang-cl build.

  • 2021-11-25 15:54:19 +0200

    • galera.galera_unicode_pk: Avoid MDL wait timeout

  • 2021-11-25 14:03:20 +0200

    • Make innodb.innodb-table-online more stable

  • Merge 2021-11-25 08:08:42 +0200 - Merge 10.5 into 10.6

  • 2021-11-23 14:38:05 +0200

    • follow-up: Bless Linux 5.15.3

  • 2021-11-24 17:51:34 +0200

    • Fix build failure on mac due to invalid access on private member from rw_lock

  • 2021-11-20 13:57:23 +0200

    • fixup: Fix MemorySanitizer, and GCC 4.8.5 ICE on ARMv8

  • 2021-11-19 18:54:23 +0200

    • fixup: Avoid a hang with ROW_FORMAT=COMPRESSED

  • 2021-11-19 09:10:40 +0200

    • after-merge fix for ,

  • 2021-11-16 19:55:06 +0200

    • : Reduce the size of buf_block_t and buf_page_t

  • 2021-11-16 18:16:53 +0200

    • : Move buf_page_t::slot to IORequest::slot

  • 2021-11-16 18:16:22 +0200

    • follow-up: Remove unnecessary page locking

  • 2021-11-18 17:39:39 +0200

    • : heap-use-after-free in dict_stats_recalc_pool_del()

  • 2021-11-18 17:34:19 +0200

    • fixup: Fix the SUX_LOCK_GENERIC build

  • Merge 2021-11-17 15:03:47 +0200 - Merge 10.5 into 10.6

  • Merge 2021-11-16 17:15:13 +0200 - Merge 10.5 into 10.6

  • 2021-11-16 16:31:45 +0200

    • [ERROR] [FATAL] InnoDB: SYS_VIRTUAL.TABLE_ID mismatch

  • Merge 2021-11-16 16:30:45 +0200 - Merge 10.5 into 10.6

  • Merge 2021-11-12 00:33:48 +0100 - Merge branch '10.5' into 10.6

  • 2021-11-10 11:35:19 +0530

    • [Note] InnoDB: Resetting invalid page

  • 2021-11-09 18:08:12 +0530

    • Assertion `!lock_trx_has_sys_table_locks(trx)' failed in dberr_t row_discard_tablespace_for_mysql(dict_table_t*, trx_t*)

  • 2021-11-09 09:38:12 +0200

    • fixup for Valgrind and MemorySanitizer

  • Merge 2021-11-09 09:11:50 +0200 - Merge 10.5 into 10.6

  • Merge 2021-11-08 19:42:18 +0100 - Merge branch '10.6' into bb-10.6-release

  • 2021-11-08 12:03:38 -0500

    • bump the VERSION

  • 2021-11-03 18:23:16 +0100

    • appveyor - do not use buggy cygwin bison.

  • 2021-11-04 09:59:06 +0200

    • fixup: clang++-13 -Wfree-nonheap-object

  • 2021-11-04 09:55:35 +0200

    • : Remove innodb_force_load_corrupted

  • 2021-11-01 13:35:47 +0200

    • InnoDB fails to detect page number mismatch

  • 2021-10-29 16:23:55 +0300

    • fixup: MSVC warning C4018: signed/unsigned mismatch

Revision #a806c993e7
Revision #d87979b48c
Revision #82f5981e72
MDEV-27058
Revision #05c33d6216
MDEV-27736
Revision #f5c5f8e41e
Revision #8d742fe4ac
MDEV-26326
Revision #62ba2f230a
MDEV-27535
Revision #8c457dad48
MDEV-27546
Revision #12cea09713
MDEV-27535
Revision #2a0962f39b
MDEV-27696
Revision #2d4a0f6079
Revision #77b3777bab
Revision #bc10f58a58
MDEV-24909
Revision #bae9fb5904
MDEV-24909
Revision #3add51b769
Revision #3cc278e960
Revision #c478a5533e
MDEV-27667
MDEV-26720
Revision #f0f5ce58c7
MDEV-27402
Revision #48b974b267
MDEV-27026
Revision #b09a744383
Revision #21778b8aa8
Revision #764ca7e6e7
MDEV-27499
Revision #965c0d2240
MDEV-27025
Revision #bd03c0e516
MDEV-27025
Revision #1abc476f0b
Revision #343f695c7f
MDEV-27469
Revision #16b87f9890
Revision #e6a0611388
MDEV-27058
Revision #ba5ef63ae1
MDEV-27476
Revision #0261eac57f
Revision #428b057ee0
MDEV-27640
Revision #fcbd398924
Revision #75d4c530c5
MDEV-26879
Revision #e8d1bb0459
MDEV-27017
Revision #59e8a12657
MDEV-26879
Revision #2a6e086902
MDEV-27335
Revision #3712808ad2
Revision #b773416888
Revision #cd751f0259
MDEV-27421
Revision #3f5726768f
Revision #c410f7aaea
MDEV-27414
Revision #30b917d34a
MDEV-27039
Revision #3e0304884b
Revision #dc74d23482
MDEV-27184
Revision #3c1cde864e
MDEV-27181
Revision #14521992b0
MDEV-27336
Revision #8e5f09a6ed
MDEV-27322
Revision #32692140e1
MDEV-27306
Revision #946dafb260
MDEV-26925
Revision #30bf0bca8f
MDEV-27181
Revision #660cfe4782
MDEV-27014
Revision #18c335a39e
MDEV-27111
Revision #be5990d0c8
MDEV-27014
Revision #50ed0bd891
MDEV-27219
Revision #186c1fa250
Revision #6deaff58a9
MDEV-27058
Revision #3f7040fa97
Revision #e0e24b180d
MDEV-27014
Revision #cab8f4b552
MDEV-27014
Revision #5f22e83a29
Revision #51c89849d1
Revision #bf8735eb16
Revision #e85089afca
Revision #d2bbeeef6f
Revision #71e10ba3bb
Revision #3cfbfa58de
Revision #de7db5517d
MDEV-26674
Revision #fcc8f480af
Revision #9436c778c3
MDEV-27058
Revision #da3475605e
MDEV-27058
Revision #e0f7c89c18
MDEV-26747
MDEV-12026
MDEV-25105
Revision #aaef2e1d8c
MDEV-27058
Revision #db915f7387
MDEV-27058
Revision #02e72f7b44
MDEV-26769
Revision #14c5178f25
MDEV-27069
Revision #862eccd524
MDEV-26769
Revision #0a168398a0
Revision #6841d1afdd
Revision #89ab2538c5
MDEV-27028
Revision #dc8def73f7
Revision #e58a312e42
Revision #3480c3f95b
MDEV-26121
Revision #3989d3800d
MDEV-27006
Revision #ba4f8e317d
MDEV-26826
Revision #25ac047baf
Revision #96f8532606
Revision #c85caaa20b
Revision #3ab358f0f1
Revision #667e71399e
MDEV-26826
Revision #576afceadd
MDEV-26966
Revision #993b8edf3f
MDEV-26933
Revision #fdc4c3a298
MDEV-25683

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 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.

subscribing
Distributions which Include MariaDB

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