Release Notes for MariaDB Enterprise Server 10.4.17-10
This tenth release of is a maintenance release. This release includes security fixes.
MariaDB Enterprise Server 10.4.17-10 was released on 2020-12-14.
Fixed Security Vulnerabilities
#1:
MariaDB CVEs are assigned a word rating instead of a CVSS base score. See the for details.
Notable Changes
Galera wsrep library updated to 26.4.6 in .
In alignment with the , this release does not include CentOS 6.x and RHEL 6.x packages.
The audit plugin (not ) did not log proxy users. The new plugin version 2.0.3 introduces an event sub-type PROXY_CONNECT for event type CONNECT. ()
did not log proxy users. The new plugin version 2.0.3 introduces an event sub-type PROXY_CONNECT for event type . (MENT-977)
On connect, if a proxy user is used, an extra line will be logged: TIME,HOSTNAME,user,localhost,ID,0,PROXY_CONNECT,test,plug_dest@%,0
The event type can also be used in filters "connect_event": ["CONNECT","DISCONNECT","PROXY_CONNECT"]
Performance improvements for comparisons of temporal data types with temporal literals. ()
Can result in data loss
Data corruption possible for encrypted tables if the non-default option is used. (MENT-910)
Temporary tables created by the user or the system can overwrite existing files on creation. ()
Table can disappear after command if is used before altering a child table to remove a primary key. ()
Can result in a hang or crash
persistent stats analyze forces full scan which results in a lock crash. (MENT-1024)
hang on with error message Semaphore wait has lasted > 300 seconds. (MENT-1007)
Server crash can happen on filesort with a setting for to a value lower than the default of 64 ()
Can result in unexpected behavior
Defining a view with SQL syntax ISNULL(ID)=0 incorrectly returns a syntax error. (MENT-1015)
reports an error that it cannot find an Aria log file './aria_log.00000000' (MENT-907)
failure for incremental backups. ()
Interface Changes
system variable default value changed from ON to OFF
command-line option added
In alignment with the , MariaDB Enterprise Server 10.4.17-10 is provided for:
Red Hat Enterprise Linux 7
Red Hat Enterprise Linux 8
Some components of MariaDB Enterprise Server might not support all platforms. For additional information, see
In alignment with the , this release does not include CentOS 6.x and RHEL 6.x packages.
Installation Instructions
Upgrade Instructions
This page is: Copyright © 2025 MariaDB. All rights reserved.