このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

MySQL Report

説明

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

スクリーンショット

  • Admin page for mysqlreport

インストール

This plugin uses the standard installation procedure: install the plugin’s folder inside of wp-content/plugins, then enable it.

In the admin menu you will see a item, ‘MySQL Report’, it will display the mysqlreport of your mysql database.

評価

2020年6月25日
I ran it for the first time and got a fatal error. Fatal error: Uncaught ArgumentCountError: Too few arguments to function mysqlreport::report_write_InnoDB(), 3 passed in …..
2017年2月8日
I had massive performance problem on my selfhosted site: Satta Matka Kalyan Matka, http://www.indianmatka.com/ until I used P3 plugin to pin point what was wrong. Removed the culprit plugin and I was on the go again. Thanks!
2件のレビューをすべて表示

貢献者と開発者

MySQL Report はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“MySQL Report” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。