All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 10.11.11 Changelog

Download Release Notes Changelog Overview of 10.11

Release date: 4 Feb 2025

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

  • Merge Revision #e69f8cae1a 2025-01-30 11:55:13 +0100 - Merge branch '10.6' into 10.11

  • 2025-01-30 11:42:21 +0100

    • cleanup after the test

  • 2025-01-28 11:56:35 +0530

    • ALTER TABLE...IMPORT TABLESPACE does not work with INDEX DESC

  • 2025-01-22 17:14:33 +0400

    • UBSAN: nullptr-with-offset: runtime error: applying zero offset to null pointer in check_rules and in init_weight_level

  • 2024-12-16 19:56:09 -0700

    • Potential Buffer Overrun in Gtid_log_event::write()

  • 2025-01-20 18:10:57 +0100

    • 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

  • 2024-11-29 19:04:06 +0400

    • UUID primary key filtering return incorrect results

  • 2025-01-16 21:20:58 +0400

    • A cleanup for : recording new type_uuid_ps.result

  • 2025-01-16 21:04:39 +0400

    • A cleanup for to avoid dependency from the current date

  • 2025-01-15 18:30:03 +0530

    • LOAD DATA INFILE using Innodb bulk load aborts

  • 2025-01-15 13:18:12 +0400

    • Assertion `is_null() >= item->null_value' failed in Timestamp_or_zero_datetime_native_null::Timestamp_or_zero_datetime_native_null on EXECUTE

  • 2025-01-14 14:01:28 +0100

    • fix test results

  • 2025-01-14 13:56:19 +0100

    • compilation failure on 32bit

  • 2025-01-14 13:49:24 +0100

    • disable the test on 10.11 for now

  • 2024-12-18 15:25:10 +1100

    • Use Red Hat package notes in compilation

  • 2024-12-12 08:51:11 +1100

    • : Debian: include ELF package notes

  • 2025-01-13 16:57:11 +0200

    • Fix innodb_undo_log_truncate in backup

  • 2025-01-13 10:41:40 +0200

    • Missing error handling in log resizing

  • 2025-01-13 07:28:40 +0200

    • fixup: pmem_persist() on RISC-V and LoongArch

  • 2025-01-13 07:27:17 +0200

    • innodb_log_file_mmap is not defined on 32-bit systems

  • 2025-01-09 17:33:47 -0700

    • : fix InnoDB flags error size specifier

  • Merge 2025-01-10 13:14:42 +0100 - Merge branch '10.6' into 10.11

  • 2025-01-10 13:11:09 +0100

    • fix rocksdb tests for buildbot

  • 2025-01-09 19:34:01 +0100

    • fix the test case

  • 2025-01-10 08:15:09 +0200

    • Race condition in log_t::persist()

  • 2025-01-09 13:21:38 +0200

    • OPT_PAGE_CHECKSUM is ignored if innodb_encrypt_log=ON

  • 2025-01-09 13:18:42 +0200

    • Fix mariadb-backup --backup with innodb_undo_log_truncate=ON

  • 2025-01-09 13:18:30 +0200

    • Multi-batch recovery occasionally fails

  • 2024-09-20 02:59:10 +0000

    • Add MTR to verify behavior on incompatible TLS configuration

  • 2024-09-20 01:05:52 +0000

    • Add MTR to ensure startup fails with invalid ssl-cipher

  • Merge 2025-01-08 12:51:26 +0200 - Merge 10.6 into 10.11

  • 2025-01-02 17:34:24 +0530

    • Assertion `page_dir_get_n_heap(new_page) == 2U' failed in dberr_t PageBulk::init()

  • Merge 2025-01-02 12:39:56 +0200 - Merge 10.6 into 10.11

  • 2024-12-27 19:26:55 +0200

    • Add query_time to statistics

  • 2024-12-27 16:14:51 +0200

    • Fixed failing test case innodb.log_file_size_online

  • Merge 2024-12-19 15:38:53 +0200 - Merge 10.6 into 10.11

  • 2024-12-16 11:50:00 +0200

    • Broken recovery after SET GLOBAL innodb_log_file_size

  • 2024-12-09 16:54:31 +0530

    • Assertion `!rec_offs_nth_extern(offsets1, n)' failed in cmp_rec_rec_simple_field

  • 2024-12-09 12:53:38 +0200

    • Fake PMEM on /dev/shm no longer works

  • 2024-12-05 14:02:09 -0500

    • unit.json_normalize crashes on mac

  • Merge 2024-12-05 10:11:58 +0100 - Merge 10.6 -> 10.11

  • 2024-11-26 09:37:28 +1100

    • SIGILL error when executing mariadbd compiled for RISC-V with Clang

  • Merge 2024-11-29 13:43:17 +0200 - Merge 10.6 into 10.11

  • 2024-11-27 17:20:20 +1100

    • fails to compile on riscv32

  • 2024-11-20 12:29:58 +0400

    • Functions missing from INFORMATION_SCHEMA.SQL_FUNCTIONS

  • 2024-11-26 20:20:54 +0200

    • mariadb-backup.alter_copy_race crashes with abort in backup_file_op_fail

  • 2024-11-21 14:48:59 -0700

    • part 2: Redo space_id format fix

  • 2024-11-21 17:45:26 +1100

    • main.ctype_utf8 test fix for cursor protocol

  • 2024-11-15 17:35:05 +1100

    • [fixup] Revert an incorrect removal of some code in spider_get_crd in a merge

  • 2024-11-14 19:01:07 -0700

    • fixup: Fill in the GTID TODO

  • 2024-09-13 17:59:47 -0600

    • Extract some of #3360 fixes to 10.11.x

  • 2024-11-13 12:04:05 +0200

    • innodb.log_file_size_online occasionally fails

  • Merge 2024-11-04 07:42:26 +0100 - Merge branch '10.11' into mariadb-10.11.10

  • 2024-11-02 11:52:03 +0400

    • Collation "binary" is not accepted for databases, tables, columns

  • 2024-11-01 11:38:20 -0400

    • bump the VERSION

Revision #0459517562
MDEV-35169
Revision #f6e00abda0
MDEV-35169
Revision #24c9033947
MDEV-35538
Revision #91585fff3e
MDEV-35665
Revision #661daf0636
MDEV-31298
Revision #e551070ba4
MDEV-35468
Revision #3158af03bd
MDEV-35427
Revision #c8ef86cc8b
MDEV-35427
Revision #2d42e9ff7d
MDEV-34703
Revision #f4e999d753
MDEV-35427
Revision #4469540d39
MDEV-35810
Revision #b04fb9fb43
MDEV-34062
Revision #9d80422f79
MDEV-26266
Revision #e55fe2c2e3
MDEV-32686
Revision #5335681f67
MDEV-32686
Revision #46aaf328ce
MDEV-35830
Revision #aa35f62f1c
MDEV-35810
Revision #4fc3a44bab
MDEV-33447
Revision #42e6058629
MDEV-35785
Revision #f361ad75b3
MDEV-35431
Revision #221aa5e08f
Revision #311e88c67a
Revision #542edc7743
MDEV-35720
Revision #4704435068
MDEV-35802
Revision #81633f47c3
MDEV-35796
Revision #ed13d93a25
Revision #ea19a6b38c
MDEV-35699
Revision #28b2958082
Revision #2294ecdf0e
Revision #420d9eb27f
Revision #48b724047e
MDEV-34119
Revision #3f914afd3a
Revision #95975b921e
MDEV-35720
Revision #ed5bba8a32
Revision #a54d151fc1
Revision #c391fb1ff1
MDEV-35577
Revision #b9e592a786
MDEV-35475
Revision #1a557d087c
MDEV-35608
Revision #9428647be3
MDEV-35585
Revision #e7c6cdd842
Revision #aca72b326a
MDEV-34815
Revision #3d23adb766
Revision #27c7e73f9a
MDEV-35513
Revision #8b057889d7
MDEV-34981
Revision #c34a2feceb
MDEV-35509
Revision #e81ed928ff
MDEV-35478
Revision #a54692a4b5
Revision #db59bb62aa
Revision #79cc0f9f78
MDEV-11675
Revision #687377633d
Revision #c72221e2f8
MDEV-35411
Revision #a37f71bd10
Revision #e60fd6c204
MDEV-28767
Revision #cca85eb16e

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