mirror of
https://github.com/percona/percona-toolkit.git
synced 2026-05-02 01:01:09 +08:00
3d54dff029
PXC returns WSREP detected deadlock/conflict error if there are updates on the same rows on different masters at the same time. We shouldn't abort on that error, we should retry the insert instead.