Comment 8 for bug 1316863

Revision history for this message
Frank Cizmich (frank-cizmich) wrote :

UPDATE

I've commited a branch that implements the workaround I mentioned before.

setting the --pxc56 option signals pt-table-checksum to set wsrep_forced_binlog_format = 'statement' at start .

It reverts the setting when it finishes or on any other exit condition.

https://code.launchpad.net/~percona-toolkit-dev/percona-toolkit/pt-table-checksum-pxc56-workaround

This is highly unsafe, meant to be used experimentally only!