All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 10.6.17 Changelog

Download Release Notes Changelog Overview of 10.6

Release date: 7 Feb 2024

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

  • Revision #15c75ad083 2024-02-01 11:26:36 +0100

    • pcre.cmake: always check the library with check_library_exists()

  • 2024-01-31 22:02:59 +0100

    • fix columnstore compilation on fc39

  • Merge 2024-01-31 17:51:58 +0100 - Merge branch '10.5' into 10.6

  • 2024-01-27 16:47:00 +0200

    • Disable perfschema.misc_session_status for 32 bit

  • 2024-01-27 16:32:49 +0200

    • Updated some 32 bit result files in sys_vars

  • 2024-01-27 16:29:16 +0200

    • Fixed some wrong printf() usage after changing m_table_id to ulonglong

  • 2024-01-26 12:24:50 +0530

    • fix failing test on buildbot for

  • 2024-01-26 11:21:14 +0200

    • [Warning] InnoDB: Could not free any blocks in the buffer pool!

  • 2024-01-25 14:44:42 +0100

    • Remove bogus "perl not found" on Windows.

  • 2024-01-23 23:56:40 +0400

    • Problems with a stored function EMPTY() on upgrade to 10.6.

  • 2024-01-23 20:53:52 +0530

    • reorder the log columns for

  • 2024-01-21 19:10:37 +0200

    • Fixed some mtr tests that failed on windows

  • 2024-01-21 16:52:19 +0200

    • Fixed compiler error/warning in backup_copy.cc

  • 2024-01-20 17:41:33 +0200

    • Fixed main.strict test to work with icc compiler

  • 2024-01-20 17:09:38 +0200

    • Disable main.gis from embedded

  • 2024-01-19 12:01:28 +0200

    • Disable transparent huge pages after page buffers has been allocatedDisable transparent huge pages (THP)

  • 2024-01-05 15:29:07 +0200

    • Trivial fixes:

  • 2023-12-27 19:58:59 +0200

    • Temporary table name used by multip-update has 'null' as part of the name

  • 2023-12-22 13:53:57 +0200

    • optimizer_adjust_secondary_key_costs variable

  • 2023-12-21 18:25:39 +0200

    • Ensure keyread_tmp variable is assigned.

  • 2023-12-12 15:26:04 +0200

    • Fixed possible mutex-wrong-order with KILL USER

  • 2023-12-25 15:30:03 +0200

    • Added socketpair.c as a replacement for 'pipe()' call for Windows.

  • 2023-11-08 16:57:58 -0700

    • : "Read semi-sync reply magic number error" warnings on master

  • 2024-01-09 15:19:29 +0530

    • : The SQL error plugin prints (null) as database if the mariadb client is not using any database to execute the SQL.

  • 2023-11-13 23:21:49 +0530

    • : Add thread ID and database / table, where the error occured to SQL error plugin

  • Merge 2024-01-23 15:25:42 +1100 - Merge remote-tracking branch 10.5 into 10.6

  • 2024-01-22 15:57:05 +0100

    • new CC 3.3

  • 2024-01-22 08:24:08 +0200

    • fixup: Correct a condition before a message

  • Merge 2024-01-22 08:20:08 +0200 - Merge 10.5 into 10.6

  • 2024-01-22 08:19:00 +0200

    • test fixup for HAVE_PERFSCHEMA=NO

  • 2023-12-11 10:15:55 +1100

    • cosmetic improvement on path separator near ib_buffer_pool

  • 2024-01-12 16:57:37 +0100

    • pcre2 headers aren't found on Solaris

  • 2024-01-19 12:46:11 +0200

    • Revert " InnoDB is holding shared dict_sys.latch while waiting for FOREIGN KEY child table lock on DDL"

  • 2024-01-19 12:40:32 +0200

    • buf_flush_LRU(): mysql_mutex_assert_owner(&buf_pool.mutex) failed

  • 2024-01-19 12:40:16 +0200

    • InnoDB LRU flushing does not run before running out of buffer pool

  • 2024-01-17 20:32:51 +0100

    • new CC 3.3

  • 2024-01-19 15:24:19 +1100

    • innodb: IO Error message missing space

  • 2024-01-15 09:04:19 +0200

    • innodb_flush_method=O_DIRECT creates excessive errors on Solaris

  • 2024-01-18 10:14:21 +0200

    • fixup: GCC 5 -Wconversion

  • Merge 2024-01-17 13:35:05 +0200 - Merge 10.5 into 10.6

  • 2024-01-17 12:50:44 +0200

    • : Try to fix the test

  • 2024-01-17 11:14:24 +0200

    • History list is not shrunk unless there is a pause in the workload

  • 2024-01-16 17:17:50 +1100

    • failing spider signal_ddl_recovery_done callback should result in spider deinit

  • Merge 2024-01-11 12:59:22 +1100 - Merge branch '10.5' into 10.6

  • 2024-01-10 11:53:00 +0200

    • innodb_undo_log_truncate=ON is blocking page write

  • 2024-01-10 11:52:26 +0200

    • fixup: Remove srv_purge_rseg_truncate_frequency

  • 2024-01-10 07:51:37 +0200

    • : Assertion end_lsn == page_lsn failed in recv_recover_page

  • 2024-01-02 22:23:26 +0100

    • double-locking of LOCK_thd_kill in performance_schema.session_status

  • 2024-01-09 15:54:36 +0100

    • cleanup: change a function, that always return 0, to void

  • 2023-12-28 15:23:40 +0100

    • Assertion failure upon reading from performance schema with binlog enabled

  • 2023-12-28 15:19:42 +0100

    • cleanup: spider status variables

  • 2023-12-27 17:04:43 +0100

    • Assertion failure upon reading from performance schema with binlog enabled

  • 2023-12-14 15:17:59 +0100

    • REGEXP_REPLACE converts utf8mb4 supplementary characters to '?'

  • Merge 2024-01-08 14:39:56 +0200 - Merge 10.5 into 10.6

  • Merge 2024-01-03 14:24:47 +0200 - Merge 10.5 into 10.6

  • Merge 2024-01-02 17:37:58 +0200 - Merge 10.5 into 10.6

  • 2023-12-22 17:55:30 +0100

    • Fix galera.galera_kill_ddl test errors in debug mode.

  • 2023-12-22 14:17:26 +1100

    • [fixup] Spider: correct init queries after merge

  • 2023-12-12 11:01:54 +0200

    • : Fix test result file on some test cases

  • 2023-12-21 16:00:12 +0100

    • - reschedule dict_stats_func() if there work left to do.

  • 2023-12-21 15:09:03 +0100

    • Cleanup - reuse background THD in dict_stats_func()

  • Merge 2023-12-21 21:33:01 +0100 - Merge branch '10.5' into 10.6

  • 2023-12-21 18:24:19 +0200

    • Fix an intermittent test failure

  • 2023-12-21 12:58:39 +0200

    • Add an end-of-test marker

  • Merge 2023-12-21 12:16:33 +0200 - Merge 10.5 into 10.6

  • 2023-12-20 15:56:00 +0200

    • : Disable the test

  • Merge 2023-12-19 18:41:42 +0200 - Merge 10.5 into 10.6

  • 2023-12-19 11:15:08 +0200

    • Server hangs for a long time with innodb_undo_log_truncate=ON

  • 2023-12-16 19:46:58 +0100

    • race condition in InnoDB dict_stats_schedule()

  • 2023-12-15 19:58:31 +0100

    • Spider cannot run DDL (e.g. create tables) before ddl recovery

  • Merge 2023-12-15 20:00:58 +0100 - Merge branch '10.5' into 10.6

  • 2023-12-15 15:29:26 +0530

    • Adjust the test case for

  • 2023-12-14 15:24:19 +0200

    • Assertion "wrong page type" on instant ALTER TABLE

  • 2023-12-14 13:16:28 +0200

    • If tables are frequently created, renamed, dropped, a backup cannot be restored

  • 2023-12-14 13:15:51 +0200

    • fixup: cmake -DPLUGIN_PERFSCHEMA=NO

  • 2023-12-13 00:37:57 +0100

    • perfschema: use LOCK_thd_kill to "keep THD during materialization"

  • 2023-11-24 17:45:16 +0100

    • sys schema view session_ssl_status is empty

  • 2023-11-08 15:44:18 +0100

    • deprecate secure_auth=0

  • 2023-11-21 12:01:31 +0100

    • main.long_host failures

  • 2023-12-10 10:53:27 +0100

    • backward compatibility fixes

  • 2023-12-07 20:16:41 +0700

    • : Crash in Item_func::fix_fields when prepared statement with subqueries and window function is executed with sql_mode = ONLY_FULL_GROUP_BY

  • 2023-12-07 17:44:43 +0400

    • Unusable key notes do not get reported for some operations

  • 2023-12-07 11:47:45 +0000

    • Improve S3 options comaptibility

  • 2023-12-06 16:18:53 +0400

    • Unusable key notes report wrong predicates for > and >=

  • 2023-12-05 12:31:29 +0200

    • Some calls to buf_read_ahead_linear() seem to be useless

  • 2023-12-04 11:47:19 +0200

    • instrumentation fixup

  • 2023-12-04 11:21:58 +0200

    • Fix occasional failure of encryption.corrupted_during_recovery

  • 2023-12-04 11:17:46 +0200

    • Fix occasional failure of innodb.innodb-alter-tempfile

  • 2023-11-29 14:36:03 +1100

    • Assertion failure in ddl_log_increment_phase_no_lock upon ..

  • 2023-11-26 11:53:12 +0200

    • Make s3_debug dynamic

  • 2023-11-24 11:23:30 +0200

    • mysqladmin -vv processlist now shows more information

  • Merge 2023-11-30 10:45:01 +0200 - Merge 10.5 into 10.6

  • 2023-11-30 10:35:53 +0200

    • Deadlock between buf_page_get_zip() and buf_pool_t::corrupted_evict()

  • 2023-11-30 09:46:25 +0200

    • SIGSEGV after btr_page_get_father_block() returns nullptr on corrupted data

  • 2023-11-29 10:48:10 +0200

    • instrumentation

  • 2023-11-28 15:50:41 +0200

    • InnoDB is holding shared dict_sys.latch while waiting for FOREIGN KEY child table lock on DDL

  • 2023-11-27 09:56:21 +0400

    • Server crash in my_decimal::operator= or unexpected ER_DUP_ENTRY upon comparison with INET6 and similar types

  • 2023-11-24 14:25:32 +0200

    • Test innodb.innodb-index-online occasionally fails

  • Merge 2023-11-22 16:56:47 +0200 - Merge 10.5 into 10.6

  • 2023-11-21 12:42:00 +0200

    • fixup: Stabilize tests

  • Merge 2023-11-21 09:33:06 +0200 - Merge 10.5 into 10.6

  • Merge 2023-11-21 09:18:31 +0200 - Merge 10.5 into 10.6

  • 2023-11-20 16:57:57 +0200

    • fixup: innodb.instant_alter_crash (take 2)

  • 2023-11-17 15:07:51 +0200

    • Opening all .ibd files on InnoDB startup can be slow

  • Merge 2023-11-17 13:07:35 +0200 - Merge 10.5 into 10.6

  • 2023-11-16 16:57:42 +0200

    • Empty INSERT crashes with innodb_force_recovery=6 or innodb_read_only=ON

  • 2023-11-16 16:39:02 +0200

    • fixup: innodb.instant_alter_crash

  • 2023-11-15 14:11:38 +0200

    • : rollback crash on corruption

  • Merge 2023-11-15 14:11:24 +0200 - Merge 10.5 into 10.6

  • Merge 2023-11-15 14:10:21 +0200 - Merge 10.5 into 10.6

  • 2023-11-06 09:06:00 +0200

    • : Remove Ubuntu Bionic

  • Merge 2023-11-14 08:56:16 +0100 - Merge branch '10.6' into mariadb-10.6.16

  • 2023-11-13 13:22:44 -0500

    • bump the VERSION

  • 2023-11-13 14:35:33 +0200

    • : Debug build failure with SUX_LOCK_GENERIC

  • 2023-11-08 12:00:29 +0100

    • fix crashing PFS unit tests on Windows.

