Changes and Improvements in MariaDB 11.8

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

MariaDB 11.8 is an upcoming release series.

New Features

Importing

  • The mariadb-dump --no-autocommit option is now set by default to allow faster data loading by InnoDB, writing only one undo log for the whole operation (MDEV-32250)

GIS

New GIS functions. These functions improve compatibility with MySQL 8.

Functions

  • New FORMAT_BYTES function. Given a byte count, returns a string consisting of a value and the units in a human-readable format (MDEV-31736)

Referential Integrity

Information Schema

List of All MariaDB 11.8 Releases

DateReleaseStatusRelease NotesChangelog
UnreleasedMariaDB 11.8.0AlphaRelease Notes

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.