MySQL Process List

Description

The plugin uses SHOW FULL PROCESSLIST to display the full query and will handle the AJAX request to refresh the MySQL process list every 10 seconds and display the updated process list in the table.

For more free WordPress plugins please visit plugins.club.

Screenshots

  • MySQL Process List plugin page

Installation

  1. Upload the plugin file to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

You will find ‘MySQL Process List’ option under ‘Tools’ menu in your WordPress admin panel.

For basic usage, you can also have a look at the plugin web site.

FAQ

Is it safe to use the plugin?

Yes, the plugin only allows you to view what is happening, not to actually record or kill a query.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“MySQL Process List” is open source software. The following people have contributed to this plugin.

Contributors

“MySQL Process List” has been translated into 1 locale. Thank you to the translators for their contributions.

Translate “MySQL Process List” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.1

  • Added I18N support as reported by https://www.alexclassroom.com/

1.0

  • Initial release