MariaDB 10.1.10 发布,此版本是个稳定版本,主要改进: MDEV-7384: mysqlcheck now supports --persistent option, when used
together with --analyze option, it will force Engine-independent Statistics for
this table to be updated. MDEV-9288: On POWER8 architecture MariaDB now uses hardware accelerated
crc32. MDEV-9212: Fixed incorrect implementation of the --ssl-verify-server-cert
option that allowed a malicious attacker (with a capability to perform a
man-in-the-middle attack) to replace the server SSL certificate, bypassing
the client-side hostname verification. This vulnerability was discovered by
Paul Kehrer and Alex Gaynor.
详细改进请看更新说明。 下载:http://downloads.mariadb.org/mariadb/10.1.10
MariaDB 是一个采用 Aria 存储引擎的 MySQL 分支版本,是由原来 MySQL 的作者 Michael Widenius 创办的公司所开发的免费开源的数据库服务器。 与 MySQL 相比较,MariaDB 更强的地方在于: |