Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update needed for MariaDB 10.6 #557

Closed
willamowius opened this issue Jul 13, 2021 · 2 comments
Closed

Update needed for MariaDB 10.6 #557

willamowius opened this issue Jul 13, 2021 · 2 comments

Comments

@willamowius
Copy link
Contributor

mysqltuner 1.7.29 fails with MariaDB 10.6.3:

[!!] Your MySQL version 10.6.3-MariaDB-1:10.6.3+maria~focal-log is EOL software! Upgrade soon!

This is obviously incorrect.

[OK] NO SECURITY CVE FOUND FOR YOUR VERSION
Use of uninitialized value in multiplication (*) at ./mysqltuner.pl line 2816 (#1)
(W uninitialized) An undefined value was used as if it were already
...
And then it fails altogether:

[OK] InnoDB buffer pool / data size: 80.0G/10.6G
Use of uninitialized value in concatenation (.) or string at ./mysqltuner.pl
line 5784 (#1)
[!!] Ratio InnoDB log file size / InnoDB Buffer pool size (0 %): 8.0G * /80.0G should be equal to 25%
Use of uninitialized value in division (/) at ./mysqltuner.pl line 5791 (#1)

Illegal division by zero at ./mysqltuner.pl line 5791 (#2)

@jmrenouard
Copy link
Collaborator

Hi @willamowius

Tell me your feedback please :)

@willamowius
Copy link
Contributor Author

That was quick!
Work fine now.
Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants