Changes and Improvements in MariaDB 10.5 (original) (raw)

Contents

  1. Upgrading
  2. Implemented Features
    1. ColumnStore
    2. Binaries Named mariadb (mysql Symlinked)
    3. INET 6 Data Type
    4. Amazon S3
    5. Privileges Made More Granular
    6. InnoDB: Performance Improvements etc.
      1. InnoDB New Defaults for Variables
      2. InnoDB Removed or Deprecated Variables
    7. Performance Schema Updates to Match MySQL 5.7 Instrumentation and Tables
    8. Galera: Full GTID Support
    9. Binary Log and Replication: More Metadata
    10. Syntax
    11. JSON
    12. Thread Pool
    13. Performance Improvements
      1. Query Optimizer
    14. General
    15. PCRE (Perl Compatible Regular Expressions)
    16. Variables
  3. Security Vulnerabilities Fixed in MariaDB 10.5
  4. Resources
  5. List of All MariaDB 10.5 Releases

MariaDB 10.5 is a previous major stable version The first stable release was in June 2020, and it will be maintained until June 2025.

Upgrading

Implemented Features

See the Differences in MariaDB Enterprise Server 10.5 page for items that are different between MariaDB Community Server 10.5 and MariaDB Enterprise Server 10.5.

ColumnStore

Binaries Named mariadb (mysql Symlinked)

INET 6 Data Type

Amazon S3

Privileges Made More Granular

InnoDB: Performance Improvements etc.

InnoDB New Defaults for Variables

InnoDB Removed or Deprecated Variables

Performance Schema Updates to Match MySQL 5.7 Instrumentation and Tables

Galera: Full GTID Support

Binary Log and Replication: More Metadata

Syntax

JSON

Thread Pool

Performance Improvements

Query Optimizer

General

PCRE (Perl Compatible Regular Expressions)

Variables

Security Vulnerabilities Fixed in MariaDB 10.5

Resources

List of All MariaDB 10.5 Releases

Comments

Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.