Release Notes for MariaDB Enterprise Server 10.5.9-6

This sixth release of MariaDB Enterprise Server 10.5 is a maintenance release. This release includes security fixes.

MariaDB Enterprise Server 10.5.9-6 was released on 2021-03-15.

Fixed Security Vulnerabilities

CVE (with cve.org link)

CVSS base score

CVE (with cve.org link)

CVSS base score

N/A (Critical)#1

#1: MariaDB CVEs are assigned a word rating instead of a CVSS base score. See the MariaDB Engineering Policy for details.

Notable Changes

  • The new mariadb-dump --system={all, users, plugins, udfs, servers, stats, timezones} command-line option allows dumping system information in logical form. (MDEV-23630)

  • Added primary host and port info to replica stop messages. (MDEV-10272)

  • Parameter innodb_idle_flush_pct has no effect and is defined as deprecated. (MDEV-24536)

  • New MariaDB Enterprise Backup option --log-innodb-page-corruption to continue the backup process when corruption is encountered. Corrupted pages are logged in backup_corrupted file in the backup destination directory. (MDEV-22929)

  • MariaDB Enterprise Backup adds completed with Error! to the end of the log file if the backup is started with parameter --log-innodb-page-corruption and completed with corrupted tables. The new log entry canceled with Error! will be used when the backup could not be completed. (MENT-1059)

  • wsrep_provider and wsrep_notify_cmd system variables are read-only. (MDEV-25179)

  • Galera wsrep library updated to 26.4.7 in MariaDB Enterprise Cluster.

  • CREATE USER and ALTER USER allow either order for ACCOUNT LOCK and PASSWORD EXPIRE (MDEV-24098)

Issues Fixed

Can result in data loss

  • Crash on recovery after server kill during instant ADD COLUMN (MDEV-24323)

Can result in a hang or crash

Can result in unexpected behavior

Changes in Storage Engines

This release incorporates MariaDB ColumnStore storage engine version 5.5.2.

Interface Changes

  • aria_sort_buffer_size system variable maximum value changed from 18446744073709551615 to 9223372036854775807

  • CHECK_CONSTRAINTS information schema table schema changed

  • group_concat_max_len system variable maximum value changed from 18446744073709551615 to 4294967295

  • innodb_idle_flush_pct system variable removed

  • innodb_write_io_threads system variable minimum value changed from 1 to 2

  • mariadb-backup --log-innodb-page-corruption command-line option added

  • mariadb-dump --system command-line option added

  • mariadb_es_repo_setup --include-unsupported command-line option added

  • mariadb_es_repo_setup --skip-check-installed command-line option added

  • mariadb_es_repo_setup --version command-line option added

  • mariadb_repo_setup --version command-line option added

  • mariadbd --innodb-idle-flush-pct command-line option removed

  • mariadbd --optimizer-max-sel-arg-weight command-line option added

  • max_sort_length system variable minimum value changed from 8 to 64

  • optimizer_max_sel_arg_weight system variable added

  • setup_actors performance schema table schema changed

  • THREAD_POOL_QUEUES information schema table schema changed

Platforms

In alignment with the enterprise lifecycle, MariaDB Enterprise Server 10.5.9-6 is provided for:

  • AlmaLinux 8 (x86_64, ARM64)

  • AlmaLinux 9 (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 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)

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?