This seventh release of 10.3 is a maintenance release, including a variety of fixes.
MariaDB Enterprise Server 10.3.23-7 was released on 2020-06-08.
CVE (with link)
CVSS base score
#1:
MariaDB CVEs are assigned a word rating instead of a CVSS base score. See the for details.
now displays a warning when upgrading a replica from MySQL Server to MariaDB Enterprise Server if data was present in the mysql.slave_master_info and mysql.slave_relay_log_info tables. A warning is needed as this information will be ignored. ()
has a new --ignore-table-data=<table> option. When used, the dump will include the table definition for the listed tables, but not the INSERT statements for the data in the table. ()
Possible crash with data loss when executing an update of PRIMARY KEY columns on an table with a column. ()
ignored the timeout setting when an explicit LOCK TABLES ... WRITE was active in another session. As a result, MariaDB Enterprise Server waited for the release of the lock even if the timeout was reached. ()
When additional open_table_caches_instances have been created, a crash could occur due to exceeding the limit of open file descriptors. ()
Clean shutdown of was not possible due to a deadlock situation between Galera Nodes. (MENT-432)
Replication could be aborted when the replication data includes nested version-based conditional comments.
and mysqld_safe processes showed as running after a server shutdown. ()
ignored the configuration from the server configuration file. ()
The plugin pam_user_map.so was not provided with binary tarball packages. ()
system variable maximum value changed from 4294967295 to 255
system variable added
command-line option added
command-line option added
In alignment with the , MariaDB Enterprise Server 10.3.23-7 is provided for:
Red Hat Enterprise Linux 8
Red Hat Enterprise Linux 7
Red Hat Enterprise Linux 6
CentOS 8
Some components of MariaDB Enterprise Server might not support all platforms. For additional information, see "".
is now limited to 255. (MDEV-22258)
system variable added, to control that a primary server only completes the shutdown after the last binary log has been sent to all connected slaves. This behavior is not active by default. Before the addition of this system variable, this was achieved using mysqladmin shutdown --wait_for_all_slaves for a master. (MENT-202)
aria_pack tool now provides the options --datadir, --ignore-control-file, --require-control-file for tables with auto-recovery enabled (TRANSACTION=1``). (MENT-657)
system variable was added to control whether an instant ADD or DROP column or reorder can change an format. The default is add_last to allow an instant ADD COLUMN as the last column of the table. Option should never be used if a tablespace import to an older version of MariaDB Server should be possible. (MDEV-20590)
Adding a column to the discarded tablespace was possible, resulting in a crash. (MDEV-22446)
Using SET GLOBAL for the variables , i , , and could lead to corrupted strings for the settings. (MDEV-22393)
Changing the Server-Id could lead to events being disabled for replicas, even if a single node configuration without a replica was used. (MDEV-21758)
incorrectly shows the privilege Delete versioning rows instead of Delete history (MDEV-20382)
Wrong query results have been returned with (MDEV-21614)
does not quote role names properly for a user granted to this role. (MDEV-20076)
Partitioning could choose the wrong partition for the RANGE partitioning by the column. (MDEV-21195)
command-line option added
command-line option added
system variable added
CentOS 6
Ubuntu 20.04
Ubuntu 18.04
Ubuntu 16.04
Debian 10
Debian 9
Debian 8
SUSE Linux Enterprise Server 15
SUSE Linux Enterprise Server 12
Microsoft Windows
5.5
5.3
4.9
4.9
N/A (Medium)#1
This page is: Copyright © 2025 MariaDB. All rights reserved.