mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-12-16 02:01:41 +08:00
Test in t/pt-table-checksum/chunk_size.t
This commit is contained in:
@@ -110,6 +110,7 @@ unlike(
|
||||
# Bug 921700: pt-table-checksum doesn't add --where to chunk-oversize test
|
||||
# on replicas
|
||||
# #############################################################################
|
||||
diag(`ls -l t/pt-table-checksum/samples/600cities.sql`);
|
||||
$sb->load_file('source', 't/pt-table-checksum/samples/600cities.sql');
|
||||
$source_dbh->do("LOAD DATA LOCAL INFILE '$trunk/t/pt-table-checksum/samples/600cities.data' INTO TABLE test.t");
|
||||
$source_dbh->do("SET SQL_LOG_BIN=0");
|
||||
|
||||
Reference in New Issue
Block a user