Maison >base de données >tutoriel mysql >MariaDB 10.0.11 Overview and Highlights_MySQL

MariaDB 10.0.11 Overview and Highlights_MySQL

WBOY
WBOYoriginal
2016-06-01 13:12:39855parcourir

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';
  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

Déclaration:
Le contenu de cet article est volontairement contribué par les internautes et les droits d'auteur appartiennent à l'auteur original. Ce site n'assume aucune responsabilité légale correspondante. Si vous trouvez un contenu suspecté de plagiat ou de contrefaçon, veuillez contacter admin@php.cn