MariaDB 10.0.22 發布,安全漏洞修復
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.0.22 發布,此版本值得關注的改進:-
XtraDB updated to XtraDB-5.6.26-74.0
</li> -
Innodb updated to InnoDB-5.6.27
</li> -
Performance Schema updated to 5.6.27
</li> -
Slave started with --binlog-format=STATEMENT can replicate from master with any type of --binlog-format.
</li> -
Replication from MySQL 5.6 with GTID, binlog_rows_query_log_events and ignorable events now works. In this case MariaDB will remove the MySQL GTIDs and other unneeded events and instead adds its own GTIDs.
</li> -
The mysql.event table is upgraded live; no need to restart the server to use events if the event table has changed (MariaDB 10.0.22 and MariaDB 10.1.9).
</li> -
Setting the event_scheduler system variable will also try to reload the mysql.event table if it was not properly loaded at startup.
</li> -
Slaves now apply any events they get from the master, regardless of the binary log format. The binlog_format system variable only applies to normal (not replicated) updates.
</li> </ul>-
Fixes for the following security vulnerabilities:
</li>- </li>
- </li>
- </li>
- </li>
- </li>
- </li>
- </li>
- </li>
- </li>
- </li>
-
</li>
</ul>
</ul>
下載:https://downloads.mariadb.org/mariadb/10.0.22/
來自:本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!
-
-