[MySQL] [Spider] [VP] Spider-3.1VP-1.0 releases bitsCN.com
I am very pleased to announce the release of Spider storage engine 3.1 Beta and vertical partition Storage Engine 1.0 Beta.
Spider is the storage engine for database splitting:
Http://spiderformysql.com/
Vertical Partitioning is the storage engine for Vertical table Partitioning:
Http://launchpad.net/vpformysql
You can download it at the following address:
Http://spiderformysql.com/download_spider.html
Change records include:
Spider
-Add server parameter "spider_general_log" and "spider_log_result_errors ".
-Add table parameter "force_bulk_update" and "force_bulk_delete ".
-Add "spider_bka_mode = 2" and "bka_mode = 2 ".
-Add "mysql. spider_xa_failed_log" table.
-Performance improvement for "COUNT", "MAX", "MIN" and "SUM" without join and distinct.
-Performance improvement for fulltext search.
-Add case of parallel searching.
Note: "semi_split_read = 2" is default value from this version. If you want to use previous version's setting, please set "semi_split_read = 0 ".
Vertical Partitioning
This release is bug fix release.
MySQL
Becomes version 5.5.34.
-Add "log_result_errors ".
Please see "99_change_logs.txt" in the download documents for checking other changes.
BitsCN.com