All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 10.11.12 Changelog

MariaDB 10.11.12 is a Stable (GA) release of MariaDB Community Server 10.11

Download Release Notes Changelog Overview of 10.11

Release date: 6 May 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.22

  • 2025-04-22 15:29:48 +0300

    • Code cleanup in mark_common_columns(): nj_col_2 is non-NULL here

  • 2025-04-28 15:12:44 +0300

    • Fix rocksdb_sys_vars.rocksdb_stats_level_basic test

  • Merge 2025-04-26 10:47:03 +0200 - Merge branch '10.6' into 10.11

  • 2025-02-28 14:43:20 +0200

    • mysqldump does not preserve case of table names in generated sql

  • 2025-04-24 00:23:48 +0400

    • - main.mdl_sync extra test.t2 row in I_S.metadata_lock_info

  • 2025-04-24 13:46:43 +0530

    • Conflict between and

  • 2025-04-22 20:15:08 -0600

    • Semi-sync Replica Can't Kill Dump Thread When Using SSL

  • 2025-04-23 15:42:12 +0300

    • : innodb_buffer_pool_size change aborted

  • 2025-03-21 11:43:31 +0200

    • update RocksDB to 6.29fb

  • Merge 2025-04-23 08:53:53 +0300 - Merge 10.6 into 10.11

  • 2025-04-14 16:49:25 +0300

    • : In JOIN ... USING(columns), query plan depends on join order

  • 2025-04-21 15:06:30 +0200

    • cleanup: redundant my_casedn_str()

  • 2025-04-21 15:03:55 +0200

    • cleanup: check_column_name(const Lex_ident &name)

  • 2025-04-21 15:03:01 +0200

    • cleanup: remote automatic conversion char* -> Lex_ident

  • 2025-01-13 11:17:55 -0700

    • : Mysqlbinlog --stop-position should warn if EOF not reached with --read-from-remote-server

  • Merge 2025-04-21 11:23:11 +0200 - Merge branch '10.6' into 10.11

  • 2024-12-12 14:55:56 +1100

    • item_json*: handle memory allocations

  • 2024-12-12 15:14:23 +1100

    • : json_unescape for comparison uses utf8mb4_bin

  • 2024-12-12 15:02:46 +1100

    • : JSON_UNQUOTE doesn't work with emojis

  • 2024-12-12 14:58:59 +1100

    • Arg_comparator::compare_{e_,}json_str_basic unescaping warnings

  • 2024-12-12 14:49:20 +1100

    • json: escaping/unescaping errors should be handled.

  • 2024-12-12 14:48:09 +1100

    • json_unescape: don't fill unconverted characters with ?

  • 2025-04-18 19:53:55 +0200

    • Fix appveyor config

  • 2025-04-09 13:57:09 -0400

    • Incorrect result for BETWEEN over unique blob prefix

  • 2025-04-16 13:36:05 +1100

    • find_order_in_list mismatch when order item needs fixing()

  • 2025-04-04 16:07:27 -0400

    • Incorrect query result for binary_column NOT LIKE binary_column

  • 2025-04-17 15:11:21 +0300

    • : Fix a debug assertion

  • 2025-04-17 10:28:17 +0530

    • Memory leak after CREATE TABLE..SELECT

  • Merge 2025-04-15 21:40:26 +0200 - Merge branch '10.6' into '10.11'

  • 2025-04-15 15:42:10 +0200

    • Improve AppVeyor CI configuration

  • 2025-04-09 17:00:42 +0200

    • Avoid install failures by using retry logic for file operations

  • 2025-03-29 20:36:08 +0200

    • : Remove hardcoded open-files-limit in safe_process.cc

  • 2025-04-14 10:33:22 +0300

    • InnoDB uses too much memory

  • 2025-04-14 08:33:10 +0300

    • fixup: debug assertion

  • 2025-04-13 12:11:34 +0200

    • USER_STATISTICS.BUSY_TIME is in microseconds

  • 2025-04-10 13:02:17 +0300

    • : LSN allocation is a bottleneck

  • 2025-04-10 12:58:10 +0300

    • Recovery cleanup

  • 2025-02-04 13:42:18 -0500

    • UBSAN: runtime error: -nan outside range

  • 2025-04-07 11:01:17 +0300

    • 10.11 crashes during bootstrap on macOS

  • 2025-04-03 12:25:44 +0200

    • Cleanup CMake code (Windows-specific)

  • 2025-04-01 10:39:25 +0200

    • Fix broken clang-cl compilation

  • 2025-04-04 16:22:30 +1100

    • USAN: checking identifier names for 0 length names

  • 2024-11-25 19:06:51 +0200

    • commit policy of one-phase-commit even at errored-out binlogging leads to assert

  • 2024-11-25 19:48:23 +0200

    • ignored error at binlogging by CREATE-TABLE-SELECT leads to assert

  • 2025-04-02 15:56:22 +0300

    • fixup: Do not skip a test

  • Merge 2025-04-02 15:55:46 +0300 - Merge 10.6 into 10.11

  • Merge 2025-04-02 09:33:20 +0300 - Merge 10.6 into 10.11

  • 2025-04-02 09:33:09 +0300

    • Merge fixup

  • Merge 2025-04-02 05:50:52 +0200 - Merge branch '10.6' into '10.11'

  • 2025-03-31 15:21:14 +0200

    • Crash handler output needs newline before "Optimizer switch"

  • 2025-03-28 13:28:28 +0100

    • Add MTR test for mariadb-upgrade-service on Windows

  • 2025-03-28 12:16:51 +0100

    • "OpenEvent() failed" fatal error in mariadb-upgrade-service

  • Merge 2025-03-31 17:57:43 +0200 - Merge branch '10.6' into 10.11

  • 2025-03-30 14:22:45 +0200

    • Confusing documentation and help output for --ssl-verify-server-cert

  • 2025-03-30 12:43:35 +0200

    • mariadb-backup - confusing error message when running out of file handles with partitioned MyISAM

  • 2025-03-25 18:49:03 +0100

    • Fix Windows build to use dynamic DLL runtime (MD) by default

  • 2025-03-24 20:21:45 +0100

    • support fmtlib-11.1.0

  • 2025-03-22 21:40:06 +0100

    • mysql_stmt_errno() returns 0 after an error in mysql_stmt_execute()

  • 2025-02-14 14:58:31 +0100

    • mariadb-hotcopy requires '--port' set for operation since 10.11

  • Merge 2025-03-28 10:55:40 +0200 - Merge 10.6 into 10.11

  • 2025-03-28 02:53:59 +0100

    • galera tests: synchronization after merge

  • 2025-03-27 14:52:07 +0200

    • fixup: Make Valgrind fair again

  • 2025-03-27 08:54:00 +0200

    • fixup: galera_sst_mariadb-backup_use_memory

  • 2025-03-27 08:19:40 +0200

    • fixup: galera.

  • Merge 2025-03-27 08:01:47 +0200 - Merge 10.6 into 10.11

  • 2025-03-26 17:05:48 +0200

    • RAM Usage Changed Significantly Between 10.11 Releases

  • 2025-03-26 17:05:44 +0200

    • : Reimplement SET GLOBAL innodb_buffer_pool_size

  • 2025-03-24 13:07:36 +0200

    • : Assertion in best_extension_by_limited_search() ...

  • 2025-03-26 14:31:44 +0200

    • : Protect table references with a lock

  • 2025-03-26 14:30:46 +0200

    • Assertion ctx0->old_table->get_ref_count() == 1

  • 2025-03-25 14:42:58 +0200

    • : Comment "Procedure of keys generation ..." is in the wrong place

  • 2025-03-25 08:48:08 +0200

    • Bogus Warning: ... storage is corrupted

  • 2025-01-20 23:16:53 +0000

    • : Get option group suffix from $MARIADB_GROUP_SUFFIX in addition to $MYSQL_GROUP_SUFFIX

  • 2025-03-24 09:01:07 +0300

    • Wrong reopen of already open routine due to auto-create in SP

  • 2025-03-14 03:30:33 +0200

    • Fix division by zero in mariadb-slap when iterations=0

  • 2025-03-20 15:29:43 +0200

    • fixup: GCC 4.8.5 -Wconversion

  • 2025-03-06 11:21:18 +1100

    • Correct length in memcpy saving and restoring found NULL record in loose index scan of min

  • 2025-03-06 22:06:53 -0700

    • Functional Tests for --master-info-file and --show-slave-auth-info

  • 2025-03-14 12:43:22 +0700

    • : engines/iuds.insert_time cannot run with PS protocol (syntax error)

  • 2025-03-11 12:13:05 +0530

    • UBSAN in X is outside the range of representable values of type 'unsigned long' | page_cleaner_flush_pages_recommendation

  • 2024-11-05 12:44:58 +0000

    • : Systemd: Restart on OOM

  • 2025-03-11 15:28:52 +1100

    • Fix wrong result with MAX in loose index scan

  • 2025-03-10 08:48:43 +0200

    • : Force an InnoDB checkpoint in mariadb-backup

  • 2025-03-10 11:11:50 +0530

    • Redundant check in wf_incremental_process()

  • 2025-03-07 10:52:59 +0200

    • Race condition between ALTER TABLE…EXCHANGE PARTITION and SELECT

  • 2025-02-28 09:00:16 +0200

    • : dict_table_close() breaks STATS_AUTO_RECALC

  • 2025-02-28 08:55:16 +0200

    • preparation: Clean up dict_table_t::stat

  • 2024-07-15 16:00:32 +0300

    • : Lots of index_merge created and discarded for many-way OR

  • 2025-02-26 17:57:43 +0700

    • BKA join cache buffer is employed despite join_cache_level=3 (flat BNLH)

  • 2025-02-26 18:49:15 +1100

    • : MSAN use-of-uninitialized-value innodb.log_file_size_online

  • 2025-02-25 15:45:44 +0200

    • load_db_opt was always doing a file access if db.opt file did not exist

  • 2025-02-25 15:43:20 +0200

    • Extended mariadb-test-run to define MARIADB_TOPDIR and MARIADB_DATADIR

  • 2025-02-25 15:50:23 +0200

    • Allow 'mariadb' as a connection wrapper name for FederatedX.

  • 2025-02-09 14:48:38 +0200

    • Fixed mysqld_list_processes to remove a possibility to access null pointers

  • 2025-02-25 11:41:49 +0200

    • mariadb-backup --backup crash during innodb_undo_log_truncate=ON, innodb_encrypt_log=ON

  • Merge 2025-02-25 10:23:24 +0200 - Merge 10.6 into 10.11

  • 2025-01-15 18:10:16 +1100

    • Reset queued ping info of all spider connections associated with a closed spider handler

  • 2025-02-17 15:55:58 +0200

    • Race condition between log_t::resize_start() and log_t::resize_abort()

  • 2025-02-10 14:36:56 +0200

    • Cost estimates for materialized derived tables are poor

  • 2025-02-10 14:32:47 +0100

    • Fix VS2019 compilation

  • Merge 2025-02-10 14:45:18 +0200 - Merge 10.6 into 10.11

  • 2025-02-04 21:46:42 +0200

    • Remove redundant if-statement in Index_prefix_calc::get_avg_frequency

  • 2025-02-04 11:18:48 -0500

    • bump the VERSION

  • Merge 2025-02-02 22:29:42 +0100 - Merge branch '10.6' into '10.11'

  • 2025-01-30 16:30:56 +0200

    • Wrong result for UPDATE ... ORDER BY LIMIT which uses tmp.table

