> 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/old-releases/10.3/10.3.13.md).

# MariaDB 10.3.13 Release Notes

The most recent release of [MariaDB 10.3](/docs/release-notes/community-server/old-releases/10.3/what-is-mariadb-103.md) is:[**MariaDB 10.3.39**](/docs/release-notes/community-server/old-releases/10.3/10.3.39.md) Stable (GA) [Download Now](https://downloads.mariadb.org/mariadb/10.3.39/)

[Download](https://downloads.mariadb.org/mariadb/10.3.13/) | [Release Notes](/docs/release-notes/community-server/old-releases/10.3/10.3.13.md) | [Changelog](/docs/release-notes/community-server/changelogs/changelogs-mariadb-10-3-series/mariadb-10313-changelog.md) | [Overview of 10.3](/docs/release-notes/community-server/old-releases/10.3/what-is-mariadb-103.md)

**Release date:** 21 Feb 2019

[MariaDB 10.3](/docs/release-notes/community-server/old-releases/10.3/what-is-mariadb-103.md) is an evolution of [MariaDB 10.2](/docs/release-notes/community-server/old-releases/10.2/what-is-mariadb-102.md) with several entirely new features not found anywhere else and with backported and reimplemented features from MySQL.

[MariaDB 10.3.13](/docs/release-notes/community-server/old-releases/10.3/10.3.13.md) is a [***Stable (GA)***](/docs/release-notes/community-server/about/release-criteria.md) release.

**For an overview of MariaDB Server 10.3 see the** [**What is MariaDB 10.3?**](/docs/release-notes/community-server/old-releases/10.3/what-is-mariadb-103.md) **page.**

Thanks, and enjoy MariaDB!

## Notable Changes

* [MDEV-18254](https://jira.mariadb.org/browse/MDEV-18254): [HeidiSQL](/docs/server/clients-and-utilities/graphical-and-enhanced-clients/heidisql.md) updated to 9.5
* [MDEV-17475](https://jira.mariadb.org/browse/MDEV-17475): Maximum value of [table\_definition\_cache](/docs/server/server-management/variables-and-modes/server-system-variables.md#table_definition_cache) is now `2097152`.
* mariadb-backup fixes: [MDEV-18185](https://jira.mariadb.org/browse/MDEV-18185), [MDEV-18201](https://jira.mariadb.org/browse/MDEV-18201), [MDEV-18194](https://jira.mariadb.org/browse/MDEV-18194), [MDEV-18415](https://jira.mariadb.org/browse/MDEV-18415), [MDEV-18611](https://jira.mariadb.org/browse/MDEV-18611)
* InnoDB ALTER TABLE fixes: [MDEV-17441](https://jira.mariadb.org/browse/MDEV-17441), [MDEV-18237](https://jira.mariadb.org/browse/MDEV-18237), [MDEV-17823](https://jira.mariadb.org/browse/MDEV-17823), [MDEV-18152](https://jira.mariadb.org/browse/MDEV-18152), [MDEV-17821](https://jira.mariadb.org/browse/MDEV-17821), [MDEV-18222](https://jira.mariadb.org/browse/MDEV-18222), [MDEV-18256](https://jira.mariadb.org/browse/MDEV-18256), [MDEV-18016](https://jira.mariadb.org/browse/MDEV-18016), [MDEV-18295](https://jira.mariadb.org/browse/MDEV-18295)
* InnoDB crash recovery fixes: [MDEV-18183](https://jira.mariadb.org/browse/MDEV-18183), [MDEV-18279](https://jira.mariadb.org/browse/MDEV-18279), [MDEV-18349](https://jira.mariadb.org/browse/MDEV-18349)
* Galera crash recovery fixes: [MDEV-15740](https://jira.mariadb.org/browse/MDEV-15740)
* [MDEV-18281](https://jira.mariadb.org/browse/MDEV-18281): COM\_RESET\_CONNECTION changes the connection encoding
* binlog fixes: [MDEV-10963](https://jira.mariadb.org/browse/MDEV-10963) & [MDEV-10963](https://jira.mariadb.org/browse/MDEV-10963)
* [Spider](/docs/server/server-usage/storage-engines/spider.md) updated to 3.3.14
* Fixed some crashes and a few wrong results with Spider
* Fixes for the following [security vulnerabilities](/docs/server/security/cve.md):
  * [CVE-2019-2510](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-2510)
  * [CVE-2019-2537](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-2537)

When upgrading from [MariaDB 10.3.8](/docs/release-notes/community-server/old-releases/10.3/10.3.8.md) or earlier to [MariaDB 10.3.9](/docs/release-notes/community-server/old-releases/10.3/10.3.9.md) or higher, running mysql\_upgrade is **required** due to changes introduced in[MDEV-14637](https://jira.mariadb.org/browse/MDEV-14637).

## Changelog

For a complete list of changes made in [MariaDB 10.3.13](/docs/release-notes/community-server/old-releases/10.3/10.3.13.md), with links to detailed information on each push, see the [changelog](/docs/release-notes/community-server/changelogs/changelogs-mariadb-10-3-series/mariadb-10313-changelog.md).

## Contributors

For a full list of contributors to [MariaDB 10.3.13](/docs/release-notes/community-server/old-releases/10.3/10.3.13.md), see the [MariaDB Foundation release announcement](https://mariadb.org/mariadb-10-3-13-and-mariadb-connector-c-3-0-9-now-available/).

{% 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" %}
