Build precise queries to find exactly what you need
Press ESC to close
@Tontonitch
Favorites8
Views6352
Projects2
https://github.com/Tontonitch/check_crs/commit/3eba7bf69e820c0a658b4ec1b9bfd319846ad9ed
Reviewed 7 years ago
Hi, Nice plugin, useful for db size tracking A small fix for monitoring mysql 5.0 and 5.1: change 'round (' to 'round(' (without the space) to avoid the "round function does not exist" message. (generally avoid the space when using functions) An enhancement could also be to follow the plugin development guidelines for the performance data output. Regards, Yannick
Reviewed 13 years ago