mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-10 04:29:25 +00:00
Update t/pt-query-digest/binlog_analyses.t now that INSERT without INTO parses correctly.
This commit is contained in:
@@ -28,7 +28,7 @@ ok(
|
||||
"t/pt-query-digest/samples/binlog001.txt"
|
||||
),
|
||||
'Analysis for binlog001',
|
||||
);
|
||||
) or diag($test_diff);
|
||||
|
||||
ok(
|
||||
no_diff(
|
||||
@@ -36,7 +36,7 @@ ok(
|
||||
"t/pt-query-digest/samples/binlog002.txt"
|
||||
),
|
||||
'Analysis for binlog002',
|
||||
);
|
||||
) or diag($test_diff);
|
||||
|
||||
# #############################################################################
|
||||
# Done.
|
||||
|
Reference in New Issue
Block a user