Registered
by
TodoInTX
This script takes information from "SHOW STATUS LIKE..." and "SHOW VARIABLES LIKE..." then attempts to produce sane recommendations for tuning server variables. It is compatible with all versions of MySQL 3.23 and above.
Currently the script handles recommendations for the following:
Slow Query Log
Max Connections
Worker Threads
Memory Usage
Key Buffer
Query Cache
Sort Buffer
Joins
Temp Tables
Table (Open & Definition) Cache
Table Scans (read_buffer)
Table Locking
Innodb Status
Project information
- Licence:
- GNU GPL v2
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:
- GNU bash
All questions Latest questions
All bugs Latest bugs reported
-
Bug #2062419: Does not recognize MySQL Version 8.x.y-commercial x86_64 (fails innodb check)
Reported -
Bug #1973793: expire_logs_days returns a float, but is compared as int (l. 592)
Reported -
Bug #1781697: bad variable name
Reported -
Bug #1565227: Mysql 5.7 InnoDB support
Reported -
Bug #1541552: errors in slowlog hangling
Reported
More contributors Top contributors
- JB Segal 4 points