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.99k stars 1.29k forks source link

Fix option "prettyicon" mysqltuner.pl #807

Open Steve8291 opened 1 week ago

Steve8291 commented 1 week ago

Added option "prettyicon" along with "noprettyicon". Defaults to noprettyicon. Updated --help menu. Fixes error message "Use of uninitialized value $opt{"prettyicon"} in numeric ne (!=) at mysqltuner.pl line 236"