=== MySQL Monitor === Contributors: zeleniy.spb Tags: mysql, sql, monitoring, profiling, performance Requires at least: 4.0 Tested up to: 4.1.1 Stable tag: 0.9 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html SqlMe - MySQL monitoring and profiling tool for developers and administrators. == Description == SqlMe will help you with monitoring of MySQL server and understanding what it does when you sleep. Plugin will show you: * how much queries wordpress does per page * MySQL server process list * database tables, their size and engine types * growth trends - how fast your table growth * MySQL configuration Plugin just in beta version and open to your ideas, notices and troubles :) == Installation == Just install it as a common plugin and find "SqlMe" menu item in admin area. == Frequently Asked Questions == == Upgrade Notice == == Screenshots == 1. MySQL server settings. 2. Database tables statistics. 3. Table growth trend. 4. Processlist barchart. 5. SQL-queries per page statistics. == Changelog == = 0.9.1 = Add table growth trends statisctics. = 0.9 = Initial commit.