mysqltuner
mysqltuner copied to clipboard
MySQL Tuner for Windows
See title... the application (which is great) shows X amount of fragmented tables, but does not provide a list of the fragmented tables. I would like to request that feature....
As I look at current report content, You have Open file limit used: n% (nn/nn). Consider adding: * Key buffer size used: % ( key_blocks_used/((key_blocks_used)+(key_blocks_unused)) ) There are still plenty...
Perhaps make the button appear when the background thread crashes? This would help with debugging issues.
So we can specify things like connection time out, etc, as well as the ability to use the old password format.
Data in InnoDB tables: nnM (Tables: nnn) add (Rows:nnnnnn if statistics are out of date, we can live with it)
For MySQL version less than 5.0, the MyISAM indexes need to be calculated from the file system. This is still to be implemented (currently 0 is returned, just as if...
The reports cannot be saved as HTML (or any other format for that matter). It would be very useful to have the ability to save reports for later reference.
It currently utilises a very crude check - it would be better if it knew for sure that the server was local.
In order to make development easier, and the report more consistent, the culture has been hard coded to EN-NZ. This will obviously not work for everyone, so this needs to...
When trying to connect to a mysql-instance and the server can't be reached it results in an exception: ``` See the end of this message for details on invoking just-in-time...