MariaDB 10.11.11 Changelog
DownloadRelease NotesChangelogOverview of 10.11
Alternate download from mariadb.org
Release date: 4 Feb 2025
For the highlights of this release, see therelease notes.
The revision number links will take you to the revision's page on GitHub. OnGitHub you can view more details of the revision and view diffs of the code modified in that revision.
Includes all fixes from MariaDB 10.6.21
Merge Revision #e69f8cae1a 2025-01-30 11:55:13 +0100 - Merge branch '10.6' into 10.11
Revision #0459517562 2025-01-30 11:42:21 +0100
MDEV-35169 cleanup after the test
Revision #f6e00abda0 2025-01-28 11:56:35 +0530
MDEV-35169 ALTER TABLE...IMPORT TABLESPACE does not work with INDEX DESC
Revision #24c9033947 2025-01-22 17:14:33 +0400
MDEV-35538 UBSAN: nullptr-with-offset: runtime error: applying zero offset to null pointer in check_rules and in init_weight_level
Revision #91585fff3e 2024-12-16 19:56:09 -0700
MDEV-35665 Potential Buffer Overrun in Gtid_log_event::write()
Revision #661daf0636 2025-01-20 18:10:57 +0100
MDEV-31298 Assertion
!check_foreigns' failed in trx_mod_table_time_t* trx_t::check_bulk_buffer(dict_table_t*), Assertion
table->skip_alter_undo || !check_unique_secondary' failed in trx_t::check_bulk_buffer
Revision #e551070ba4 2024-11-29 19:04:06 +0400
MDEV-35468 UUID primary key filtering return incorrect results
Revision #3158af03bd 2025-01-16 21:20:58 +0400
A cleanup for MDEV-35427: recording new type_uuid_ps.result
Revision #c8ef86cc8b 2025-01-16 21:04:39 +0400
A cleanup for MDEV-35427 to avoid dependency from the current date
Revision #2d42e9ff7d 2025-01-15 18:30:03 +0530
MDEV-34703 LOAD DATA INFILE using Innodb bulk load aborts
Revision #f4e999d753 2025-01-15 13:18:12 +0400
MDEV-35427 Assertion `is_null() >= item->null_value' failed in Timestamp_or_zero_datetime_native_null::Timestamp_or_zero_datetime_native_null on EXECUTE
Revision #4469540d39 2025-01-14 14:01:28 +0100
MDEV-35810 fix test results
Revision #b04fb9fb43 2025-01-14 13:56:19 +0100
MDEV-34062 compilation failure on 32bit
Revision #9d80422f79 2025-01-14 13:49:24 +0100
MDEV-26266 disable the test on 10.11 for now
Revision #e55fe2c2e3 2024-12-18 15:25:10 +1100
MDEV-32686 Use Red Hat package notes in compilation
Revision #5335681f67 2024-12-12 08:51:11 +1100
MDEV-32686: Debian: include ELF package notes
Revision #46aaf328ce 2025-01-13 16:57:11 +0200
MDEV-35830 Fix innodb_undo_log_truncate in backup
Revision #aa35f62f1c 2025-01-13 10:41:40 +0200
MDEV-35810 Missing error handling in log resizing
Revision #4fc3a44bab 2025-01-13 07:28:40 +0200
MDEV-33447 fixup: pmem_persist() on RISC-V and LoongArch
Revision #42e6058629 2025-01-13 07:27:17 +0200
MDEV-35785 innodb_log_file_mmap is not defined on 32-bit systems
Revision #f361ad75b3 2025-01-09 17:33:47 -0700
MDEV-35431: fix InnoDB flags error size specifier
Merge Revision #221aa5e08f 2025-01-10 13:14:42 +0100 - Merge branch '10.6' into 10.11
Revision #311e88c67a 2025-01-10 13:11:09 +0100
fix rocksdb tests for buildbot
Revision #542edc7743 2025-01-09 19:34:01 +0100
MDEV-35720 fix the test case
Revision #4704435068 2025-01-10 08:15:09 +0200
MDEV-35802 Race condition in log_t::persist()
Revision #81633f47c3 2025-01-09 13:21:38 +0200
MDEV-35796 OPT_PAGE_CHECKSUM is ignored if innodb_encrypt_log=ON
Revision #ed13d93a25 2025-01-09 13:18:42 +0200
Fix mariadb-backup --backup with innodb_undo_log_truncate=ON
Revision #ea19a6b38c 2025-01-09 13:18:30 +0200
MDEV-35699 Multi-batch recovery occasionally fails
Revision #28b2958082 2024-09-20 02:59:10 +0000
Add MTR to verify behavior on incompatible TLS configuration
Revision #2294ecdf0e 2024-09-20 01:05:52 +0000
Add MTR to ensure startup fails with invalid ssl-cipher
Merge Revision #420d9eb27f 2025-01-08 12:51:26 +0200 - Merge 10.6 into 10.11
Revision #48b724047e 2025-01-02 17:34:24 +0530
MDEV-34119 Assertion `page_dir_get_n_heap(new_page) == 2U' failed in dberr_t PageBulk::init()
Merge Revision #3f914afd3a 2025-01-02 12:39:56 +0200 - Merge 10.6 into 10.11
Revision #95975b921e 2024-12-27 19:26:55 +0200
MDEV-35720 Add query_time to statistics
Revision #ed5bba8a32 2024-12-27 16:14:51 +0200
Fixed failing test case innodb.log_file_size_online
Merge Revision #a54d151fc1 2024-12-19 15:38:53 +0200 - Merge 10.6 into 10.11
Revision #c391fb1ff1 2024-12-16 11:50:00 +0200
MDEV-35577 Broken recovery after SET GLOBAL innodb_log_file_size
Revision #b9e592a786 2024-12-09 16:54:31 +0530
MDEV-35475 Assertion `!rec_offs_nth_extern(offsets1, n)' failed in cmp_rec_rec_simple_field
Revision #1a557d087c 2024-12-09 12:53:38 +0200
MDEV-35608 Fake PMEM on /dev/shm no longer works
Revision #9428647be3 2024-12-05 14:02:09 -0500
MDEV-35585 unit.json_normalize crashes on mac
Merge Revision #e7c6cdd842 2024-12-05 10:11:58 +0100 - Merge 10.6 -> 10.11
Revision #aca72b326a 2024-11-26 09:37:28 +1100
MDEV-34815 SIGILL error when executing mariadbd compiled for RISC-V with Clang
Merge Revision #3d23adb766 2024-11-29 13:43:17 +0200 - Merge 10.6 into 10.11
Revision #27c7e73f9a 2024-11-27 17:20:20 +1100
MDEV-35513 fails to compile on riscv32
Revision #8b057889d7 2024-11-20 12:29:58 +0400
MDEV-34981 Functions missing from INFORMATION_SCHEMA.SQL_FUNCTIONS
Revision #c34a2feceb 2024-11-26 20:20:54 +0200
MDEV-35509 mariadb-backup.alter_copy_race crashes with abort in backup_file_op_fail
Revision #e81ed928ff 2024-11-21 14:48:59 -0700
MDEV-35478 part 2: Redo
space_id
format fix
Revision #a54692a4b5 2024-11-21 17:45:26 +1100
main.ctype_utf8 test fix for cursor protocol
Revision #db59bb62aa 2024-11-15 17:35:05 +1100
[fixup] Revert an incorrect removal of some code in spider_get_crd in a merge
Revision #79cc0f9f78 2024-11-14 19:01:07 -0700
MDEV-11675 fixup: Fill in the GTID TODO
Revision #687377633d 2024-09-13 17:59:47 -0600
Extract some of #3360 fixes to 10.11.x
Revision #c72221e2f8 2024-11-13 12:04:05 +0200
MDEV-35411 innodb.log_file_size_online occasionally fails
Merge Revision #a37f71bd10 2024-11-04 07:42:26 +0100 - Merge branch '10.11' into mariadb-10.11.10
Revision #e60fd6c204 2024-11-02 11:52:03 +0400
MDEV-28767 Collation "binary" is not accepted for databases, tables, columns
Revision #cca85eb16e 2024-11-01 11:38:20 -0400
bump the VERSION
This page is licensed: CC BY-SA / Gnu FDL
Last updated
Was this helpful?