PT-188-Use percona.checksums in examples (#594)

Replaced test.checksum with percona.checksum in examples
This commit is contained in:
Sveta Smirnova
2023-02-13 12:47:35 +03:00
committed by GitHub
parent 2d6b22a1a0
commit 61a53edc54

View File

@@ -11794,11 +11794,11 @@ Make slave1 have the same data as its replication master:
Resolve differences that L<pt-table-checksum> found on all slaves of master1:
pt-table-sync --execute --replicate test.checksum master1
pt-table-sync --execute --replicate percona.checksum master1
Same as above but only resolve differences on slave1:
pt-table-sync --execute --replicate test.checksum \
pt-table-sync --execute --replicate percona.checksum \
--sync-to-master slave1
Sync master2 in a master-master replication configuration, where master2's copy