MariaDB 10.6.13 Changelog
The most recent release of MariaDB 10.6 is:
MariaDB 10.6.20 Stable (GA) Download Now
Alternate download from mariadb.org
Download 10.6.13 Release Notes Changelog Overview of 10.6
Release date: 10 May 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.20
- Revision #a24f2bb50b
2023-05-05 13:55:42 +0300
- MDEV-31199: Assertion `field->table->stats_is_read' fails with hash_join_cardinality=on
- Merge Revision #1c39479598 2023-05-05 11:09:46 +0200 - Merge branch '10.5' into 10.6
- Merge Revision #db3342b325 2023-05-04 18:47:11 +0200 - Merge branch '10.5' into 10.6
- Merge Revision #5dc0f3dafa 2023-05-04 11:26:45 +0200 - Merge branch '10.5' into 10.6
- Merge Revision #652d54bf00 2023-05-03 19:08:07 +0200 - Merge branch '10.5' into 10.6
- Merge Revision #043d69bbcc 2023-05-03 09:51:25 +0200 - Merge branch '10.5' into 10.6
- Revision #fe89df4268
2023-05-02 00:31:57 -0700
- MDEV-31162 Crash for query using ROWNUM over multi-table view with ORDER BY
- Revision #5f3a4beb9d
2023-04-13 11:24:44 +0300
- MDEV-31045: Update debian/rules to be in sync to MariaDB LTS 10.6
- Revision #7e2e968997
2023-04-30 11:53:21 -0700
- MDEV-31143 Crash for query using ROWNUM() over view with ORDER BY
- Revision #4329ec5d3b
2023-03-09 17:04:07 +0300
- MDEV-30812: Improve output cardinality estimates for hash join
- Revision #2eb7bf1ec3
2023-04-21 10:55:14 +0200
- MDEV-31073 Server crash, assertion `table != 0 && view->field_translation != 0' failure with ROWNUM and view
- Revision #06b443be34
2023-04-26 15:26:38 +0200
- Nes CC 3.3
- Revision #4a668c1892
2023-04-27 17:11:32 +0300
- MDEV-29401 InnoDB history list length increased in 10.6 compared to 10.5
- Revision #f272463b02
2023-04-25 21:16:43 +0300
- Cleanup of MDEV-14974: --port ignored for --host=localhost
- Merge Revision #bb1d1dc846 2023-04-27 09:48:27 +0300 - Merge 10.5 into 10.6
- Revision #c5e50c48bb
2023-03-24 11:42:15 +0200
- MDEV-30837: Remove usage of AWK in autobake-debs.sh
- Revision #f99a891858
2023-03-13 11:56:53 +0200
- MDEV-30837: Remove usage of AWK from Debian init and postinst scripts
- Revision #5740638c4c
2023-04-26 12:08:59 +0300
- MDEV-31132 Deadlock between DDL and purge of InnoDB history
- Revision #d4265fbde5
2023-04-26 11:53:42 +0300
- MDEV-26055: Correct the formula for adaptive flushing
- Revision #898320b5f8
2023-04-25 18:55:53 +0200
- MDEV-30804 addendum for 10.6+ branches
- Revision #c22ab93f8a
2023-04-25 15:03:38 +0300
- MDEV-26827 fixup: Prevent a hang in LRU eviction
- Merge Revision #818d5e4814 2023-04-25 13:10:33 +0300 - Merge 10.5 into 10.6
- Revision #0976afec88
2023-04-24 09:57:58 +0300
- MDEV-31114 Assertion !...is_waiting() failed in os_aio_wait_until_no_pending_writes()
- Revision #2c567b2fa3
2023-04-22 16:42:52 +0530
- MDEV-30996 insert.. select in presence of full text index freezes all other commits at commit time
- Revision #51e62cb3b3
2023-04-21 17:58:26 +0300
- MDEV-26782 InnoDB temporary tablespace: reclaiming of free space does not work
- Revision #204e7225dc
2023-04-21 17:58:18 +0300
- Cleanup: MONITOR_EXISTING trx_undo_slots_used, trx_undo_slots_cached
- Revision #86767bcc0f
2023-04-21 17:58:09 +0300
- MDEV-29593 Purge misses a chance to free not-yet-reused undo pages
- Revision #40eff3f868
2023-04-21 17:52:47 +0300
- MDEV-26827 fixup: hangs and !os_aio_pending_writes() assertion failures
- Revision #e55e761eae
2023-04-21 16:49:59 +0300
- MDEV-31084 assert(waiting) failed in TP_connection_generic::wait_end
- Merge Revision #abe4c7bfd6 2023-04-21 16:38:22 +0300 - Merge 10.5 into 10.6
- Revision #7e31a8e7fa
2023-04-20 14:08:48 +0300
- MDEV-26827 fixup: Fix os_aio_wait_until_no_pending_writes()
- Revision #c21bc17a51
2023-04-20 10:13:12 +1000
- MDEV-30186: mtr: Use of uninitialized value $test_name in substitution
- Revision #f7791cc7cb
2023-04-20 10:10:23 +1000
- Revert "MDEV-30186 Use of uninitialized value in substitution"
- Revision #27ff972be2
2023-04-19 18:57:18 +0300
- MDEV-26827 fixup: Do not hog buf_pool.mutex
- Revision #0cda0e4e15
2023-04-19 18:56:58 +0300
- MDEV-31080 fil_validate() failures during deferred tablespace recovery
- Revision #78368e5866
2023-04-19 15:52:11 +0300
- MDEV-30863 fixup: Assertion failure when using innodb_undo_tablespaces=0
- Revision #1892f5d8fc
2023-04-19 14:46:49 +0300
- MDEV-30863 fixup: Hang in a debug build
- Revision #485a1b1f11
2023-04-18 14:54:40 +0300
- MDEV-30863 Server freeze, all threads in trx_assign_rseg_low()
- Merge Revision #c28d1a6fea 2023-04-18 14:54:18 +0300 - Merge 10.5 into 10.6
- Revision #1995c626a5
2023-04-14 12:38:16 -0700
- [MDEV-30854] Do not use " as string delimiter in mariadb-tzinfo-to-sql
- Revision #8f87023d3f
2023-04-14 13:13:03 +0300
- MDEV-28777 binlog.binlog_truncate_multi_engine failed in bb with Lost connection
- Revision #3b85e3dcc1
2023-04-15 07:52:17 +0800
- MDEV-30687: Make small facelifting to autobake-debs.sh (fix)
- Revision #71f16c836f
2023-04-13 17:56:38 +0300
- MDEV-31049 fil_delete_tablespace() returns wrong file handle if tablespace was closed by parallel thread
- Revision #0cca8166f3
2023-04-07 00:16:16 +0300
- MDEV-30775 Performance regression in fil_space_t::try_to_close() introduced in MDEV-23855
- Revision #f2fde3f667
2023-02-20 10:10:09 +0200
- MDEV-30687: Make small facelifting to autobake-debs.sh
- Revision #1e4eef5c17
2023-04-13 10:42:34 +0300
- MDEV-31045: Fix regression building on Ubuntu 18.04
- Revision #f50abab195
2023-04-13 15:18:26 +0300
- MDEV-31048 PERFORMANCE_SCHEMA lakcs InnoDB read_slots and write_slots
- Revision #c0eeb72526
2023-04-13 12:25:41 +0300
- MDEV-28974 fixup: Fix error and warning messages
- Revision #2ddfb83807
2023-04-05 16:55:07 +0530
- MDEV-29273 Race condition between drop table and closing of table
- Revision #a091d6ac4e
2023-04-12 13:49:57 +0300
- MDEV-26827 fixup: Do not duplicate io_slots::pending_io_count()
- Merge Revision #5bada1246d 2023-04-11 16:15:19 +0300 - Merge 10.5 into 10.6
- Revision #375991a531
2023-04-11 14:42:08 +0300
- MDEV-26827 fixup for DDL race condition
- Revision #31536b2477
2023-03-31 16:16:53 +0300
- MDEV-30972: ANALYZE FORMAT=JSON: some time is unaccounted-for in BNL-H join
- Revision #0269d82d53
2023-03-10 18:02:14 +0300
- ANALYZE FORMAT=JSON: Backport block-nl-join.r_unpack_time_ms from 11.0 +fix MDEV-30830.
- Revision #18342cd5e1
2023-03-25 14:06:20 -0700
- Deb: Add missing installation step to Salsa-CI job for 10.5 upgrades
- Revision #ee68fe3272
2023-03-18 20:12:13 -0700
- Deb: Update Salsa-CI to use Bullseye instead of Sid
- Revision #2a5763224e
2023-01-05 21:56:14 -0800
- Deb: Sync Salsa-CI from Debian MariaDB 10.6
- Revision #dc1d6213f9
2023-03-07 19:49:57 +0300
- MDEV-30806: ANALYZE FORMAT=JSON: better support for BNL and BNL-H joins
- Revision #169def14f6
2023-03-30 13:32:44 +0200
- MDEV-30413 : run sequence nextval got [Note] WSREP: MDL BF-BF conflict and [ERROR] Aborting
- Merge Revision #0760ad3336 2023-03-28 15:25:52 +0300 - Merge 10.5 into 10.6
- Revision #216d99bb39
2023-03-24 11:25:14 +0200
- MDEV-26071: rpl.rpl_perfschema_applier_status_by_worker failed in bb …
- Revision #e06c6046d2
2023-03-24 15:20:21 +0530
- MDEV-29545 InnoDB: Can't find record during replace stmt
- Revision #07460c31e3
2023-03-24 07:59:27 +0200
- MDEV-30900 Crash on macOS due to zero-initialized buf_dblwr.write_cond
- Revision #15ca6c5a2f
2023-03-24 11:18:19 +1100
- rpl_reporting: sprintf -> snprintf
- Merge Revision #1efdf67e60 2023-03-22 15:54:45 +0200 - Merge 10.5 into 10.6
- Revision #535a38c455
2023-03-20 14:28:03 +0200
- MDEV-30400 fixup: Fix the UNIV_ZIP_DEBUG build
- Revision #32a53a66df
2023-03-20 10:32:35 +0200
- MDEV-26827 fixup: Remove a bogus assertion
- Revision #e8e0559ed2
2023-03-17 17:17:35 +0530
- MDEV-30870 Undo tablespace name displays wrongly for I_S queries
- Revision #18e4978edc
2023-03-17 16:41:27 +0530
- MDEV-29975 InnoDB fails to release savepoint during bulk insert
- Revision #a55b951e60
2023-03-16 17:19:58 +0200
- MDEV-26827 Make page flushing even faster
- Revision #9593cccf28
2023-03-16 17:09:08 +0200
- MDEV-26055: Improve adaptive flushing
- Revision #4105017a58
2023-03-16 16:00:45 +0200
- MDEV-30357 Performance regression in locking reads from secondary indexes
- Revision #f2096478d5
2023-03-16 15:52:42 +0200
- MDEV-29835 InnoDB hang on B-tree split or merge
- Merge Revision #85cbfaefee 2023-03-16 15:48:08 +0200 - Merge 10.5 into 10.6
- Merge Revision #f169dfb41a 2023-03-10 09:35:50 +0200 - Merge 10.5 into 10.6
- Merge Revision #25c048066a 2023-03-06 13:36:06 +0200 - Merge 10.5 into 10.6
- Revision #49e2b50d59
2023-02-21 16:25:17 +0530
- MDEV-30341 Reset check_foreigns, check_unique_secondary variables
- Merge Revision #085d0ac238 2023-02-28 16:05:21 +0200 - Merge 10.5 into 10.6
- Merge Revision #3e2ad0e918 2023-02-27 13:17:35 +0200 - Merge 10.5 into 10.6
- Revision #db245e1140
2023-02-22 16:57:18 +0530
- MDEV-25984 Assertion `max_doc_id > 0' failed in fts_init_doc_id()
- Revision #df9f9ba12b
2023-02-21 10:57:52 +0530
- MDEV-29871 innodb_fts.fulltext_misc unexpectedly reports a result
- Revision #a474e3278c
2023-02-09 13:51:57 +0300
- MDEV-27701 Race on trx->lock.wait_lock between lock_rec_move() and lock_sys_t::cancel()
- Merge Revision #67a6ad0a4a 2023-02-16 10:17:58 +0200 - Merge 10.5 into 10.6
- Revision #201cfc33e6
2023-02-16 08:30:20 +0200
- MDEV-30638 Deadlock between INSERT and InnoDB non-persistent statistics update
- Revision #54c0ac72e3
2023-02-16 08:29:44 +0200
- MDEV-30134 Assertion failed in buf_page_t::unfix() in buf_pool_t::watch_unset()
- Revision #9c15799462
2023-02-16 08:28:14 +0200
- MDEV-30397: MariaDB crash due to DB_FAIL reported for a corrupted page
- Merge Revision #cc27e5fd0e 2023-02-16 08:17:54 +0200 - Merge 10.5 into 10.6
- Revision #4afa3b64c4
2023-02-15 16:20:25 +0200
- MDEV-30324: Wrong result upon SELECT DISTINCT ... WITH TIES
- Revision #d2b773d913
2023-02-04 12:11:15 +0200
- Whitespace fix
- Revision #e83ae66e4a
2023-02-04 12:10:31 +0200
- Update comments to match new debug_sync implementation
- Merge Revision #96a3b11d13 2023-02-14 15:23:23 +0200 - Merge 10.5 into 10.6
- Merge Revision #6aec87544c 2023-02-10 13:03:01 +0200 - Merge 10.5 into 10.6
- Merge Revision #70a515df43 2023-02-06 20:18:44 +0100 - Merge branch '10.6.12' into 10.6
- Revision #80ae69c8bc
2023-02-06 10:24:21 -0500
- bump the VERSION
- Revision #29b4bd4ea9
2023-02-06 19:16:15 +1100
- MDEV-30573 Server doesn't build with GCOV by GCC 11+
- Revision #9f16d15357
2023-02-03 15:00:49 +0200
- debug_sync: Print all current active signals within the trace file during wait
- Revision #2a08b2c15c
2023-02-03 14:18:32 +0200
- sql_hset.h - include what you use uchar comes from my_global.h
- Revision #addcf08d0f
2023-02-03 14:13:30 +0200
- Revert test changes from "Fixed debug_sync timeout in deadlock_drop_table"
- Revision #8ff0a7f893
2021-09-29 14:10:56 +0300
- Implement DEBUG_SYNC multiple signal firing capability
- Revision #c115559b66
2021-09-29 14:04:31 +0300
- Extend Binary_string::strstr to also take in a const char pointer
- Revision #cd873c8688
2021-09-29 11:24:05 +0300
- debug_sync: Implement NO_CLEAR_EVENT syntax
- Revision #8885225de6
2021-09-28 22:17:59 +0300
- Implement multiple-signal debug_sync
- Revision #cc08872c16
2021-09-28 22:29:23 +0300
- Initialize the Hash_set during creation
- Revision #b482e87f26
2021-09-28 22:14:36 +0300
- Silence gcc-11 warnings
- Revision #0e737f7898
2022-12-20 14:25:21 +0100
- MDEV-30186 Use of uninitialized value in substitution
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.