Comment 16 for bug 1366997

Revision history for this message
Mario Splivalo (mariosplivalo) wrote :

I have created a debdiff for this issue.
I've also uploaded the patched debian packages to ppa:mariosplivalo/pxc, and verified that the issue is fixed:

1. create percona-cluster using juju (juju deploy percona-cluster -n3)
2. run the test against the installed cluster - the test will fail
3. add ppa:mariosplivalo/pxc to all three units, upgrade mysql (one by one)
4. run the test again, it will pass.