Minor spelling correction
This commit is contained in:
parent
5ff291d6b9
commit
947856901a
1 changed files with 1 additions and 1 deletions
|
@ -5122,7 +5122,7 @@ sub mysql_innodb {
|
|||
}
|
||||
}
|
||||
if ( defined $myvar{'innodb_thread_concurrency'} ) {
|
||||
infoprint "InnoDB Thread Cucurrency: "
|
||||
infoprint "InnoDB Thread Concurrency: "
|
||||
. $myvar{'innodb_thread_concurrency'};
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue