Registered
by
Sheeri K. Cabral
MySQL Tuner is a Perl script that examines your database environment and provides performance tuning data and recommendations.
MySQL Tuner has a configuration file where what is checked and the thresholds are specified. The main mysqltuner.pl file has subroutines for getting the data itself, so it is highly configurable. All the performance data is put in a key-value hash, and you can always add another subroutine to get the data. Therefore, adding new performance data is really easy.
View full history Series and milestones
Loading graph...
trunk series is the current focus of development.
All code Code
- Version control system:
- Bazaar
- Programming languages:
- Perl
All questions Latest questions
All packages Packages in Distributions
-
mysqltuner source package in Xenial
Version 1.6.0-1 uploaded -
mysqltuner source package in Trusty
Version 1.2.0-1 uploaded -
mysqltuner source package in Precise
Version 1.1.0 uploaded -
mysqltuner source package in Oracular
Version 2.6.0-1 uploaded -
mysqltuner source package in Noble
Version 2.5.2-2 uploaded
All bugs Latest bugs reported
-
Bug #1372630: Use of uninitialized value in string "X" in two lines
Reported -
Bug #819627: Wrong/Improvable recommendations
Reported -
Bug #575769: Slow query logging syntax change
Reported -
Bug #530456: undefined variables
Reported -
Bug #530285: get_vars_from_server() uses GLOBAL in incorrect versions
Reported
All blueprints Latest blueprints
-
add support for runniny mysqltuner on windows
Registered -
Fix undefined variable errors
Registered -
Add query cache limit
Registered -
Use variables and status variables collected by sarsql
Registered -
Accurate and reasonable global memory checks
Registered