Hello,
We get a number of requests for MySQL optimization and/or tuning. Many people use the mysqltuner.pl script to help them in doing so.
One of our analysts (cPanelKaden) recently did some research and discovered that mysqltuner doesn't fully support any MySQL versions past 5.1. From the README file:
If you are running mysqltuner.pl on MySQL 5.6, then it will make recommendations that no longer exist on 5.6.
This will in turn break your MySQL so that it won't even start.
It's highly recommended that you do not use mysqltuner.pl any longer in order to optimize/tune your MySQL configuration.
Case # 90317 has been created as of today to remove mysqltuner.pl from cPanel distribution. This of course does not stop someone from downloading mysqltuner from their website and running it.
We get a number of requests for MySQL optimization and/or tuning. Many people use the mysqltuner.pl script to help them in doing so.
One of our analysts (cPanelKaden) recently did some research and discovered that mysqltuner doesn't fully support any MySQL versions past 5.1. From the README file:
The last time that mysqltuner.pl script was updated no their github site was 3 years ago.Compatibility:
* MySQL 3.23, 4.0, 4.1, 5.0, 5.1 (full support)
* MySQL 5.4 (not fully tested, partially supported)
* MySQL 6.0 (partial support)
* Perl 5.6 or later
* Unix/Linux based operating system (tested on Linux, BSD variants, and Solaris variants)
* Windows is not supported at this time
* Unrestricted read access to the MySQL server (OS root access recommended for MySQL < 5.0)
If you are running mysqltuner.pl on MySQL 5.6, then it will make recommendations that no longer exist on 5.6.
This will in turn break your MySQL so that it won't even start.
It's highly recommended that you do not use mysqltuner.pl any longer in order to optimize/tune your MySQL configuration.
Case # 90317 has been created as of today to remove mysqltuner.pl from cPanel distribution. This of course does not stop someone from downloading mysqltuner from their website and running it.