Percona is glad to announce the release of Percona XtraDB Cluster 5.5.34-25.9 on December 4, 2013. Binaries are available from the downloads area or from our software repositories.
Based on Percona Server 5.5.34-32.0 including all the bug fixes in it, Galera Replicator and on Codership wsrep API 5.5.34-25.9, Percona XtraDB Cluster 5.5.34-25.9 is now the current stable release. All of Percona’s software is open-source and free. This is an General Availability release.
New Features:
RPM packages are now made relocatable which means they now support installation to custom prefixes.
Bugs fixed:
rpm packages, which means that packages have been renamed from Percona-XtraDB-Cluster-server to Percona-XtraDB-Cluster-server-55. Bug fixed #1255616.
Percona-XtraDB-Cluster-client and then Percona-XtraDB-Cluster-server on two single statements or a single statement with both packages , yum would install percona-xtrabackup-20 instead percona-xtrabackup package as dependency of Percona-XtraDB-Cluster-server. Bug fixed #1226185.
SELECT FOR UPDATE... query was aborted due to multi-master conflict, the client wouldn’t get back the deadlock error. From client perspective the transaction would be successful. Bug fixed #1187739.
DDL on those tables were (in this case it was TRUNCATE), which would generates error messages on other nodes. Bug fixed #1194156.
gcache.size to a larger value than the default 128M, the mysql service command did not allow enough time for the file to be preallocated. Bug fixed #1207500.
CREATE TABLE AS SELECT would fail with explicit temporary tables, when binlogging was enabled and autocommit was set to 0. Bug fixed #1240098.
MDL locks and cause deadlocks. Bug fixed #1247978.
UNIV_SYNC_DEBUG on, node that was started from clean state would crash immediately at startup. Bug fixed #1248908.
UNIV_SYNC_DEBUG would assert if SQL load has DELETE statements on tables with foreign key constraints with ON DELETE CASCADE option. Bug fixed #1248921.
Suggested dependencies for DEB packages. Bug fixed #1250326.
init stop script on CentOS didn’t wait for the server to be fully stopped. This would cause unsuccessful server restart because the start action would fail because the daemon would still be running. Bug fixed #1254153.
mem_root has been fixed. Bug fixed #1249753.
init script. Bug fixed #1256769.Other bugs fixed: bug fixed #1247980, bug fixed #891476, bugs fixed #1250805, bug fixed #1253923.
Note: Because some package names have been changed, with the product suffix being added, please check the manual before starting new installations. Debian users are requested to use apt-get dist-upgrade or apt-get install for upgrade, for more refer to installation guide.
We did our best to eliminate bugs and problems during the testing release, but this is a software, so bugs are expected. If you encounter them, please report them to our bug tracking system. Release notes for Percona XtraDB Cluster 5.5.34-25.9 are available in our online documentation.
Percona XtraDB Cluster Errata can be found in our documentation.
Resources
RELATED POSTS