MySQL 分支,MariaDB 10.1.10 發布
MariaDB 是一個采用 Aria 存儲引擎的 MySQL 分支版本,是由原來 MySQL 的作者 Michael Widenius 創辦的公司所開發的免費開源的數據庫服務器。
與 MySQL 相比較,MariaDB 更強的地方在于:
-
Maria 存儲引擎
</li> -
PBXT 存儲引擎
</li> -
XtraDB 存儲引擎
</li> -
FederatedX 存儲引擎
</li> -
更快的復制查詢處理
</li> -
線程池
</li> -
更少的警告和bug
</li> -
運行速度更快
</li> -
更多的 Extensions (More index parts, new startup options etc)
</li> -
更好的功能測試
</li> -
數據表消除
</li> -
慢查詢日志的擴展統計
</li> -
支持對 Unicode 的排序
</li> </ul> MariaDB 10.1.10 發布,此版本是個穩定版本,主要改進:-
MDEV-7384: mysqlcheck now supports
</li>--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.
</li> -
MDEV-9212: Fixed incorrect implementation of the
</li> </ul>--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
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!
-