--- /usr/bin/pt-table-checksum 2014-08-06 12:57:50.000000000 -0700 +++ pt-table-checksum 2014-09-22 15:42:34.973269169 -0700 @@ -9910,6 +9910,7 @@ if ( $oktonibble && $o->get('empty-replicate-table') ) { use_repl_db( dbh => $master_cxn->dbh(), + tbl => $tbl, # XXX working on this table repl_table => $repl_table, OptionParser => $o, Quoter => $q,