wsrep_slave_threads info and test modification

This commit is contained in:
Jean-Marie Renouard 2018-09-25 17:19:19 +02:00
parent 6081df99a9
commit c8bb7050ab

View file

@ -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."