mirror of
https://github.com/percona/percona-toolkit.git
synced 2026-04-17 01:01:39 +08:00
Remove --[no]zero-bool from pt-query-digest.
This commit is contained in:
@@ -536,7 +536,6 @@ $result = $qrf->header(
|
||||
ea => $ea,
|
||||
# select => [ $ea->get_attributes() ],
|
||||
orderby => 'Query_time',
|
||||
zero_bool => 0,
|
||||
);
|
||||
|
||||
ok(
|
||||
|
||||
Reference in New Issue
Block a user