MariaDB 10.2.3 Release Notes
The most recent release of MariaDB 10.2 is:MariaDB 10.2.44 Stable (GA) Download Now
DownloadRelease NotesChangelogOverview of 10.2
Release date: 24 Dec 2016
MariaDB 10.2 is the current development series of MariaDB. It is an evolution of MariaDB 10.1 with several entirely new features not found anywhere else and with backported and reimplemented features from MySQL 5.6 and 5.7.
MariaDB 10.2.3 is a Beta release.
Do not use beta releases on production systems!
For an overview of MariaDB 10.2 see theWhat is MariaDB 10.2? page.
Thanks, and enjoy MariaDB!
Notable Changes
This is the second beta release in the MariaDB 10.2 series.
HeidiSQL updated to 9.4
Galera wsrep library updated to 25.3.19
Packages for Debian 9 "stretch" amd64 and x86 and Debian 8 "jessie" ppc64el added
Fix for FULLTEXT index crash (MDEV-11233).
Replication
New variable read_binlog_speed_limit permits restricting the speed at which the slave reads the binlog from the master (MDEV-11064) — Tencent Game DBA Team, developed by chouryzhou.
Delayed replication is supported (MDEV-7145)
Compression of events in the binary log is supported (MDEV-11065) — Tencent Game DBA Team, developed by vinchen.
Statements
JSON functions added (MDEV-9143).
Oracle-style EXECUTE IMMEDIATE statement (MDEV-10585).
PREPARE Statement/Dynamic SQL now understand most expressions (MDEV-10866, MDEV-10709).
Triggers
The FOLLOWS/PRECEDES clauses have been added to the CREATE TRIGGER statement.
Multiple triggers are now counted in the Executed_triggers status variable (MDEV-10915).
SHOW TRIGGERS and SHOW CREATE TRIGGER now include the date and time the trigger was created.
Fixes for the following security vulnerabilities:
CVE-`-```
Notes
Do not use beta releases on production systems!
Changelog
For a complete list of changes made in MariaDB 10.2.3, with links to detailed information on each push, see the changelog.
Be notified of new MariaDB Server releases automatically by subscribing 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 theDistributions which Include MariaDB page.
Last updated
Was this helpful?