Percona XtraDB Cluster 今天发布了 5.5.29 的更新版本 23.7.2 . 该版本修复了两个 bug:
DML operations on temporary tables would try to append the key for provider library, which could cause a memory leak. Bug fixed for MyISAM temporary tables, InnoDB temporary tables still have this issue, probably caused by upstream bug #67259. Bug fixed #1112514 (Seppo Jaakola).
Bug fix for bug #1078346 introduced a regression. Foreign key checks were skipped in the parent table, which would cause the foreign key constraint errors. Bug fixed #1117175 (Seppo Jaakola).
该版本基于 Percona Server 5.5.29-29.4 ,是目前最新的稳定版本。
项目主页:http://www.percona.com/
下载地址:http://www.percona.com/downloads/Percona-XtraDB-Cluster/
来自:开源中国社区

