> 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/10.11/10.11.1.md).

# MariaDB 10.11.1 Release Notes

{% hint style="info" %}

<p align="center">The most recent release of MariaDB Community Server 10.11 is: <a href="/pages/7aQdOO1an0cAV4UtNq56"><strong>10.11.18</strong></a> Stable (GA)</p>

<p align="center"><a href="https://mariadb.com/downloads/" class="button primary">Download Community Server 10.11.18</a></p>

<p align="center"><a href="https://downloads.mariadb.org/mariadb/10.11.18/"><sub><em>Alternate download from mariadb.org</em></sub></a></p>
{% endhint %}

<a href="https://downloads.mariadb.org/mariadb/10.11.1/" class="button primary">Download</a> <a href="/pages/Cr75rQu5uEDv0chlfF1D" class="button secondary">Release Notes</a> <a href="/pages/RfRExoeIcGL3D32ibN40" class="button secondary">Changelog</a> <a href="/pages/VNrqNdLVw3zOwtSaIv9A" class="button secondary">Overview of 10.11</a>

**Release date:** 17 Nov 2022

{% hint style="danger" %} <mark style="color:red;">**Do not use non-stable (non-GA) releases in production!**</mark>
{% endhint %}

[MariaDB 10.11](/docs/release-notes/community-server/10.11/what-is-mariadb-1011.md) is a current development series of MariaDB. It is an evolution of [MariaDB 10.10](/docs/release-notes/community-server/old-releases/10.10/what-is-mariadb-1010.md) with several entirely new features.

[MariaDB 10.11.1](/docs/release-notes/community-server/10.11/10.11.1.md) is a [***Release Candidate (RC)***](/docs/release-notes/community-server/about/release-criteria.md) release.

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

Thanks, and enjoy MariaDB!

## Notable Items

### Authentication

* [bind\_address](/docs/server/server-management/variables-and-modes/server-system-variables.md#bind_address) now accepts a comma-separated list of addresses to bind to ([MDEV-24377](https://jira.mariadb.org/browse/MDEV-24377))

### InnoDB

* Allow [innodb\_undo\_tablespaces](/docs/server/server-usage/storage-engines/innodb/innodb-system-variables.md#innodb_undo_tablespaces) to be changed after database creation ([MDEV-19229](https://jira.mariadb.org/browse/MDEV-19229))

### Replication

* Formerly only a server option, [replicate\_rewrite\_db](/docs/server/ha-and-performance/standard-replication/replication-and-binary-log-system-variables.md#replicate_rewrite_db) is now a global system variable ([MDEV-15530](https://jira.mariadb.org/browse/MDEV-15530))

### Repositories

* Beginning with the next release (Q1 2023), our Yum, DNF, and Zypper repositories for Red Hat, Fedora, and SUSE will be migrated to being signed with a new [GPG key](/docs/server/server-management/install-and-upgrade-mariadb/installing-mariadb/binary-packages/gpg.md). The key we are migrating to is the same one we already use for our Debian and Ubuntu Repositories.
  * The short Key ID is: `0xC74CD1D8`
  * The long Key ID is: `0xF1656F24C74CD1D8`
  * The full fingerprint of the key is: `177F 4010 FE56 CA33 3630 0305 F165 6F24 C74C D1D8`
  * The key can be imported now in preparation for this change using the following command:

```bash
sudo rpm --import https://supplychain.mariadb.com/MariaDB-Server-GPG-KEY
```

### Docker Official Image

The following changes have been made to the `docker.io/library/mariadb` container image.

* The number of gpg packages has been removed, leaving enough to `apt-get update`, but `dirmngr` that would fetch keys has been removed. (inspired by [issue #469](https://github.com/MariaDB/mariadb-docker/issues/469))
* The environment variable `LANG=C.UTF-8` has been added for those that exec into containers and copy paste UTF8 characters (fixes [issue #468](https://github.com/MariaDB/mariadb-docker/issues/468)).
* Adds OCI labels to image (fixes [issue 436](https://github.com/MariaDB/mariadb-docker/issues/436) and [users need for version](https://github.com/MariaDB/mariadb-docker/commit/942cd5347b86c84cc4d493147b17c3e3b93fbee3))
* MariaDB config: skip-host-cache and skip-name-resolve moved to `/etc/mysql/mariadb.conf.d/05-skipcache.cnf`

### Security

* Fixes for the following [security vulnerabilities](/docs/server/security/cve.md):
  * CVE-\`-\`\`\`

## Changelog

For a complete list of changes made in [MariaDB 10.11.1](/docs/release-notes/community-server/10.11/10.11.1.md), with links to detailed information on each push, see the [changelog](/docs/release-notes/community-server/changelogs/10.11/10.11.1.md).

## Contributors

For a full list of contributors to [MariaDB 10.11.1](/docs/release-notes/community-server/10.11/10.11.1.md), see the [MariaDB Foundation release announcement](https://mariadb.org/mariadb-10-7-1-rc-and-mariadb-10-6-5-10-5-13-10-4-22-10-3-32-and-10-2-41-now-available/).

**Do not use non-stable (non-GA) releases in production!**

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