=== MySQL Process List === Contributors: stefanpejcic, alexclassroom, pluginsclub Donate link: https://plugins.club/wordpress/mysql-process-list-wordpress-plugin/ Tags: MySQL, process list, query Requires at least: 5.8 Tested up to: 6.2 Stable tag: 1.1 Requires PHP: 7.2 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Show MySQL Process list under **Tools > MySQL Process List** == Description == The plugin uses SHOW FULL PROCESSLIST to display the full query. For more free WordPress plugins please visit [plugins.club](https://plugins.club/). == 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](https://plugins.club/wordpress/mysql-process-list-wordpress-plugin/). == Frequently Asked Questions == = 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. == Upgrade Notice == This is new version 1.0 == Screenshots == 1. MySQL Process List plugin page == Changelog == = 1.1 = * UI changes on the admin page * Auto-refresh functionality is removed = 1.1 = * Added I18N support as reported by https://www.alexclassroom.com/ = 1.0 = * Initial release