Changes and Improvements in MariaDB 10.5

You are viewing an old version of this article. View the current version here.

MariaDB 10.5 will be the next major development version. There are currently no releases. MariaDB 10.4 is currently stable and feature-complete, so new features will be going into 10.5.

Implemented Features

Syntax

Storage Engines

  • The S3 storage engine allows one to archive MariaDB tables in Amazon S3, or any third-party public or private cloud that implements S3 API.
  • The Aria max key length is now 2000 bytes, compared to 1000 bytes in MyISAM.

Thread Pool

InnoDB

Binary Log

General

  • Switch Perl DBI scripts from DBD::mysql to DBD::MariaDB driver (MDEV-19755)

Variables

Comments

Comments loading...
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.