mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-29 09:32:47 +00:00
Test syncing the upper oob chunk.
This commit is contained in:
10
t/pt-table-sync/samples/upper-oob-print.txt
Normal file
10
t/pt-table-sync/samples/upper-oob-print.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
DELETE FROM `upper_oob`.`t` WHERE `id`='100' LIMIT 1;
|
||||
DELETE FROM `upper_oob`.`t` WHERE `id`='101' LIMIT 1;
|
||||
DELETE FROM `upper_oob`.`t` WHERE `id`='102' LIMIT 1;
|
||||
DELETE FROM `upper_oob`.`t` WHERE `id`='103' LIMIT 1;
|
||||
DELETE FROM `upper_oob`.`t` WHERE `id`='104' LIMIT 1;
|
||||
DELETE FROM `upper_oob`.`t` WHERE `id`='105' LIMIT 1;
|
||||
DELETE FROM `upper_oob`.`t` WHERE `id`='106' LIMIT 1;
|
||||
DELETE FROM `upper_oob`.`t` WHERE `id`='107' LIMIT 1;
|
||||
DELETE FROM `upper_oob`.`t` WHERE `id`='108' LIMIT 1;
|
||||
DELETE FROM `upper_oob`.`t` WHERE `id`='109' LIMIT 1;
|
Reference in New Issue
Block a user