发布于 2017-05-24 00:53:42 | 166 次阅读 | 评论: 0 | 来源: 网友投递
MariaDB数据库
MariaDB基于事务的Maria存储引擎,替换了MySQL的MyISAM存储引擎,它使用了Percona的 XtraDB,InnoDB的变体,分支的开发者希望提供访问即将到来的MySQL 5.4 InnoDB性能。这个版本还包括了 PrimeBase XT (PBXT) 和 FederatedX存储引擎。
MariaDB 数据库管理系统是 MySQL 的一个分支,主要由开源社区在维护,采用 GPL 授权许可 MariaDB 的目的是完全兼容 MySQL,包括 API 和命令行,使之能轻松成为 MySQL 的代替品。
MariaDB 10.2.6 Stable(GA)是 MariaDB 10.2 系列中的首个稳定版本。
更新内容:
Notable Changes
Window functions have been introduced.
Recursive Common Table Expressions (MDEV-9864)
AWS Key Management plugin added for Windows, CentOS, RHEL, and Fedora packages
Update InnoDB to 5.7.18 (MDEV-11751)
Galera wsrep library updated to 25.3.20
Packages for Ubuntu 17.04 "zesty" added
MDEV-10431: The --add-drop-trigger
option has been added to mysqldump
MDEV-12472: Ignore XtraDB-specific parameters in InnoDB, warning that they are ignored
MDEV-12253, MDEV-12602: Numerous Encryption fixes
MDEV-11336: Disabled defragmentation
MDEV-10332: Added support for OpenSSL 1.1 and LibreSSL
innodb_deadlock_detect and innodb_stats_include_delete_marked variables introduced
Notes
Percona XtraBackup (as of 2.4) will not work with MariaDB 10.2 (and MariaDB 10.1) compression. However, MariaDB's fork, MariaDB Backup, will work with compression. It will be included in a future version of MariaDB 10.2.
下载地址:
https://downloads.mariadb.org/mariadb/10.2.6/
此外,MariaDB 10.0.31 and MariaDB Connector/ODBC 2.0.15 也已发布:
https://downloads.mariadb.org/mariadb/10.0.31/
MariaDB Connector/ODBC 2.0.15(发行日志、更新说明)
https://downloads.mariadb.org/connector-odbc/2.0.15/