> 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.2/10.2.17.md).

# MariaDB 10.2.17 Release Notes

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

[Download](https://downloads.mariadb.org/mariadb/10.2.17) | [Release Notes](/docs/release-notes/community-server/old-releases/10.2/10.2.17.md) | [Changelog](/docs/release-notes/community-server/changelogs/changelogs-mariadb-102-series/mariadb-10217-changelog.md) | [Overview of 10.2](/docs/release-notes/community-server/old-releases/10.2/what-is-mariadb-102.md)

**Release date:** 14 Aug 2018

[MariaDB 10.2](/docs/release-notes/community-server/old-releases/10.2/what-is-mariadb-102.md) is the previous stable series of MariaDB. It is an evolution\
of [MariaDB 10.1](/docs/release-notes/community-server/old-releases/10.1/changes-improvements-in-mariadb-10-1.md) with several entirely new features not found anywhere else\
and with backported and reimplemented features from MySQL 5.6 and 5.7.

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

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

Upgrading from earlier 10.2.x versions is **highly recommended** for all **Galera** users due to bug [MDEV-12837](https://jira.mariadb.org/browse/MDEV-12837) which caused serious stability issues with earlier versions. See the bug issue page for more information.

Thanks, and enjoy MariaDB!

## Notable Changes

* New variable [innodb\_log\_optimize\_ddl](/docs/server/server-usage/storage-engines/innodb/innodb-system-variables.md) for avoiding delay due to page flushing and allowing concurrent backup
* New variable, [core\_file](/docs/server/server-management/variables-and-modes/server-system-variables.md#core_file) for specifying whether to write a core file on crash.
* [InnoDB](/docs/server/server-usage/storage-engines/innodb.md) updated to 5.7.23
* ALTER TABLE fixes:
  * [MDEV-14637](https://jira.mariadb.org/browse/MDEV-14637) - Fix hang due to DDL with FOREIGN KEY or persistent statistics
  * [MDEV-15953](https://jira.mariadb.org/browse/MDEV-15953) - Alter InnoDB Partitioned Table Moves Files (which were originally not in the datadir) to the datadir
  * [MDEV-16515](https://jira.mariadb.org/browse/MDEV-16515) - InnoDB: Failing assertion: ++retries < 10000 in file dict0dict.cc line 2737
  * [MDEV-16809](https://jira.mariadb.org/browse/MDEV-16809) - Allow full redo logging for ALTER TABLE
* Temporary tables: [MDEV-16713](https://jira.mariadb.org/browse/MDEV-16713) - InnoDB hang with repeating log entry
* [MDEV-16596](https://jira.mariadb.org/browse/MDEV-16596) - Windows - redo log does not work on native 4K sector disks
* indexed virtual columns: [MDEV-15855](https://jira.mariadb.org/browse/MDEV-15855) - Deadlock between purge thread and DDL statement
* locking: [MDEV-16664](https://jira.mariadb.org/browse/MDEV-16664) - Change the default to innodb\_lock\_schedule\_algorithm=fcfs
* Galera: [MDEV-15822](https://jira.mariadb.org/browse/MDEV-15822) - WSREP: BF lock wait long for trx
* Packages and a repository for openSUSE 15 have been added with this release, visit the [Repository Configuration Tool](https://downloads.mariadb.org/mariadb/repositories/) for instructions on adding the repository
* Fixes for the following [security vulnerabilities](/docs/server/security/cve.md):
  * [CVE-2018-3060](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-3060)
  * [CVE-2018-3064](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-3064)
  * [CVE-2018-3063](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-3063)
  * [CVE-2018-3058](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-3058)
  * [CVE-2018-3066](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-3066)

When upgrading from [MariaDB 10.2.16](/docs/release-notes/community-server/old-releases/10.2/10.2.16.md) or earlier to [MariaDB 10.2.17](/docs/release-notes/community-server/old-releases/10.2/10.2.17.md) or higher,\
running [mysql\_upgrade](/docs/server/clients-and-utilities/legacy-clients-and-utilities/mysql_upgrade.md) 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.2.17](/docs/release-notes/community-server/old-releases/10.2/10.2.17.md) with links to detailed\
information on each push, see the [changelog](/docs/release-notes/community-server/changelogs/changelogs-mariadb-102-series/mariadb-10217-changelog.md).

## Contributors

For a full list of contributors to [MariaDB 10.2.17](/docs/release-notes/community-server/old-releases/10.2/10.2.17.md), see the [MariaDB Foundation release announcement](https://mariadb.org/mariadb-10-2-17-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" %}
