Almost every developer knowns that the poor performance in many cases is due to poorly designed database or SQL queries
(for example, when the table does not have indices that the query can use or when the query uses unnecessary
performance killers such as ORDER BY/GROUP BY)
Installation:
Upload sqlmon folder to the /wp-content/plugins/ directory.
Please make sure that wp-content directory is writable by your web server (when activated, SQLMon will copy db.php to wp-content).
Activate the plugin through the ‘Plugins’ menu in WordPress.
If everything is fine, you will see db.php in your wp-content directory.
faq:
None yet. Be the first to ask.
SQL Monitor 0.5.5
No comments:
Post a Comment