We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6081df9 commit c8bb705Copy full SHA for c8bb705
1 file changed
mysqltuner.pl
@@ -3130,7 +3130,7 @@ sub mysql_stats {
3130
. $table_cache_var
3131
. " over 64: http://bit.ly/1mi7c4C" );
3132
push( @generalrec,
3133
- "Read this before increasing for MAriaDB"
+ "Read this before increasing for MariaDB"
3134
. " https://mariadb.com/kb/en/library/optimizing-table_open_cache/");
3135
3136
"This is MyISAM only table_cache scalability problem, InnoDB not affected."
0 commit comments