From c8bb7050abc6ba55fc85f6930fd9ea23003a3422 Mon Sep 17 00:00:00 2001 From: Jean-Marie Renouard Date: Tue, 25 Sep 2018 17:19:19 +0200 Subject: [PATCH] wsrep_slave_threads info and test modification --- mysqltuner.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mysqltuner.pl b/mysqltuner.pl index 1b8049a..cdb3ba0 100755 --- a/mysqltuner.pl +++ b/mysqltuner.pl @@ -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."