Activity log for bug #1574846

Date Who What changed Old value New value Message
2016-04-25 20:13:46 amit arora bug added bug
2016-04-25 23:22:35 amit arora description I have 3 node PXC, let's say PXC1, PXC2 and PXC3 as 3 nodes of the cluster. PXC1 is a primary node of sorts (since it is an async slave or another mysql master). I created PXC1 through xtrabackup from another mysql server(not PXC) and setup replication on it. Added PXC2, which did an SST from PXC1 and was in sync later. In PXC3, I set "wsrep_desync=ON" in my.cnf, later PXC3 did an SST from PXC2 and was in sync. Now I tried to disable wsrep_desync on PXC3 through following command: "set wsrep_desync = OFF", but it threw error 1231 saying value "OFF" cannot be set for this parameter. ERROR 1231 (42000):Variable 'wsrep_desync' can't be set to the value of 'OFF' I have 3 node PXC, let's say PXC1, PXC2 and PXC3 as 3 nodes of the cluster. PXC1 is a primary node of sorts (since it is an async slave or another mysql master). I created PXC1 through xtrabackup from another mysql server(not PXC) and setup replication on it. Added PXC2, which did an SST from PXC1 and was in sync later. In PXC3, I set "wsrep_desync=ON" in my.cnf, later PXC3 did an SST from PXC2 and was in sync. Now I tried to disable wsrep_desync on PXC3 through following command: "set wsrep_desync = OFF", but it threw error 1231 saying value "OFF" cannot be set for this parameter. ERROR 1231 (42000):Variable 'wsrep_desync' can't be set to the value of 'OFF' Version 5.6.28
2016-04-28 02:50:41 Krunal Bauskar percona-xtradb-cluster: status New Confirmed
2016-04-28 02:51:29 Krunal Bauskar percona-xtradb-cluster: assignee Krunal Bauskar (krunal-bauskar)
2016-05-07 09:01:29 Krunal Bauskar percona-xtradb-cluster: status Confirmed Fix Committed
2016-05-16 08:30:04 Hrvoje Matijakovic percona-xtradb-cluster: milestone 5.6.29-25.15
2016-05-20 14:42:31 Hrvoje Matijakovic percona-xtradb-cluster: status Fix Committed Fix Released