Merge pull request #127 from ravage84/patch-1

Remove double space
This commit is contained in:
Jean-Marie Renouard 2015-09-17 07:06:46 +02:00
commit ddf0f82f6f

View file

@ -2844,7 +2844,7 @@ sub mysql_innodb {
. hr_bytes( $enginestats{'InnoDB'} ) . "";
}
else {
badprint "InnoDB buffer pool / data size: "
badprint "InnoDB buffer pool / data size: "
. hr_bytes( $myvar{'innodb_buffer_pool_size'} ) . "/"
. hr_bytes( $enginestats{'InnoDB'} ) . "";
push( @adjvars,