I'm getting about 20 instances of the following message at the top of the MySQLTuner tab:
warning: Division by zero in /home/termbrok/public_html/sites/all/modules/dbtuner/dbtuner.mysqltuner.inc(84) : eval()'d code on line 1.
FYI I'm able to run MySQLTuner on my server with no issues.
Comments
Comment #1
mikeytown2 commentedIt's what happens when you have created your own perl to php converter...
Code in question
Any chance I could get the input from you? Does that page still display info? if so could you paste it here?
Comment #2
Lloyd commentedIf you're referring to the mysqltuner output, i've included that below. If it's something else let me know what you need. This is a fantastic module. Can't believe I just stumbled upon it. I was browsing on whether I should convert to Innodb and this popped up. If I do convert, going to be much, much easier. Thanks for another great addition.
Comment #3
meatbag commentedI'm getting these messages as well. And i don't use any perl to php converter.
Comment #4
mikeytown2 commented@meatbag
I created a small perl to php converter for this module. If you use this module; you have used the converter.
I think the best solution is to ditch the rules from the perl script and go 100% php #931634: DB Tuning disclaimer and/or make tuner configuration more specific to Drupal's usage of MySQL.