MySQL Report

0

MySQL Report provides the PHP version of mysqlreport, which is a popular perl script to show the mysql status in command line, this plugin is implement of PHP with WordPress. Very simpl

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tag
This plugin is outdated and might not be supported anymore.

Description

MySQL Report provides the PHP version of mysqlreport, which is a popular perl script to show the mysql status in command line, this plugin is implement of PHP with WordPress.

Very simple plugin, but the mysqlreport class could be used for other PHP applications easily, please check the code and implement your driver.

Others

mysqlreport.php is a PHP version of mysqlreport, which could be compatible with other PHP applications if you implemented the mysqlreport_interface functions.
I will make it more clear and OOP instead of functions.

Links

MySQL Status: http://dev.mysql.com/doc/refman/5.0/en/server-status-variables.html
MySQL Report Guide: http://hackmysql.com/mysqlreportguide