MySQL logs slow queries into the Slow Log. But it's preferable to log all the queries, not just some of them. This article shows how to log all available information.
The post Logging all MySQL queries into the Slow Log appeared first on Federico Razzoli.