The most recent release of MariaDB 11.1 is:MariaDB 11.1.6 Stable (GA) Download NowAlternate download from mariadb.org
Download 11.1.1Release NotesChangelogOverview of 11.1
Alternate download from mariadb.org
Release date: 6 Jun 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.1.0 are also included in this changelog
Includes all fixes from
2023-05-25 11:42:25 +0200
columnstore warnings with gcc 12.x and 13.x
2023-05-27 00:58:36 +0200
disable lto in srpm builds
2023-05-05 16:53:49 +0200
Switch to new version of ColumnStore
2023-04-13 18:19:37 +0200
enable ColumnStore only on selected DEB distributions
2023-04-13 18:18:57 +0200
autobake-deb: move columnstore code down
2022-11-14 20:46:42 +0100
more C API methods in the service_sql
2023-02-09 14:09:31 +0700
Fix incorrect view names in printed queries
2023-02-04 14:12:54 +0700
Fix crash for CREATE TABLE from pushed union
2022-08-20 22:23:45 +0700
Allow pushdown of UNIONs to foreign engines
Merge 2023-06-05 20:13:06 +0200 - Merge branch '11.0' into 11.1
2023-05-31 09:04:33 +1000
Update README.md
2023-05-29 19:03:53 -0300
Update README to point to the Security Policy in GitHub
2023-05-29 18:45:49 -0300
Create SECURITY.md
2023-05-02 16:34:07 +0530
: Incorrect result for "SELECT JSON_SCHEMA_VALID('{}', NULL)" Analysis: null_value is not set if any one of the arguments is NULL. So it returns 1. Fix: when either argument is NULL, set null_value to true, so that null can be returned
2023-04-25 13:54:05 +0530
: JSON_SCHEMA_VALID for type=array return 1 for any string that starts with '['
2023-03-09 10:39:29 -0800
[] Clear error when --event-scheduler=ON is combined with --skip-grant-tables
2023-04-17 17:51:34 +0530
: UBSAN|downcast of address X which does not point to an object of type 'Item_string' in sql/json_schema.cc
2023-03-03 13:50:46 +0530
: JSON_SCHEMA_VALID: schema with multipleOf for big value always return 1
2023-03-02 17:19:36 +0530
: JSON_SCHEMA_VALID: multipleOf must be greater than zero
2023-03-02 19:09:45 +0530
: JSON_SCHEMA_VALID : Enum array must have at least one value
2023-03-02 17:50:19 +0530
: Server crashed on function JSON_SCHEMA_VALID with incorrect input json schema
2023-04-04 14:39:41 +0530
: Additional key values are not validating properly when using unevaluatedProperties with properties declared in subschemas
2023-04-04 13:35:02 +0530
: JSON_SCHEMA_VALID is not validating case sensitive when using regex
2023-03-06 18:00:04 +0530
: JSON_SCHEMA_VALID bugs mentioned in comment
2022-10-28 13:03:13 +0530
: Implement JSON Schema Validation FUNCTION
2023-04-11 11:18:42 +0700
Index usage for DATE(datetime_column) = const does not work for DELETE and UPDATE
2023-03-24 21:01:09 +0700
Index usage for DATE(datetime_column) = const does not work for engine Memory
2023-02-17 19:21:30 +0700
Allow index usage for DATE(col) <=> const and YEAR <=> const
2023-04-13 23:10:52 +1000
remove #ifdef SPIDER_use_LEX_CSTRING_for_Field_blob_constructor
2023-03-12 13:55:30 +0800
Make transaction_isolation and transaction_read_only into system variables
2023-04-11 17:23:55 +1000
: /usr/share/mysql-test -> mariadb-test (fix)
2022-12-12 14:20:08 +1100
Move /usr/share/mysql to /usr/share/mariadb
Merge 2023-03-29 17:23:21 +0300 - Merge 11.0 into 11.1
2023-03-24 10:38:20 +1100
Remove need_lock and table from spider_close_sys_table()
2023-03-27 13:43:18 +0300
Fix ColumnStore again
Merge 2023-03-27 12:53:57 +0300 - Merge 11.0 into 11.1
2023-03-24 15:12:08 +0200
fixup: clang -Winconsistent-missing-override
Merge 2023-03-23 12:38:46 +0200 - Merge 11.0 into 11.1
2022-05-27 08:55:42 +0900
Delete constant SPIDER_SQL_TYPE_*_HS
Merge 2023-03-20 10:39:40 +0200 - Merge 11.0 into 11.1
Merge 2023-03-17 15:04:38 +0200 - Merge 11.0 into 11.1
2023-03-15 18:29:05 -0700
Adjusted test results after rebase of related commits against 11.1
2022-09-19 12:26:59 +0700
: Improve coverage for UPDATE and DELETE statements in MTR test suites
2023-03-09 21:48:58 -0800
Adjusted test results after rebase against 11.0.1
2023-02-09 20:45:04 -0800
Fixes of and for 10.4 adjusted for 11.0.
2023-01-09 22:39:39 -0800
Semi-join optimization for single-table update/delete statements
2022-09-16 22:36:22 -0700
Another fix after the latest rebase of commits for
2022-09-13 17:16:31 -0700
Incorrect result for delete with "order by" clause
2022-09-13 16:14:10 -0700
Fix after the latest rebase of commits for
2022-08-18 20:40:04 -0700
Applied the changes introduced in the commit
2022-07-28 17:52:47 -0700
Crash of the second execution of SF using DELETE/UPDATE
2022-07-26 21:24:01 -0700
Assertion failure with UPDATE of view using MERGE table
2022-07-11 16:57:37 -0700
Assertion failure when preparing UPDATE with derived table in WHERE
2022-06-18 16:28:48 -0700
Re-design the upper level of handling UPDATE and DELETE statements
2023-03-11 10:45:35 +0200
Remove innodb_defragment and related parameters
2023-02-03 07:42:59 +0400
Rename mariadb-backup's xtrabackup_* files to mariadb_backup_*
2023-03-08 19:50:40 +0100
11.1 branch
This page is licensed: CC BY-SA / Gnu FDL