From d292a7ac0c99a81ca6031f2eefcca5b065dbe94d Mon Sep 17 00:00:00 2001 From: frank-cizmich Date: Wed, 2 Mar 2016 15:46:17 -0300 Subject: [PATCH] pt-table-sync document rbr limitation --- bin/pt-table-sync | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/bin/pt-table-sync b/bin/pt-table-sync index 58075412..e2a391ff 100755 --- a/bin/pt-table-sync +++ b/bin/pt-table-sync @@ -11605,6 +11605,20 @@ the host2 DSN inherits the C and C

DSN parts from the host1 DSN. Use the L<"--explain-hosts"> option to see how pt-table-sync will interpret the DSNs given on the command line. +=head1 LIMITATIONS + +=over + +=item Replicas using row-based replication + +pt-table-sync requires statement-based replication when used with +the L<"--sync-to-master"> or L<"--replicate"> option. +Therefore it will set C on the master +for its session if required. +To do this user must have C privilege. + +=back + =head1 OUTPUT If you specify the L<"--verbose"> option, you'll see information about the