MariaDB 10.1.8 Release Notes
The most recent release of MariaDB 10.1 is:MariaDB 10.1.48 Stable (GA) Download Now
DownloadRelease NotesChangelogOverview of 10.1
Release date: 17 Oct 2015
MariaDB 10.1 is the current stable series of MariaDB. It is an evolution of MariaDB 10.0 with several entirely new features not found anywhere else and with backported and reimplemented features from MySQL 5.6 and 5.7.
MariaDB 10.1.8 is a Stable (GA) release.
The release notes here only document changes from the previous version ofMariaDB 10.1. For a complete overview of MariaDB 10.1 see theWhat is MariaDB 10.1? page.
Thanks, and enjoy MariaDB!
Notable Changes
XtraDB updated to XtraDB-5.6.26-74.0
systemd support has been added for those distributions that support it.
For CSV tables, the IETF_QUOTES option enables IETF-compatible parsing of embedded quote and comma characters (MDEV-8682).
wsrep_node_address now supports IPv6 (MDEV-8034).
--silent-startup
mysqld option. If specified, mysqld does not print Notes to log during startup.Replication from MySQL 5.6 with GTID, binlog_rows_query_log_events and ignorable events now works. In this case MariaDB will remove the MySQL GTIDs and other unneeded events and instead adds its ownGTIDs.
New proxy server option for the Feedback Plugin, feedback_http_proxy, for use when http calls cannot be made, such as in a firewall environment.
Explicit or implicit casts from MAX(string) to INT, DOUBLE or DECIMAL now produce warnings (MDEV-8852).
For a complete list of changes made in MariaDB 10.1.8, with links to detailed information on each push, see the changelog.
This page is licensed: CC BY-SA / Gnu FDL
Last updated
Was this helpful?