All pages
Powered by GitBook
1 of 1

Loading...

Release Notes for MariaDB Enterprise Server 10.4.11-5

This fifth release of MariaDB Enterprise Server 10.4 is a maintenance release, including a variety of fixes.

MariaDB Enterprise Server 10.4.11-5 was released on 2020-01-06.

Notable Changes

  • no longer sends unnecessary warnings to the error log about maximum row size for DDL statements when and (MDEV-20832)

  • Redundant writes to the redo log have been removed. ()

  • The default for the plugin load option plugin-maturity is now stable (MENT-240)

  • and the MariaDB Audit plugin trace now add the user who initiated statements with the DELAYED option. In previous versions a system user was added. (MENT-237)

  • MariaDB ColumnStore, a columnar storage engine, is now included with MariaDB Enterprise Server 10.4. Specific details on this component may be found in the .

  • no longer permits to be set to SYSLOG on Microsoft Windows. (MENT-258)

Issues Fixed

Can result in data loss

  • A table could not be loaded after an instant ALTER ... ADD COLUMN or ALTER ... DROP COLUMN, if the primary key is a CHAR column with variable-length encoding like UTF8 ()

  • In rare conditions commits could be applied in the wrong order if the replica is running in optimistic mode. ()

Can result in a hang or crash

  • Primary (master) could crash when it executes and a replica (slave) reconnects having reset its connection status with the primary (e.g., CHANGE MASTER TO MASTER_USE_GTID = slave_pos). (MENT-19376)

  • "Out of memory" error could occur when accessing partitioned tables. ()

  • A crash could occur when ADD PRIMARY KEY was executed by a connection just after another connection issued an instant ADD COLUMN

Can result in unexpected behavior

  • Client received error SEC_E_INVALID_TOKEN when SSL is used and connecting to MariaDB Enterprise Server running on Microsoft Windows. ()

  • The restore of tables was not always possible if MariaDB Backup was using the parameters --incremental ()

  • An incomplete result set was returned when was too small. ()

Interface Changes

  • None.

Platforms

In alignment with the , MariaDB Enterprise Server 10.4.11-5 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 "".

Note

CentOS 6, Debian 8, and Red Hat Enterprise Linux 6 are no longer supported as per the . Older releases are available from the . Instructions for installation are included as a README file within the download.

Installation Instructions

Upgrade Instructions

This page is: Copyright © 2025 MariaDB. All rights reserved.

to the same
table and if DMLs were executed at the same time. (
)
  • A crash could occur when rowid filtering optimization is enabled using (MDEV-20407)

  • A query with system versioning filters did not show an error when executed on not . (MDEV-18929)

  • erroneously reported error "Found a misplaced row" for with history partition. (MDEV-21011)

  • An instant operation could fail when adding a column and changing the collation on a non-indexed column. (MDEV-20190)

  • CentOS 7
  • CentOS 6

  • Ubuntu 18.04

  • Ubuntu 16.04

  • Debian 10

  • Debian 9

  • Debian 8

  • SUSE Linux Enterprise Server 15

  • SUSE Linux Enterprise Server 12

  • Microsoft Windows

  • Enterprise Spider Federated Topology with MariaDB Enterprise Server 10.4

    MDEV-21024
    ColumnStore 1.4.2 release notes
    MDEV-21088
    MDEV-20707
    MDEV-20611
    MDEV-13492
    --prepare
    MDEV-18310
    MDEV-21044
    enterprise lifecycle
    MariaDB Corporation Engineering Policies
    MariaDB Engineering Policy
    MariaDB Downloads page
    10
    Enterprise Spider Sharded Topology with MariaDB Enterprise Server 10.4
    MDEV-21045
    InnoDB
    innodb_strict_mode=OFF
    log_warnings<=2
    InnoDB
    MariaDB Enterprise Audit
    MariaDB Enterprise Audit
    server_audit_output_type
    RESET MASTER
    InnoDB
    Aria
    sort_buffer_size
    MariaDB Enterprise Server 10.4
    Enterprise Cluster Topology with MariaDB Enterprise Server
    .4
    Primary/Replica Topology with MariaDB Enterprise Server 10.4
    Upgrade to MariaDB Enterprise Server 10.4
    Upgrade from MariaDB Community Server to MariaDB Enterprise Server 10.4
    InnoDB
    optimizer_switch='rowid_filter=on'
    system versioned tables
    CHECK TABLE
    system versioned tables