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.
2 parents c8fb973 + c0b2f67 commit 59e5f40Copy full SHA for 59e5f40
mysqltuner.pl
@@ -5565,7 +5565,7 @@ sub mysql_innodb {
5565
. ") if possible, so InnoDB total log files size equals to 25% of buffer pool size."
5566
);
5567
push( @generalrec,
5568
-"Before changing innodb_log_file_size and/or innodb_log_files_in_group read this: http://bit.ly/2wgkDvS"
+"Before changing innodb_log_file_size and/or innodb_log_files_in_group read this: https://bit.ly/2TcGgtU"
5569
5570
}
5571
else {
0 commit comments