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

Bugs in today's version #729

Closed gmt-it closed 12 months ago

gmt-it commented 1 year ago

Hello. I have the following errors with today's release:

Use of uninitialized value in multiplication (*) at /usr/bin/mysqltuner line 2705 (#1) (W uninitialized) An undefined value was used as if it were already defined. It was interpreted as a "" or a 0, but maybe it was a mistake. To suppress this warning assign a defined value to your variables.

Use of uninitialized value in concatenation (.) or string at /usr/bin/mysqltuner line 5614 (#1) Use of uninitialized value in division (/) at /usr/bin/mysqltuner line 5621 (#1)

Illegal division by zero at /usr/bin/mysqltuner line 5621 (#2) (F) You tried to divide a number by 0. Either something was wrong in your logic, or you need to put a conditional in to guard against meaningless input.

Uncaught exception from user code: Illegal division by zero at /usr/bin/mysqltuner line 5621. main::mysql_innodb() called at /usr/bin/mysqltuner line 6353

jmrenouard commented 1 year ago

Thanks for reporting

Can you give us more feedback ?

MySQL tuner version MySQL/MariaDB version More useful information

jmrenouard commented 1 year ago

@gmt-it can you give us more feedback ? :)

jmrenouard commented 12 months ago

No more feedback I close this issue feel free to give us more feddback and repoen it