mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-10 05:00:45 +00:00
PT-81 Fixed typo
This commit is contained in:
@@ -1082,7 +1082,7 @@ ps_locks_transactions() {
|
||||
echo -e "\n$status\n" >> $outfile
|
||||
$CMD_MYSQL $EXT_ARGV -e "$status" >> $outfile
|
||||
else
|
||||
echo "Performance schema is not enabled" >> outfile
|
||||
echo "Performance schema is not enabled" >> $outfile
|
||||
fi
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user