Revision #2278f3503e
Revision #3f6038bc51
Revision #4dbf55bbfc
Revision #ed76a2e8ac
Revision #e20693c167
Revision #daca0c059b
MDEV-27087
Revision #220c0fb405
MDEV-33317
Revision #c9c4f15e99
Revision #9d88c5b8b4
MDEV-31616
Revision #011d666ada
MDEV-27087
Revision #26c86c39fc
Revision #6085fb199a
Revision #286d6f239a
Revision #d2c431bccb
Revision #c777429cf9
MDEV-33279
Revision #740d3e7a74
Revision #3c63e2f890
Revision #6f65e08277
MDEV-33118
Revision #c49fd90263
Revision #2fcb5d651b
Revision #1ca813bf76
Revision #7af50e4df4
MDEV-32551
Revision #ee7cc0a466
MDEV-32906
Revision #90cd712b84
MDEV-27087
Revision #4ef9c9bb75
Revision #19f3796ec3
Revision #495e7f1b3d
MDEV-33053
Revision #5c243d4caf
Revision #e237925963
MDEV-33031
Revision #0c23f84d8d
MDEV-32983
Revision #3a33ae8601
MDEV-33091
Revision #21560bee9d
MDEV-32899
Revision #7e65e3027e
MDEV-33275
Revision #d34479dc66
MDEV-33053
Revision #16f2f8e5a7
Revision #82e8633420
Revision #a6290a5bc5
MDEV-33095
Revision #f63045b119
MDEV-33213
Revision #3a96eba25f
Revision #6a514ef672
MDEV-30940
Revision #f8c88d905b
MDEV-33213
Revision #931df937e9
MDEV-32559
Revision #d06b6de305
Revision #3613fb2aa8
MDEV-33112
Revision #593278f927
MDEV-32050
Revision #4cbf75dd33
MDEV-33137
Revision #c6c2a2b8d4
MDEV-33150
Revision #0a122637b5
Revision #23e107d751
MDEV-33031
Revision #b3065af6e6
Revision #c44cac91ab
MDEV-33031
Revision #022ae42155
MDEV-11777
Revision #6538a91e94
Revision #8bd5a3de7f
Revision #e23c695250
Revision #9f40f02a8d
Revision #bdaa6bac05
Revision #91d53ea339
MDEV-33000
Revision #a31598b3b1
MDEV-33046
Revision #91a118d55e
Revision #8e6a476be1
Revision #c1cc264f12
Revision #cf86e075c0
Revision #a81a138aab
Revision #f9ae553067
MDEV-33098
Revision #2b01e5103d
Revision #98287bd2d6
MDEV-33009
Revision #aff5ed3988
MDEV-33046
Revision #0930eb86cb
Revision #e95bba9c58
Revision #686865e112
MDEV-26052
MDEV-29092
Revision #655f78a238
MDEV-18322
Revision #f21a6cbf6e
MDEV-32939
Revision #0f510d8b5a
MDEV-32751
Revision #736a54f49c
Revision #d9cb1a2b7e
MDEV-32751
Revision #4231cf6d3f
MDEV-32617
Revision #c2a5d93580
Revision #bb565ee566
MDEV-32884
Revision #47f2b16a8c
MDEV-31296
Revision #4ced4898fd
MDEV-32958
Revision #bc5e904043
MDEV-32884
Revision #ecbdd72953
MDEV-32957
Revision #f074223ae7
MDEV-32068
Revision #768a736174
MDEV-32899
Revision #1ac03fd914
Revision #be1c4bd1bd
Revision #99cab7ee57
MDEV-32903
MDEV-32532
Revision #4bd94afbd3
MDEV-32884
Revision #18166e4501
Revision #b3a628c7d4
Revision #bb511def1d
MDEV-32371
Revision #0ee9b119bf
MDEV-31817
Revision #ba6bf7ad9e
MDEV-32899
Revision #569da6a7ba
MDEV-32899
Revision #20b0ec9aae
MDEV-32879
Revision #2f467de4c4
MDEV-32873
Revision #d963584d4c
Revision #4c16ec3e77
MDEV-32050
Revision #9c5600adde
Revision #0ead203111
Revision #cd04673a17
MDEV-32050
Revision #eb1f8b2919
MDEV-32027
Revision #44b9e41694
Revision #5a1f821b93
MDEV-31861
Revision #55a96c055a
MDEV-32050
Revision #ea6ca01397
MDEV-32757
Revision #5dbe7a8c9a
Revision #52ca2e65af
Revision #c11610f590
MDEV-32689
Revision #4a824c0cf0
Revision #91835ef378
Revision #dec4d0badc
MDEV-32788
Revision #04477bd936
MDEV-28836

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