parent
80920ad061
commit
8ffd81475a
1 changed files with 1 additions and 1 deletions
|
@ -3208,7 +3208,7 @@ sub mysql_stats {
|
||||||
push( @generalrec,
|
push( @generalrec,
|
||||||
"Read this before increasing "
|
"Read this before increasing "
|
||||||
. $table_cache_var
|
. $table_cache_var
|
||||||
. " over 64: https://bit.ly/1mi7c4C" );
|
. " over 64: https://bit.ly/2Fulv7r" );
|
||||||
push( @generalrec,
|
push( @generalrec,
|
||||||
"Read this before increasing for MariaDB"
|
"Read this before increasing for MariaDB"
|
||||||
. " https://mariadb.com/kb/en/library/optimizing-table_open_cache/"
|
. " https://mariadb.com/kb/en/library/optimizing-table_open_cache/"
|
||||||
|
|
Loading…
Reference in a new issue