Release Notes for MariaDB Enterprise Server 10.6.17-13
MariaDB Enterprise Server 10.6.17-13 is a maintenance release of MariaDB Enterprise Server 10.6. This release includes a fix for a regression introduced with MariaDB Enterprise Server 10.6.17-12. Users of MariaDB Enterprise Server 10.6.17-12 are encouraged to upgrade to the latest version 10.6.17-13.
MariaDB Enterprise Server 10.6.17-13 was released on 2024-04-24.
Changes in Storage Engines
This release incorporates MariaDB ColumnStore engine version 23.10.1.
Issues Fixed
Can result in hang or crash
An
UPDATE
to a unique/primary key field can result in a server crash, if the update results in a duplicate key error message. The crash is more likely to happen for a server configuration with a lower setting than the default (299008) for--thread_stack
, or when theUPDATE
is executed inside of a stored function (MENT-2065)For MariaDB Enterprise Server 10.6.17-12, if an update is not possible, a workaround is to increase the current setting of
--thread_stack
by 100k
Platforms
In alignment to the enterprise lifecycle, MariaDB Enterprise Server 10.6.17-13 is provided for:
AlmaLinux 8 (x86_64, ARM64)
AlmaLinux 9 (x86_64, ARM64)
CentOS 7 (x86_64)
Debian 10 (x86_64, ARM64)
Debian 11 (x86_64, ARM64)
Debian 12 (x86_64, ARM64)
Microsoft Windows (x86_64) (MariaDB Enterprise Cluster excluded)
Red Hat Enterprise Linux 7 (x86_64)
Red Hat Enterprise Linux 8 (x86_64, ARM64)
Red Hat Enterprise Linux 9 (x86_64, ARM64)
Rocky Linux 8 (x86_64, ARM64)
Rocky Linux 9 (x86_64, ARM64)
SUSE Linux Enterprise Server 12 (x86_64)
SUSE Linux Enterprise Server 15 (x86_64, ARM64)
Ubuntu 20.04 (x86_64, ARM64)
Ubuntu 22.04 (x86_64, ARM64)
Some components of MariaDB Enterprise Server might not support all platforms. For additional information, see MariaDB Corporation Engineering Policies".
Installation Instructions
Upgrade Instructions
This page is: Copyright © 2025 MariaDB. All rights reserved.
Last updated
Was this helpful?