MariaDB 11.4.6 Changelog
Note: This page describes features in the source repository for MariaDB 11.4. There are currently no official packages or binaries available for download which contain the features. If you want to try out any of the new features described here you will need to get and compile the code yourself.
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.11.12
- Includes all fixes from MariaDB 11.2.6
- Includes all fixes from MariaDB 11.3.2
- Merge Revision #63a5552e76 2025-04-28 17:08:53 +0200 - Merge branch '10.11' into 11.4
- Merge Revision #a8d4642375 2025-04-26 10:53:02 +0200 - Merge branch '10.11' into 11.4
- Revision #1c09b5eadb
2025-04-24 13:07:12 +1000
- packaging prep for Ubuntu Plucky
- Revision #820114bd25
2025-04-20 11:06:52 +0200
- new CC
- Revision #616fb6831d
2025-04-16 09:09:43 +0200
- new libfmt
- Revision #f844f65492
2025-04-20 12:56:15 +0300
- mtr backup tests should not read local .my.cnf files
- Revision #c76d17a917
2025-03-27 18:02:37 +0700
- MDEV-36390: Minor refactoring of the method get_expr_query at the classes sp_instr_cpush/sp_instr_cursor_copy_struct
- Revision #7b3e02e1aa
2025-04-15 19:30:44 +0400
- MDEV-36565 Assertion `src != ((void *)0)' failed in my_casedn_8bit
- Revision #b6391d4e03
2025-04-14 23:07:07 -0400
- MDEV-36463 Change expression_cache name to subquery_cache, and make appropriate changes to the test files
- Revision #10c063f9f0
2025-03-22 12:45:13 +0400
- MDEV-36213 Doubled memory usage (11.4.4 <-> 11.4.5)
- Revision #0dad1458e7
2025-03-09 22:15:23 +0200
- Add memory allocated by my_once_alloc() to memory status
- Revision #75e11ec52c
2025-04-06 15:55:12 -0600
- MDEV-36238 11.4 follow-up: `Master_SSL_Verify_Server_Cert=0`
- Revision #11324875b4
2025-04-14 16:50:16 +0200
- MDEV-33474 Windows packaging - install runtime dependencies
- Revision #2dc9b8b78e
2025-04-07 17:17:44 +0400
- MDEV-36216 TO_CHAR FM format not recognized in SQL_MODE=Oracle
- Revision #d3c9a2ee21
2025-02-03 10:42:16 -0500
- MDEV-35510 ASAN build crashes during bootstrap
- Revision #6cff704e57
2024-11-27 16:10:09 +1100
- MDEV-35512 remove all RPM compat packages
- Revision #4a701e8ce4
2024-12-12 14:39:09 +1100
- MDEV-35640 Protocol_text: handle errors in allocation
- Revision #c6de1267dd
2025-04-10 10:04:14 +0530
- MDEV-35689 InnoDB system tables cannot be optimized or defragmented
- Revision #e176066a9e
2025-04-04 11:16:31 +0700
- MDEV-36462: Crash on `DECLARE spvar1 ROW TYPE OF cursor1` after a table recreation
- Merge Revision #3ae8f114e2 2025-04-02 10:15:08 +0300 - Merge 10.11 into 11.4
- Revision #8a05f45bc3
2025-03-31 18:07:15 +0400
- MDEV-36361 Wrong utf8mb4_0900_bin alias for utf8mb4_bin (should be utf8mb4_nopad_bin)
- Revision #d9ff22063a
2025-03-25 10:20:00 +1100
- update C/C
- Merge Revision #28425cc276 2025-03-31 20:18:05 +0200 - Merge branch '10.11' into 11.4
- Revision #30140c066d
2025-03-29 12:17:47 +0200
- MDEV-32148 fixup: replace timestamp on Windows
- Revision #f56099a95d
2025-03-29 10:14:56 +0200
- Fix some tests mainly on Valgrind
- Revision #8010a4128d
2025-03-28 19:20:16 +0100
- MDEV-36424: binlog_encryption.encrypted_master_switch_to_unencrypted_gtid Fails in BB 11.4+
- Merge Revision #f5bd250f5b 2025-03-28 13:55:21 +0200 - Merge 10.11 into 11.4
- Revision #3bbe11acd9
2025-03-24 18:54:45 +0400
- MDEV-20912 Add support for utf8mb4_0900_* collations in MariaDB Server
- Revision #02893e875b
2025-01-29 11:45:15 +0100
- MDEV-35969 wsrep: set new status for service manager
- Revision #0b8762822e
2025-01-29 11:42:56 +0100
- MDEV-35969 wsrep: add more details in service manager status
- Merge Revision #38e420ba6e 2025-03-11 13:47:46 +0200 - Merge 10.11 into 11.4
- Revision #e1277845a4
2025-03-08 21:19:29 +0200
- MDEV-36206: Fix mysqld deprecation warning
- Revision #2183f302c8
2025-03-05 11:44:38 +0200
- MDEV-33489 atomic.alter_table is too slow with SSL
- Merge Revision #49a6baec56 2025-03-03 11:07:56 +0200 - Merge 10.11 into 11.4
- Revision #ef966af801
2025-01-23 20:20:00 +0200
- MDEV-30877: Output cardinality for derived table ignores GROUP BY
- Revision #cd03bf5c53
2025-02-04 21:35:55 +0200
- Fixed costs in JOIN_TAB::estimate_scan_time() and HEAP
- Revision #b7d67ceb5f
2025-02-08 17:39:27 +0400
- MDEV-36047 Package body variables are not allowed as FETCH targets
- Revision #6be0940f10
2025-02-04 12:36:00 -0500
- bump the VERSION
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.