Skip to content

Commit c8bb705

Browse files
committed
wsrep_slave_threads info and test modification
1 parent 6081df9 commit c8bb705

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mysqltuner.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3130,7 +3130,7 @@ sub mysql_stats {
31303130
. $table_cache_var
31313131
. " over 64: http://bit.ly/1mi7c4C" );
31323132
push( @generalrec,
3133-
"Read this before increasing for MAriaDB"
3133+
"Read this before increasing for MariaDB"
31343134
. " https://mariadb.com/kb/en/library/optimizing-table_open_cache/");
31353135
push( @generalrec,
31363136
"This is MyISAM only table_cache scalability problem, InnoDB not affected."

0 commit comments

Comments
 (0)