Home > Database > Mysql Tutorial > MariaDB 10.0.11 Overview and Highlights_MySQL

MariaDB 10.0.11 Overview and Highlights_MySQL

WBOY
Release: 2016-06-01 13:12:39
Original
882 people have browsed it

MariaDB

MariaDB 10.0.11 was recently released, and is available for download here:

https://downloads.mariadb.org/mariadb/10.0.11/

This is the second GA release of MariaDB 10.0, and 12th overall release of MariaDB 10.0.

This is primarily a bug-fix release.

Here are the main items of note:

  1. UpdatedTokuDBengine to version 7.1.6
  2. UpdatedSpiderstorage engine to version 3.2 (now Gamma)
  3. UpdatedXtraDBstorage engine to version 5.6.17-65.0
  4. UpdatedInnoDBstorage engine to version 5.6.17
  5. Updatedperformance_schemato version 5.6.17
  6. UpdatedConnect, andOQGraph engines.
  7. OnlineALTER TABLEworks for partitioned tables
  8. New system variabledefault_regex_flags. To make MariaDBRLIKEoperator behave in a non-standard but backward compatible way use
    SET @@default_regex_flags='DOTALL';
    Copy after login
  9. As per theMariaDB Deprecation Policy, this will be the last release of MariaDB 10.0 for both Ubuntu 12.10 “Quantal” and Mint 14 “Nadia”.

You can read more about the 10.0.11 release here:

https://mariadb.com/kb/en/mariadb-10011-release-notes/

And if interested, you can review the full list of changes in 10.0.11 (changelogs) here:

https://mariadb.com/kb/en/mariadb-10011-changelog/

Hope this helps.

Tags:Audit Plugin,default_regex_flags,DOTALL,download mariadb 10.0,download MariaDB 10.0.11,EITS,engine-independent table statistics,GA MariaDB,Generally Availability MariaDB,GTID,mariadb,MariaDB 10 Generally Availability,mariadb 10.0,mariadb 10.0 download,MariaDB 10.0.11,MariaDB Audit Plugin,mariadb changelogs,MariaDB Deprecation Policy,mariadb downloads,mariadb GA,TokuDB,TOKUDB_UNCOMPRESSED,TOKUDB_ZLIB,XtraDB

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template