> For the complete documentation index, see [llms.txt](https://mariadb.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mariadb.com/docs/release-notes/community-server/changelogs/11.1/mariadb-11-1-3-changelog.md).

# MariaDB 11.1.3 Changelog

The most recent release of [MariaDB 11.1](/docs/release-notes/community-server/old-releases/11.1/what-is-mariadb-111.md) is:[**MariaDB 11.1.6**](/docs/release-notes/community-server/old-releases/11.1/11.1.6.md) Stable (GA) [Download Now](https://downloads.mariadb.org/mariadb/11.1.6/)[*Alternate download from mariadb.org*](https://downloads.mariadb.org/mariadb/11.1.6/)

[Download 11.1.3](https://downloads.mariadb.org/mariadb/11.1.3/)[Release Notes](/docs/release-notes/community-server/old-releases/11.1/11.1.3.md)[Changelog](/docs/release-notes/community-server/changelogs/11.1/mariadb-11-1-3-changelog.md)[Overview of 11.1](/docs/release-notes/community-server/old-releases/11.1/what-is-mariadb-111.md)

**Release date:** 13 Nov 2023

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

The revision number links will take you to the revision's page on GitHub. On [GitHub](https://github.com/MariaDB/server/tree/11.1) you can view more\
details of the revision and view diffs of the code modified in that revision.

* Includes all fixes from [MariaDB 11.0.4](/docs/release-notes/community-server/changelogs/11.0/mariadb-11-0-4-changelog.md)
* Merge [Revision #0f5613a25f](https://github.com/MariaDB/server/commit/0f5613a25f) 2023-11-08 18:03:08 +0100 - Merge branch '11.0' into 11.1
* [Revision #855356ca6d](https://github.com/MariaDB/server/commit/855356ca6d)\
  2023-10-10 13:29:04 +0700
  * [MDEV-32382](https://jira.mariadb.org/browse/MDEV-32382) FederatedX error on pushdown of statements having CTE
* Merge [Revision #9b2a65e41a](https://github.com/MariaDB/server/commit/9b2a65e41a) 2023-10-19 08:26:16 +0300 - Merge 11.0 into 11.1
* Merge [Revision #05d850d4b3](https://github.com/MariaDB/server/commit/05d850d4b3) 2023-09-29 13:58:47 +0200 - Merge branch '11.0' into 11.1
* Merge [Revision #f031889ae4](https://github.com/MariaDB/server/commit/f031889ae4) 2023-09-24 01:46:43 +0200 - Merge branch '11.0' into 11.1
* Merge [Revision #e6ec2b3b52](https://github.com/MariaDB/server/commit/e6ec2b3b52) 2023-08-24 08:44:32 +0200 - Merge branch '11.1' into mariadb-11.1.2
* [Revision #676a913c64](https://github.com/MariaDB/server/commit/676a913c64)\
  2023-08-21 09:06:04 -0400
  * bump the VERSION
* [Revision #9b84df878a](https://github.com/MariaDB/server/commit/9b84df878a)\
  2023-08-09 18:25:31 +0300
  * Don't give a warning about Event\_scheduler for --bootstrap
* [Revision #b563fa2f8f](https://github.com/MariaDB/server/commit/b563fa2f8f)\
  2023-08-09 18:22:36 +0300
  * Ignore generated script scripts/mariadb\_sys\_schema.sql

{% 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://mariadb.com/docs/release-notes/community-server/changelogs/11.1/mariadb-11-1-3-changelog.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
