MariaDB 10.0.20 發布,MySQL 分支
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
(andMYSQL_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 的排序
本文由用戶 ny8p 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!