major / MySQLTuner-perl

MySQLTuner is a script written in Perl that will assist you with your MySQL configuration and make recommendations for increased performance and stability.
GNU General Public License v3.0
8.79k stars 1.27k forks source link

Mysqltuner activates --checkversion if running with --verbose #760 #763

Closed jmrenouard closed 5 months ago

C0RD commented 5 months ago

with setting the variable $opt{checkversion} = 0 with --verbose you overwrite the command-line option --checkversion a user probably is setting.