# MariaDB 11.0.6 Changelog

[Download](https://mariadb.com/downloads/)[Release Notes](/docs/release-notes/community-server/old-releases/11.0/11.0.6.md)[Changelog](/docs/release-notes/community-server/changelogs/11.0/mariadb-11-0-6-changelog.md)[Overview of 11.0](/docs/release-notes/community-server/old-releases/11.0/what-is-mariadb-110.md)

[*Alternate download from mariadb.org*](https://downloads.mariadb.org/mariadb/11.0.6/)

**Release date:** 16 May 2024

For the highlights of this release, see the [release notes](/docs/release-notes/community-server/old-releases/11.0/11.0.6.md).

The revision number links will take you to the revision's page on GitHub. On [GitHub](https://github.com/MariaDB/server/tree/11.0) 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.8](/docs/release-notes/community-server/changelogs/10.11/10.11.8.md)
* [Revision #466ae1cf81](https://github.com/MariaDB/server/commit/466ae1cf81)\
  2024-05-12 11:25:32 +0200
  * sporadic failures of galera.galera\_sst\_mariadb-backup
* Merge [Revision #f9807aadef](https://github.com/MariaDB/server/commit/f9807aadef) 2024-05-11 13:23:27 +0200 - Merge branch '10.11' into 11.0
* [Revision #fc670b46bd](https://github.com/MariaDB/server/commit/fc670b46bd)\
  2024-05-04 11:00:23 +0200
  * typo fixed
* [Revision #fd68625ca0](https://github.com/MariaDB/server/commit/fd68625ca0)\
  2023-12-22 09:51:17 +0100
  * fix sporadic failures of main.lock\_sync
* Merge [Revision #e3ac7b8033](https://github.com/MariaDB/server/commit/e3ac7b8033) 2024-04-04 09:13:19 +0300 - Merge 10.11 into 11.0
* [Revision #1122ac978e](https://github.com/MariaDB/server/commit/1122ac978e)\
  2024-04-04 08:12:54 +0300
  * [MDEV-33545](https://jira.mariadb.org/browse/MDEV-33545): Improve innodb\_doublewrite to cover NO\_FSYNC
* Merge [Revision #fec2fd6add](https://github.com/MariaDB/server/commit/fec2fd6add) 2024-03-28 10:51:36 +0200 - Merge 10.11 into 11.0
* [Revision #62243c444f](https://github.com/MariaDB/server/commit/62243c444f)\
  2024-03-25 16:37:13 +0100
  * [MDEV-33606](https://jira.mariadb.org/browse/MDEV-33606): WSREP\_PROVIDER\_PROTONET\_BACKEND-related corrections
* [Revision #295f3e51cc](https://github.com/MariaDB/server/commit/295f3e51cc)\
  2024-02-22 12:49:39 +0530
  * [MDEV-30655](https://jira.mariadb.org/browse/MDEV-30655) IMPORT TABLESPACE fails with column count or index count mismatch
* Merge [Revision #ceb72cceb5](https://github.com/MariaDB/server/commit/ceb72cceb5) 2024-02-21 13:12:43 +0200 - Merge 10.11 into 11.0
* Merge [Revision #8155342a96](https://github.com/MariaDB/server/commit/8155342a96) 2024-02-20 15:31:18 +0200 - Merge 10.11 into 11.0
* [Revision #f4d75452fc](https://github.com/MariaDB/server/commit/f4d75452fc)\
  2024-02-20 13:43:19 +0200
  * [MDEV-33379](https://jira.mariadb.org/browse/MDEV-33379) innodb\_log\_file\_buffering=OFF causes corruption on bcachefs
* Merge [Revision #d73baa402a](https://github.com/MariaDB/server/commit/d73baa402a) 2024-02-20 12:02:01 +0200 - Merge 10.11 into 11.0
* Merge [Revision #125da46716](https://github.com/MariaDB/server/commit/125da46716) 2024-02-07 08:21:29 +0100 - Merge branch '11.0' into mariadb-11.0.5
* [Revision #d8bc086c60](https://github.com/MariaDB/server/commit/d8bc086c60)\
  2024-02-06 08:27:16 -0500
  * bump the VERSION

{% hint style="info" %}
Be notified of new MariaDB Server releases automatically by [subscribing](https://lists.mariadb.org/postorius/lists/announce.lists.mariadb.org/) 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 [Distributions which Include MariaDB](/docs/general-resources/distributions-including-mariadb.md) page.
{% endhint %}

<sub>*This page is licensed: CC BY-SA / Gnu FDL*</sub>

{% @marketo/form formid="4316" formId="4316" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://mariadb.com/docs/release-notes/community-server/changelogs/11.0/mariadb-11-0-6-changelog.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
