wsrep_slave_threads info and test modification
This commit is contained in:
parent
6081df99a9
commit
c8bb7050ab
1 changed files with 1 additions and 1 deletions
|
@ -3130,7 +3130,7 @@ sub mysql_stats {
|
|||
. $table_cache_var
|
||||
. " over 64: http://bit.ly/1mi7c4C" );
|
||||
push( @generalrec,
|
||||
"Read this before increasing for MAriaDB"
|
||||
"Read this before increasing for MariaDB"
|
||||
. " https://mariadb.com/kb/en/library/optimizing-table_open_cache/");
|
||||
push( @generalrec,
|
||||
"This is MyISAM only table_cache scalability problem, InnoDB not affected."
|
||||
|
|
Loading…
Reference in a new issue