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

Failed to Execute: Select Version() #782

Open stevefxp1 opened 1 month ago

stevefxp1 commented 1 month ago

Hello all,

I had been using MySQLTuner all day on my MariaDB 10.6.16 instance. It was working just fine until right now when I got the following:

[--] Skipped version check for MySQLTuner script [!!] Failed to execute: SELECT VERSION() [!!] FAIL Execute SQL / return code: 512 [!!] You probably do not have enough privileges to run MySQLTuner ...

I am logged in as root, as I was all day today. I have not done any upgrade...was just getting data from the script and then updating the MariaDB config options.

Thanks, Steve