红联Linux门户
Linux帮助

MariaDB 10.0.11发布,Bug修复和软件升级

发布时间:2014-05-13 09:10:17来源:红联作者:empast
MariaDB 10.0.11 发布了,这是一个维护版本,修复一些 bug ,同时升级了一些软件包。

值得关注的有:

Updated TokuDB engine to version 7.1.6

Updated Spider storage engine to version 3.2

Updated XtraDB storage engine to version 5.6.17-65.0

Updated InnoDB storage engine to version 5.6.17

Updated performance_schema to version 5.6.17

Updated Connect, and OQGraph engines.

Online ALTER TABLE works for partitioned tables

New system variable default_regex_flags. To make MariaDB RLIKE operator behave in a non-standard but backward compatible way use

SET @@default_regex_flags='DOTALL';
完整的改进列表请看 ChangeLog。

项目主页:https://mariadb.com/kb/en/mariadb-10011-changelog

下载地址:https://downloads.mariadb.org/

来自:开源中国社区
文章评论

共有 0 条评论