MariaDB Enterprise Server 10.5.13-9 is a Stable (GA) maintenance release of MariaDB Enterprise Server 10.5, released on 2021-12-13
MariaDB Enterprise Server 10.5.13-9 is a maintenance release of MariaDB Enterprise Server 10.5. This release includes a variety of fixes.
MariaDB Enterprise Server 10.5.13-9 was released on 2021-12-13.
CVE (with link)
CVSS base score
Galera updated to 26.4.10
Debian 11 support added
no longer enables pushdown of UDFs and Stored Functions to the Data Node by default: ()
The default value of has changed from -1
InnoDB tables with could be corrupted. (MENT-1367)
, powered by Galera, can crash on if the table does not have a primary key and if the data for a field exceeds 4096 bytes. ()
When an InnoDB tablespace (.ibd) file is imported using without a corresponding .cfg file, InnoDB causes a server crash. (, )
When (or ) is executed against an InnoDB table with a FULLTEXT
On CentOS 7, auth_pam_tool has incorrect permissions. ()
This release originally incorporated MariaDB ColumnStore storage engine version 5.6.3.
This release now incorporates MariaDB ColumnStore storage engine version 5.6.5.
does not prevent replication. ()
joiner node incorrectly uses localhost for TLS certificate verification and fails to join cluster when and encrypt=3 are configured. ()
mariadb --binary-mode is not able to replay some outputs if 0 is in the data. ()
In alignment with the , MariaDB Enterprise Server 10.5.13-9 is provided for:
AlmaLinux 8 (x86_64, ARM64)
AlmaLinux 9 (x86_64, ARM64)
Debian 11 (x86_64, ARM64)
Debian 12 (x86_64, ARM64)
Some components of MariaDB Enterprise Server might not support all platforms. For additional information, see "".
0In previous releases, Enterprise Spider pushed UDFs and Stored Functions down to the Data Node by default, which could cause query results to be inconsistent.
Starting with this release, all UDFs and stored functions are evaluated on the Spider Node by default. If desired, pushdown of UDFs and Stored Functions can be explicitly enabled by setting spider_use_pushdown_udf=1. Testing is recommended to confirm that query results are consistent.
provide descriptions of each column in the COMMENT column option. (MDEV-25325)
Resolving aggregate functions that are used in a view can cause in a crash. (MDEV-24454)
Executing under LOCK TABLE can cause in a crash. (MDEV-23391)
If two InnoDB tables have a and an operation cascades from the parent table to the child table, an index on a virtual generated column in the child table can become corrupt. (MDEV-26866)
MariaDB Enterprise Cluster, powered by Galera, crashes with errors like: [ERROR] WSREP: Trx 236236 tries to abort slave trx 236238 (MDEV-25835)
Server crashes when a table uses a sequence as a column default (DEFAULT NEXT_VALUE(my_seq)) and the table is used concurrently by both a prepared statement and a normal statement. (MDEV-22785)
InnoDB causes server crash when a table is converted from utf8mb3 to utf8mb4 (MDEV-25951)
When enabling , server crash can occur. (MENT-1307)
occasionally hangs when rotating logs. (MENT-1339)
InnoDB sometimes causes server crash during when the imported tablespace contains columns that have been instantly reordered or dropped. The MariaDB error log contains the following error message: (MDEV-26621, MDEV-18543)Schema mismatch - (Index field name newcol doesn't match tablespace metadata field name for field position…
MariaDB Enterprise Cluster hangs while it is executing DELETE FROM mysql.wsrep_cluster, which can be seen in the process list. (MDEV-26760, MDEV-25883)
Server crashes on 64-bit Windows when MyISAM accesses key buffer and key_buffer_size is greater than 4 GB. (MDEV-26533)
Using to increase innodb_purge_threads, may cause a hang. (MENT-1331)
Enterprise Spider causes server crash when an operation requires access to a Data Node. (MDEV-26539)
MariaDB Enterprise Cluster can crash due to an incorrect conflict resolution on multi-master setup. (MDEV-26099, MDEV-24294, MDEV-25114)
Memory leak with row-based replication can lead to high memory usage on replica servers. (MDEV-26712)
and generate invalid SQL for some complex views. (MDEV-26299)
When statement-based or mixed replication is used and a DML statement encounters an error in a transaction that creates or drops a temporary table, non-committed writes to transactional tables can be incorrectly replicated to replica servers. (MDEV-26833)
MariaDB Enterprise Cluster joiner node fails to join cluster when and Backward Compatible SST TLS Mode is configured. (MDEV-26211)
does not work correctly for UDF and stored functions if used in a query's WHERE conditions. (MDEV-26545)
CONNECTION_ID column is NULL in (MDEV-26440)
The server in some cases shows decreasing performance with notes InnoDB: Cannot close file... in the error log. This issue occurs only when open-files-limit is reached and a log-checkpoint is triggered. (MDEV-25215)
sometimes leads to lock wait timeouts on replica servers. (MDEV-26682)
Replica server does not invalidate query cache after replicating table updates. (MENT-1360)
With MariaDB Enterprise Cluster, a on a table with a Foreign Key Constraint is not replicated to other nodes. (MDEV-26053)
Password validation plugins (including ) cause a user's existing password hash to be removed from the server's in-memory privilege cache when the user tries to change their password to an invalid password. (MDEV-26650)
If an INVISIBLE column has a computed default value, an statement that doesn't specify a value for the column causes the default value to be ignored. (MDEV-25891)
In packets sent from the server, a column's "Original Name" field can contain the column's alias instead of original name of the column. This metadata mismatch can cause MariaDB Connectors to raise an exception. (MDEV-23519)
With MariaDB Enterprise Cluster, a replica server replicating from a MariaDB Enterprise Cluster node incorrectly uses the primary server's and values to generate GTIDs for local transactions. (MDEV-26250)
MariaDB Enterprise Backup does not write the current GTID to xtrabackup_binlog_info when a MariaDB Enterprise Cluster node is backed up and is set. (MDEV-26237)
With MariaDB Enterprise Cluster, changes to in my.cnf are ignored on node restart. (MDEV-25115)
When a new MariaDB Enterprise Cluster node is bootstrapped with wsrep_gtid_mode=ON set, the node's configured server_id and values are overridden by the values present in the node's binary logs. (MDEV-26223)
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)
7.5
7.5
6.5
5.5
5.5
This page is: Copyright © 2025 MariaDB. All rights reserved.