MariaDB 10.11.1 is a Release Candidate (RC) release of MariaDB Community Server 10.11, released on 2022-11-17
Release date: 17 Nov 2022
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 10.11.0 are also included in this changelog
Includes all fixes from
Merge 2022-11-14 19:10:21 +0100 - Merge branch '10.10' into 10.11
2022-11-08 14:35:16 +0100
Windows/installer - gssapi support
2022-08-26 00:38:00 +0200
Fix mysql_install_db_win tests.
2022-05-20 16:32:35 +0200
Windows/installer - allow passwordless login for root
Merge 2022-11-03 11:52:13 +0100 - Merge branch '10.10' into 10.11
Merge 2022-11-02 10:42:34 +0100 - Merge branch '10.10' into 10.11
2022-10-21 16:50:55 +0200
Add magic database access to test and test_% and removing the script from mysql-test-run.
2022-09-24 23:12:00 +0200
remove LEX_USER->is_public
2022-11-01 22:22:23 +0100
SHOW GRANTS for PUBLIC should work for all users
2022-09-24 22:38:12 +0200
compare public_name by pointer
2022-09-24 11:26:08 +0200
cleanup
2022-11-01 21:52:23 +0100
post-review fixes
2021-12-13 16:15:21 +0100
Granted to PUBLIC
2022-06-13 14:37:59 +0200
prerequisite: remove test and test_* database hacks in the test suite
2022-06-13 09:44:40 +0200
prerequisite of prerequisite: if DB is not mentioned in connect ignore errors of switching to it
2022-10-27 22:18:51 +0200
Revert Atomic CREATE OR REPLACE TABLE
2022-10-27 19:41:19 +1100
: Create one logrotate config - Deb/Rpm fix
2022-10-27 11:42:30 +0200
: Accept comma separated addresses as --bind-address value (#2009)
2022-05-04 21:42:38 -0700
: Create one single unified and optimal logrotate config
2022-10-21 21:40:48 +0200
Indicate that --dump-history only applies to timestamp-based versioning
2022-10-20 14:10:04 +0200
Assertion `table->versioned()' in THD::vers_insert_history_fast
2022-10-20 14:09:53 +0200
Assertion `table->versioned()' in THD::vers_insert_history_fast
2022-10-11 11:02:27 +0200
mysqldump sets system_versioning_insert_history=1 twice and doesn't restore previous value
2022-10-10 19:45:10 +0200
mysqldump --dump-history creates broken dump if there are precision-versioned tables
2022-09-17 23:36:29 +0200
mysqldump: dump and restore historical data
2022-09-17 23:35:05 +0200
mysqldump --tab and --xml options are conflicting
2022-09-17 22:15:22 +0200
cleanup: mysqldump
2022-10-18 20:18:07 +0200
REPLACE/IGNORE does not work with historical records in InnoDB
2022-10-18 15:56:28 +0200
don't support REPLACE and INSERT ODKU with system_versioning_insert_history
2022-10-18 13:45:10 +0200
cleanup
2022-10-17 19:09:47 +0200
Inconsistency upon inserting history with visible system versioning columns
2022-10-18 18:24:27 +0200
Attempt to insert into system versioning columns on old server may make slave data diverge
2022-10-10 20:27:26 +0200
mysqlbinlog produces syntactically incorrect output with system_versioning_insert_history
2022-10-10 20:24:39 +0200
SHOW BINLOG EVENTS shows garbage with system_versioning_insert_history=on
2022-10-10 17:35:23 +0200
different fix for
2022-10-10 10:30:51 +0200
Inconsistency upon inserting history with visible period columns
2022-09-06 19:28:42 +0200
post-review fixes
2022-08-28 22:44:56 +0300
System versioning setting to allow history modification
2022-09-16 11:29:46 +0200
cleanup: warnings, comments, whitespaces
2022-09-15 18:28:51 +0200
cleanup: read_set/write_set are based on metadata
2022-10-21 17:16:05 +0200
cleanup
2022-10-20 12:34:33 +0200
CREATE ... SELECT system_versioned_table causes invalid defaults
2022-10-26 14:54:53 +0200
maridb-dump add --header option
2022-07-18 17:48:01 +0200
Add time spent on query optimizer to JSON ANALYZE (#2193)
2022-10-20 18:42:48 +0100
: maridb-dump add --header option
2022-10-24 20:46:43 +0530
Allow innodb_undo_tablespaces to be changed after database creation
2022-10-24 19:59:58 +0700
Missing DBUG_RETURN or DBUG_VOID_RETURN in fill_schema_proc
2022-10-22 01:18:00 +0200
- fix test cases, for compilation without performance schema.
2022-09-12 18:20:12 +0200
: Variable replicate_rewrite_db cannot be found in "show global variables"
2022-08-09 13:50:12 +0200
: Variable replicate_rewrite_db cannot be found in "show global variables"
2022-10-17 19:34:25 +0200
version change
Merge 2022-10-17 19:14:32 +0200 - Merge branch 'bb-10.10-release' into bb-10.11-release
Merge 2022-10-17 19:12:21 +0200 - Merge branch 'bb-10.11-vp-' into 10.11
2022-09-28 16:07:21 +0700
: make working view-protocol
Merge 2022-09-28 13:57:55 +0700 - Merge branch 'bb-10.10-all-builders' into bb-10.11-all-builder
2022-10-16 19:18:40 +0200
: mysqld_multi default log location in wrong directory (#2285)
2022-09-19 21:36:09 +0700
Optimize queries to INFORMATION_SCHEMA.PARAMETERS/ROUTINES
2022-09-16 15:04:54 +0400
Fix Valgrind/MSAN uninitialised value errors
Merge 2022-10-13 11:03:21 +0300 - Merge 10.10 into 10.11
2022-09-12 14:28:00 +0700
Full table scan in INFORMATION_SCHEMA.PARAMETERS/ROUTINES
Merge 2022-10-04 13:55:38 +0200 - Merge branch '10.10' into 10.11
2022-09-26 19:21:24 +0200
Some clients/scripts refer to old slow log variables
2022-09-26 18:40:17 +0200
Adjust variable name for slow log file and help referring to the value
2022-09-12 11:34:29 +0200
Add aliases with prefix log_slow for system variables relating to slow query log
2022-05-25 00:24:53 +0000
Add aliases with prefix log_slow for system variables relating to slow query log.
2022-09-26 17:52:30 +0200
cleanup: remove slow_basic tests
2022-09-30 23:58:08 +0300
Assertion `!n_mysql_tables_in_use' failed in innobase_close_connection
Merge 2022-09-30 10:39:47 +0200 - Merge branch '10.10' into 10.11
2022-09-27 13:44:30 +0300
Assertion `next_insert_id == 0' failed in handler::ha_external_lock
2022-09-25 00:08:35 +0300
Memory leak after CREATE OR REPLACE with foreign key
2022-09-23 01:09:46 +0300
create_not_windows test fails with different result
2022-09-16 20:30:08 +0300
SIGSEGV in HA_CREATE_INFO::finalize_locked_tables
2022-09-26 20:26:29 +0200
SUPER users created before 10.11 should retain READ_ONLY ADMIN privilege upon upgrade
2022-09-22 00:06:30 +0200
read_only failures
2022-09-21 19:16:33 +0300
Separate SUPER and READ ONLY ADMIN privileges
Merge 2022-09-21 11:25:57 +0300 - Merge 10.10 into 10.11
Merge 2022-09-13 20:50:32 +0900 - Merge 10.10 into 10.11
2022-09-09 12:02:16 +0400
Change database and table used for mariadb-backup's history
2022-08-12 19:03:12 +1000
: innodb buffer pool soft decommit of memory
Merge 2022-09-07 10:14:41 +0300 - Merge 10.10 into 10.11
Merge 2022-09-06 11:32:54 +0300 - Merge 10.10 into 10.11
2022-08-31 22:05:02 +0900
Spider: remove #ifdef SPIDER_XID_USES_xid_cache_iterate
2022-08-31 11:55:06 +0300
CREATE OR REPLACE fails to recreate same constraint name
2022-08-31 11:55:05 +0300
Moved RENAME_CONSTRAINT_IDS to include/sql_funcs.h
2022-08-31 11:55:05 +0300
Locking is broken if CREATE OR REPLACE fails under LOCK TABLES
2022-08-31 11:55:05 +0300
gcol.gcol_bugfixes --ps fix
2022-08-31 11:55:05 +0300
Disable atomic replace for slave-generated or-replace
2022-08-31 11:55:05 +0300
backup_log improved
2022-08-31 11:55:04 +0300
Atomic CREATE OR REPLACE TABLE
2022-08-31 11:55:04 +0300
select_create::create_table removed
2022-08-31 11:55:04 +0300
Table_name class for (db, table_name, alias)
2022-08-31 11:55:03 +0300
Refactoring: removed TABLEOP_HOOKS
2022-08-31 11:55:03 +0300
ha_table_exists() cleanup and improvement
2022-08-31 11:55:03 +0300
Removed thd argument in ddl_log functions
2022-08-31 11:55:03 +0300
Cleanups
2022-08-31 11:55:02 +0300
Refactoring: moved select_field_count into Alter_info.
2022-08-31 04:08:34 -0400
Remove FreeBSD CMake file (#2247)
Merge 2022-08-30 13:36:30 +0300 - Merge 10.10 into 10.11
Merge 2022-08-29 14:30:29 +0300 - Merge 10.10 to 10.11
2022-08-27 17:19:16 +0800
Remove redundant variable (#2237)
2022-08-16 15:39:15 +0200
Fix test result.
Merge 2022-08-16 14:17:36 +0200 - Merge remote-tracking branch 'origin/bb-10.10-' into 10.11
2022-06-01 13:46:33 +0200
Make InnoDB number of IO write/read threads dynamic
2022-05-10 17:11:21 +0200
Make InnoDB number of IO write/read threads dynamic
Merge 2022-08-15 15:22:19 +0200 - Merge branch '10.10' into 10.11
Merge 2022-07-25 12:09:29 +0300 - Merge branch '10.10' into 10.11
2022-07-25 12:08:29 +0300
Create a 10.11 branch
This page is licensed: CC BY-SA / Gnu FDL