Slow Query Log analyzes tools - MySQL Performance Blog
(There is an updated version of this post here). MySQL has simple but quite handy feature – slow query log, which allows you to log all queries which took over define number of seconds to execute. There is also an option to enable logging queries which do
www.mysqlperformanceblog.com |