Percona is glad to announce the release of Percona XtraDB Cluster 5.5.33-23.7.6 on September 18, 2013. Binaries are available from the downloads area or from our software repositories.
New Features:
mysqldump to rsync.
mysqldump without need to change the settings on the load balancer.
/*! WSREP_DESYNC */ comment on the query or by setting the global wsrep_desync variable to 1.Improvements to XtraBackup SST:
OpenSSL based encryption can be specified in the encrypt option.
Bugs fixed:
none it would cause cluster to hang. Bug fixed #1208493.
Error "no such a transition EXECUTING -> COMMITTED" on the master node. This bug was fixed only for some cases. Bug fixed #1123233.
DDL commands while variable wsrep_OSU_method was set to TOI, Total Order Isolation, could lead to server deadlock. Bug fixed #1212955.
mysql process with inet script didn’t work if PID file was provided as pid_file option in the my.cnf configuration file. Bug fixed #1208865.
read-only variable was set to ON, Percona XtraDB Cluster would block SELECT statements as well. Bug fixed #1091099.
garbd, performance would degrade with node count when cross data center link was down. Bug fixed #1182960.
grastate.dat file has non-zero uuid and -1 seqno before it decides to start with wsrep_recover option. Bug fixed #1193781.
PID detection in the init script wasn’t working correctly if the PID file was specified with the relative path. Bug fixed #1194998.
ps output. Bug fixed #1200727.
shared-compat linking. Bug fixed #1201393.
pyclustercheck script did not work correctly with HAProxy. Bug fixed #1210239.
bootstrap-pxc, which was introduced in 5.5.31-23.7.5 didn’t check if mysqld process was already running before starting the new process. Bug fixed #1211505.
LIKE and the source table was temporary table, create statement would be replicated to the slave nodes where it couldn’t be applied because the temporary table wasn’t present on the slave nodes. This would cause other nodes to crash if there were later DML commands for this table. Bug fixed #1212247.
libssl.so.10 and libcrypto.so.10 which was making it hard to run on SUSE Linux Enterprise Server 11. Bug fixed #1213855.Other bug fixes: bug fixed #1210638, bug fixed #1222777, bug fixed #1216904, bug fixed #1205467, bug fixed #1196898, bug fixed #1195355, bug fixed #1049599, bug fixed #1191395, bug fixed #1017526, bug fixed #1213073, bug fixed #1171759, bug fixed #1210618, bug fixed #1190756.
Known issues:
socat package. If the socat is not previously installed, percona-xtradb-cluster-server-5.5 may be held back. In order to upgrade, you need to either install socat before running the apt-get upgrade or by writing the following command: apt-get install percona-xtradb-cluster-server-5.5. For Ubuntu users the socat package is in the universe repository, so the repository will have to be enabled in order to install the package.Based on Percona Server 5.5.33-31.1 including all the bug fixes in it and on Codership wsrep API 5.5.33-23.7.6, Percona XtraDB Cluster 5.5.33-23.7.6 is now the current stable release. All of Percona’s software is open-source and free.
This is a General Availability release. 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.33-23.7.6 are available in our online documentation.