mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-11 21:51:21 +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"
|
"t/pt-query-digest/samples/binlog001.txt"
|
||||||
),
|
),
|
||||||
'Analysis for binlog001',
|
'Analysis for binlog001',
|
||||||
);
|
) or diag($test_diff);
|
||||||
|
|
||||||
ok(
|
ok(
|
||||||
no_diff(
|
no_diff(
|
||||||
@@ -36,7 +36,7 @@ ok(
|
|||||||
"t/pt-query-digest/samples/binlog002.txt"
|
"t/pt-query-digest/samples/binlog002.txt"
|
||||||
),
|
),
|
||||||
'Analysis for binlog002',
|
'Analysis for binlog002',
|
||||||
);
|
) or diag($test_diff);
|
||||||
|
|
||||||
# #############################################################################
|
# #############################################################################
|
||||||
# Done.
|
# Done.
|
||||||
|
Reference in New Issue
Block a user