7.16,杭州。阿里百川无线开放大会。阿里与开发者一起见证移动的力量
MariaDB 10.0.20 发布,此版本是稳定的 GA 版本,更新内容如下:
XtraDB-5.6.24-72.2
InnoDB-5.6.25
Performance Schema 5.6.25
TokuDB-7.5.7
Client command line option --ssl-verify-server-cert
(and MYSQL_OPT_SSL_VERIFY_SERVER_CERT
option of the client API) when used together with --ssl
will ensure that the established connection is SSL-encrypted and the MariaDB server has a valid certificate. This fixes CVE-2015-3152 .
下载: https://downloads.mariadb.org/mariadb/10.0.20/ 。
更多改进内容请看 更新日志 和 发行说明 。
MariaDB 是一个采用 Aria 存储引擎的MySQL 分支版本,是由原来 MySQL 的作者 Michael Widenius 创办的公司所开发的免费开源的数据库服务器。
与 MySQL 相比较,MariaDB 更强的地方在于:
Maria 存储引擎
PBXT 存储引擎
XtraDB 存储引擎
FederatedX 存储引擎
更快的复制查询处理
线程池
更少的警告和bug
运行速度更快
更多的 Extensions (More index parts, new startup options etc)
更好的功能测试
数据表消除
慢查询日志的扩展统计
支持对 Unicode 的排序