The most recent release of MariaDB 11.3 is:MariaDB 11.3.2 Stable (GA) Download Now
Download 11.3.1Release NotesChangelogOverview of 11.3
Release date: 21 Nov 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.
Changes from 11.3.0 are also included in this changelog
Includes all fixes from
Merge 2023-11-19 08:44:35 +0100 - Merge branch '11.2' into 11.3
Merge 2023-11-14 18:33:03 +0100 - Merge branch '11.2' into 11.3
2023-11-02 11:49:03 +0200
rpl.rpl_invoked_features fails sporadically with "Duplicate key error"
2023-09-11 17:31:40 +0300
Add columns for ROWS_EXAMINED, ROWS_SENT, and ROWS_READ to I_S and processlist
2023-11-01 13:01:47 +0200
Fixed (wrong) compiler warning about uninitialized memory
2023-09-18 17:16:32 +0300
Fixed compiler warnings
2023-10-27 19:04:02 +1100
Add remaining Spider table options
2023-09-12 17:37:08 +0530
Shrink temporary tablespaces without restart
Merge 2023-10-27 10:48:29 +0300 - Merge 11.2 into 11.3
2023-10-24 16:07:07 +1100
Validate --redirect_url supplied as server flag
2023-09-13 11:49:57 +1000
Adding global/session system var redirect_url
2023-09-14 10:32:42 +1000
cleanup: string sys_var types
2023-10-25 17:08:11 +0200
typo fixed. it's wsrep-causal-reads
2023-08-04 15:48:13 -0600
: Add keywords "SQL_BEFORE_GTIDS" and "SQL_AFTER_GTIDS" for START SLAVE UNTIL
2023-10-01 10:18:09 +0300
deb default config - use uca1400_ai_ci for utf8mb4
2023-09-04 13:04:06 +0200
new db-level SHOW CREATE ROUTINE privilege
2023-08-03 13:18:25 +0200
implement inet4->inet6 cast
2023-10-12 17:11:07 +0530
: More tests
2023-09-15 20:24:59 +0200
post-review changes
2023-08-04 00:28:13 +0530
Add timezone information to DATE_FORMAT
2023-09-27 12:54:28 +0200
addendum - refactor CPackWixConfig.cmake
2023-07-27 06:42:41 -0700
Deb: Include type_test.so and others in mariadb-test package
2023-09-20 18:28:56 +0200
add removed command line options back as noops
2023-09-10 20:10:53 +0200
compile-time deprecation reminders
2023-09-10 21:03:34 +0200
remove a test that became meaningless in 2009
2023-09-10 20:12:41 +0200
remove Silence_deprecated_warning
2023-09-08 00:03:01 +0200
deprecate old_mode values
2023-09-06 16:03:04 +0200
remove deprecated features
2023-06-19 16:20:21 +0200
KDF() function
2023-08-31 12:06:46 +0200
ErrConvStringQ helper
2023-09-14 18:59:24 +0200
fix windows packaging
2023-09-13 13:07:07 +0200
fixes for MariaDB-connect-engine* rpms
2023-09-15 18:11:17 +0200
Revert " Update RocksDB to v8.1.1"
Merge 2023-09-30 14:12:12 +0200 - Merge branch '11.2' into 11.3
2023-09-24 11:20:38 +0200
followup - some Windows ARM64 improvements
2023-09-21 14:25:21 +0400
fix rdb_i_s.cc build
Merge 2023-09-21 14:15:04 +0400 - Merge branch '11.2' into 11.3
2023-09-21 08:58:21 +0400
sql_yacc.yy: unify the drop_routine rule
2023-09-21 06:39:43 +0400
Shift/reduce grammar conflict: GRANT .. ON FUNCTION
2023-09-13 16:18:55 +0100
Update mysqltest-break.test
2020-06-05 20:57:28 +1000
Add break statement in mysqltest
2023-07-04 14:09:43 +0400
Refactor check_db_name() to get a const argument
2023-06-19 17:53:16 +0300
: Make optimizer handle UCASE(varchar_col)=...
2023-09-04 09:34:25 +0400
Remove my_casedn_str() from get_canonical_filename()
2023-08-31 06:51:53 +0400
Deprecate mariadb-backup --innobackupex mode
2023-05-12 16:30:55 +0200
: Remove JavaWrappers.jar from mariadb-test-data and create new mariadb-plugin-connect-jdbc package
2023-08-28 15:07:19 +0400
lowercase_table2.test failures in 11.3
2023-08-26 14:39:18 +0400
Replace my_casedn_str(local_buffer) to CharBuffer::copy_casedn()
2023-08-25 16:06:34 +0400
Add Field::val_lex_string_strmake()
2023-08-24 16:20:37 +0400
An addon change for Remove my_casedn_str() in append_identifier() context
2023-08-24 14:07:46 +0400
Remove my_casedn_str() in append_identifier() context
2023-08-23 15:30:06 +0400
Automatic conversion from LEX_STRING to LEX_CSTRING
2023-08-23 12:25:24 +0400
Split class Database_qualified_name
2023-08-23 09:53:14 +0400
Cleanup Lex_ident_fs::check_body()
2023-08-23 06:14:14 +0400
Remove old check_db_name() from make_table_name_list()
2023-08-22 15:53:27 +0400
Remove check_db_name() from prepare_db_action()
2023-08-22 12:27:51 +0400
Turn ok_for_lower_case_names() to a method in Lex_ident_fs
2023-08-21 15:14:17 +0400
Remove global function normalize_db_name()
2023-08-21 10:09:45 +0400
Change parameter of make_sp_name*() from LEX_CSTRING to Lex_ident_sys_st
2023-08-17 13:49:46 +0400
Add class DBNameBuffer, split check_db_name() into stages
2023-08-18 14:47:10 +0400
Cleanup in check_table_name() and check_db_name()
2023-08-18 12:00:11 +0400
Cleanup: Move MEM_ROOT allocation methods from THD to Query_arena
2023-07-10 15:00:00 +0800
Update RocksDB to v8.1.1
2023-08-11 12:23:29 +0200
11.3 branch
This page is licensed: CC BY-SA / Gnu FDL