MariaDB 10.2 Changes & Improvements

MariaDB 10.2 is no longer maintained. Please use a more recent release.

The most recent release of MariaDB 10.2 is:MariaDB 10.2.44 Stable (GA) Download Nowarrow-up-right

MariaDB 10.2 is a previous major stable version. The first stable release was in May 2017.

For details on upgrading from MariaDB 10.1, see Upgrading from MariaDB 10.1 to 10.2.

The following lists the major new features in MariaDB 10.2:

Implemented Features

InnoDB as Default

Syntax / General Features

Incompatible Changes

  • TokuDB has been split into a separate package, mariadb-plugin-tokudb.

  • SQL_MODE has been changed; in particular, NOT NULL fields with no default will no longer fall back to a dummy value for inserts which do not specify a value for that field.

  • Replication from legacy MySQL servers may require setting binlog_checksum to NONE.

  • New reserved words: OVER, RECURSIVE, and ROWS.

Triggers

Replication / Binary Log

GeoJSON / JSON

Information Schema

EXPLAIN

Optimizations

Compatibility

CONNECT

System Variables

For a list of all new system variables, see System Variables Added in MariaDB 10.2. Variable changes include:

Status Variables

For a list of all new status variables, see Status Variables Added in MariaDB 10.2.

Scripts

Other Changes

Security Vulnerabilities Fixed in MariaDB 10.2

For a complete list of security vulnerabilities (CVEs) fixed across all versions of MariaDB, see the Security Vulnerabilities Fixed in MariaDB page.

Comparison with MySQL

List of All MariaDB 10.2 Releases

Date
Release
Status
Release Notes
Changelog

See Also

circle-info

Be notified of new MariaDB Server releases automatically by subscribingarrow-up-right to the MariaDB Foundation community announce 'at' lists.mariadb.org announcement list (this is a low traffic, announce-only list). MariaDB plc customers will be notified for all new releases, security issues and critical bug fixes for all MariaDB plc products thanks to the Notification Services.

MariaDB may already be included in your favorite OS distribution. More information can be found on the Distributions which Include MariaDB page.

This page is licensed: CC BY-SA / Gnu FDL

spinner

Last updated

Was this helpful?