mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-24 21:35:00 +00:00
Fix query time diff formatting in pt-upgrade.
This commit is contained in:
@@ -28,7 +28,6 @@ my $r = new UpgradeResults(
|
||||
|
||||
$output = UpgradeResults::_format_query_times(
|
||||
[
|
||||
'INSERT INTO t (id, username) VALUES (NULL, \'long_username\')',
|
||||
'0.000812',
|
||||
'0.039595',
|
||||
'48.8'
|
||||
|
Reference in New Issue
Block a user