Revision #cafd22db79
Revision #5033da6ed6
Revision #4d41ec081e
Revision #ddd5ba3a00
MDEV-14432
Revision #05813f54cf
MDEV-36648
Revision #5f69e18152
MDEV-36682
MDEV-36504
MDEV-16329
Revision #1d5557d9c0
MDEV-36663
Revision #f1a8b7fe95
MDEV-36646
Revision #1a044437a3
MDEV-16523
Revision #75ad1e9f00
Revision #8c7c144f19
MDEV-36592
Revision #7b0820b8b7
Revision #ab71860161
Revision #63a69ab936
Revision #588f7a5af7
MDEV-35694
Revision #20b818f45e
Revision #7d9660ed93
Revision #ca144971e1
MDEV-35614
Revision #ccbcafc22e
MDEV-35614
Revision #5a536adb03
Revision #ea20948b8a
Revision #f699010c0f
Revision #459dfe99d1
Revision #15fd232da4
MDEV-36235
Revision #07b442aa68
MDEV-36607
Revision #c25237c28d
MDEV-36211
Revision #23cc3eb1f7
MDEV-36257
Revision #f388222d49
MDEV-36504
Revision #1a013cea95
Revision #4c9ff3c1be
Revision #6edfdae44d
MDEV-35983
Revision #1f5d2b2010
MDEV-33671
Revision #a524ec5951
MDEV-36587
Revision #a096f12ff7
MDEV-29445
Revision #60638a84e8
MDEV-36586
Revision #acd071f599
MDEV-21923
Revision #0bcc03a2e6
Revision #00fa5b8676
MDEV-35721
Revision #669f719cc2
MDEV-36489
Revision #b005b6097f
Revision #ff4209fa0d
Revision #dca2e5509e
MDEV-36480
Revision #c06c36218a
MDEV-35506
Revision #1b4efbeb8c
MDEV-35207
Revision #58a3677309
MDEV-29445
Revision #373071b956
Revision #aaec841865
Revision #4d1484f045
Revision #74f0b99edf
Revision #0545695de7
MDEV-36426
Revision #a632a69386
MDEV-36127
Revision #fc60b89d0c
MDEV-36283
Revision #730dcf7e6d
Revision #6e339baad5
MDEV-28908
Revision #7d17ee97c2
MDEV-36437
Revision #8363d05f4d
Revision #8896de2baa
MDEV-35746
Revision #56b19ac030
MDEV-35953
Revision #0b37c2e7a8
MDEV-36084
Revision #7335e9b8ef
Revision #c61345169a
Revision #027d815546
MDEV-29445
Revision #9a6540cb84
MDEV-29445
Revision #d68f5ea9f0
MDEV-35000
MDEV-33136
Revision #ab0f2a00b6
Revision #ba81009f63
MDEV-34863
Revision #b6923420f3
MDEV-29445
Revision #3b4de4c281
MDEV-32084
Revision #d1a6792324
MDEV-36122
Revision #4a21cba7fc
MDEV-36122
Revision #47d11328c9
MDEV-36381
Revision #33a462e0b1
MDEV-36373
Revision #b0ec99398f
MDEV-21375
Revision #4c695c85bd
MDEV-34775
Revision #f813c8541a
MDEV-34621
Revision #2a92cf8b0c
MDEV-35000
Revision #b50df7bbd4
MDEV-36220
Revision #15848a75a7
MDEV-36238
Revision #408a637b87
MDEV-29344
Revision #a8e35a1cc6
MDEV-36149
Revision #839828e57f
MDEV-36009
Revision #55efe47d3c
MDEV-36118
Revision #652f33e0a4
MDEV-30000
Revision #5b686cc8f9
MDEV-36253
Revision #0331f1fff7
MDEV-36227
Revision #6e6a1b316c
MDEV-35000
Revision #1ed09cfdcb
MDEV-35000
Revision #1965b2be16
MDEV-34620
Revision #733852d4c3
Revision #937ae4137e
MDEV-36155
Revision #2c0ba2680b
Revision #cf01bfe811
Revision #7b59a4dbc2
Revision #aea440d3e7
Revision #809a0cebdc
MDEV-36152
Revision #0c204bfb87
Revision #49d976feaa
MDEV-29605
Revision #7e001b2a3c
MDEV-36082
Revision #43c5d1303f
MDEV-35958
Revision #c9fe55ff7a
MDEV-36056
Revision #565a0cebd8
Revision #91de54e098
Revision #0e80d3bba8
Revision #72f21560d5
Revision #5f68fd52a9
MDEV-35955

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