Percona is glad to announce the release of Percona XtraDB Cluster on January 30th, 2013. Binaries are available from downloads area or from our software repositories.
Bugs fixed:
- In some cases when node is recovered variable
threads_runningwould become huge. Bug fixed #1040108 (Teemu Ollakka). - Variable
wsrep_defaults_filewould be set up to the value in the last configuration file read. Bug fixed by keeping the value found in the top configuration file. Bug fixed …