Meek Consulting Websites
Monthly Archives: August 2011
Analyzing mysql slow query logs
The mysql servers we use are configured to log slow queries ( those that take over 5 seconds to run or queries that do not use any index). The output is put in /var/log/mysqld.slow.logĀ ( on the dbhost server! ) … Continue reading