mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-25 21:54:48 +00:00
Debug hack in CompareResults.t.
This commit is contained in:
@@ -158,6 +158,10 @@ ok(
|
||||
"checksum: Query_time doesn't exist before execute()"
|
||||
);
|
||||
|
||||
# XXX
|
||||
diag(`/tmp/12345/use -e "show tables from test"`);
|
||||
diag(`/tmp/12346/use -e "show tables from test"`);
|
||||
|
||||
proc('execute');
|
||||
|
||||
ok(
|
||||
|
Reference in New Issue
Block a user