Closed byte closed 8 months ago
How can I find this: codership/mysql-wsrep-bugs#1372?
How can I find this: codership/mysql-wsrep-bugs#1372?
Not quite needed, extract: Problem: wsrep nodes keep generating their own individual server UUIDs which are used to binlog events that are not replicated via wsrep, like rolling schema upgrades and such. This makes such individual node histories incomparable and considerably complicates switching asynchronous slave MASTER between the nodes in the cluster.
Force the nodes to use the same server UUID (generated on the seed node) to binlog events that don't go through wsrep. This should make the histories comparable provided the user executes such operations in agreed order on all the nodes.
I added the variable. Can you check that the variable attributes are now correct?
commit de1062ad0aa92ea9ad7b0a7b0ef1149b2c47a45b