Percona is glad to announce the first RC release of Percona XtraDB Cluster 5.6 on December 18th, 2013. Binaries are available from downloads area or from our software repositories.
Based on Percona Server 5.6.15-63.0 including all the bug fixes in it, Galera Replicator 3.2 and on Codership wsrep API 5.6.15-25.2 is now the first RELEASE CANDIDATE release. All of Percona’s software is open-source and free, all the details of the release can be found in the 5.6.15-25.2 milestone at Launchpad.
New Features:
mysqldump without need to change the settings on the load balancer.
innodb_data_home_dir and innodb_log_home_dir in the configuration file with sst_special_dirs option.
Garbd init script and configuration files have been packaged for CentOS and Debian, in addition, in Debian garbd is packaged separately in percona-xtradb-cluster-garbd-3.x package.Bugs Fixed:
grastate.dat file was not getting zeroed appropriately it would lead to RBR error during the IST. Bug fixed #1180791.
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.
DELETE FROM statement (without WHERE clause) would crash slaves if master did not have binlogging enabled. Bug fixed #1254179.
lock wait timeout exceeded on rsync SST donor. Bug fixed #1255501.
WSREP: Failed to open file '...'. Bug fixed #1255964.
rsync was used for SST and the first view was non-primary. Bug fixed #1257341.
perl dependencies needed for Percona XtraDB Cluster 5.6. Bug fixed #1258563.
CREATE TABLE AS SELECT process would remain hanging in case it was run in parallel with the DDL statement on the selected table. Bug fixed #1164893.
Percona-XtraDB-Cluster-galera-56 is Percona-XtraDB-Cluster-galera-3 now. Bug fixed #1253923.
rsync SST for compatibility with rsync version 3.1.0. Bug fixed #1261673.Other bugs fixed: #1261138 and #1254633.
Note: On CentOS 5/6, those who may have installed deprecated percona-xtrabackup-20 with Percona XtraDB Cluster 5.6 due to bug #1226185, the upgrade may fail, the dependency issue has been fixed since then, hence replace percona-xtrabackup-20 with percona-xtrabackup before upgrade.
Release notes for Percona XtraDB Cluster 5.6.15-25.2 are available in our online documentation along with the installation and upgrade instructions. 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.
Percona XtraDB Cluster Errata can be found in our documentation.
Resources
RELATED POSTS