# MariaDB 11.3.2 Changelog

[Download](https://mariadb.com/downloads/)[Release Notes](/docs/release-notes/community-server/old-releases/11.3/11.3.2.md)[Changelog](/docs/release-notes/community-server/changelogs/11.3/mariadb-11-3-2-changelog.md)[Overview of 11.3](/docs/release-notes/community-server/old-releases/11.3/what-is-mariadb-113.md)

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

**Release date:** 16 Feb 2024

For the highlights of this release, see the [release notes](/docs/release-notes/community-server/old-releases/11.3/11.3.2.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.2.3](/docs/release-notes/community-server/changelogs/11.2/mariadb-11-2-3-changelog.md)
* [Revision #068a6819eb](https://github.com/MariaDB/server/commit/068a6819eb)\
  2024-02-12 21:08:22 +1100
  * [MDEV-33441](https://jira.mariadb.org/browse/MDEV-33441) Do not deinit plugin variables when retry requested
* Merge [Revision #d21cb43db1](https://github.com/MariaDB/server/commit/d21cb43db1) 2024-02-04 16:42:31 +0100 - Merge branch '11.2' into 11.3
* [Revision #e71aecfd30](https://github.com/MariaDB/server/commit/e71aecfd30)\
  2024-01-23 18:04:31 +0400
  * [MDEV-33299](https://jira.mariadb.org/browse/MDEV-33299) Assertion \`(tm->tv\_usec % (int) log\_10\_int\[6 - dec]) == 0' failed in void my\_timestamp\_to\_binary(const timeval\*, uchar\*, uint)
* [Revision #83a79ba33b](https://github.com/MariaDB/server/commit/83a79ba33b)\
  2024-01-15 19:17:25 +0200
  * Update 11.3 HELP
* [Revision #351a8eecf0](https://github.com/MariaDB/server/commit/351a8eecf0)\
  2023-09-12 11:27:54 +0400
  * [MDEV-32148](https://jira.mariadb.org/browse/MDEV-32148) Inefficient WHERE timestamp\_column=datetime\_const\_expr
* Merge [Revision #af4f9daeb8](https://github.com/MariaDB/server/commit/af4f9daeb8) 2024-01-10 15:30:21 +0200 - Merge 11.2 into 11.3
* Merge [Revision #193b22d822](https://github.com/MariaDB/server/commit/193b22d822) 2024-01-05 14:20:35 +0200 - Merge 11.2 into 11.3
* [Revision #5a58935cb9](https://github.com/MariaDB/server/commit/5a58935cb9)\
  2024-01-05 12:20:37 +0530
  * [MDEV-33101](https://jira.mariadb.org/browse/MDEV-33101) Server crashes when starting the server with innodb-force-recovery=6 and enabling the innodb\_truncate\_temporary\_tablespace\_now variable
* [Revision #63fb478f88](https://github.com/MariaDB/server/commit/63fb478f88)\
  2023-12-21 15:19:53 +0100
  * post-merge: typo fixed
* Merge [Revision #7f0094aac8](https://github.com/MariaDB/server/commit/7f0094aac8) 2023-12-21 01:17:10 +0100 - Merge branch '11.2' into 11.3
* [Revision #9e76d94ef0](https://github.com/MariaDB/server/commit/9e76d94ef0)\
  2023-11-18 21:05:28 +0400
  * [MDEV-19177](https://jira.mariadb.org/browse/MDEV-19177): Geometry support by the partition feature.
* [Revision #bc6b6cf6a7](https://github.com/MariaDB/server/commit/bc6b6cf6a7)\
  2023-11-28 17:56:24 +0200
  * Add back --debug option to mariadbd This option was never supposed to be depricated. Almost all MariaDB binaries also supports the --debug option.
* Merge [Revision #02701a8430](https://github.com/MariaDB/server/commit/02701a8430) 2023-11-28 11:19:50 +0200 - Merge 11.2 into 11.3
* [Revision #90f8bd1496](https://github.com/MariaDB/server/commit/90f8bd1496)\
  2023-11-23 14:35:34 +0100
  * 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.3/mariadb-11-3-2-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.
