Quantcast
Channel: eHow - PHP / MySQL Programming How To's
Viewing all articles
Browse latest Browse all 111

How to Flush a Slow Query Log in MySQL

$
0
0

Use the slow query log to discover queries that may need optimization.When it's started with the --log-slow-queries option, the MySQL slow query log stores a list of all SQL statements that took longer than a preset time to execute. This allows you to see any SQL queries running that may be heavily loading the server,...


Viewing all articles
Browse latest Browse all 111

Latest Images

Trending Articles



Latest Images