Identifying slow MySQL queries
MySQL can sometimes create big problems on a server when you have users abusing it.
This article will teach you how to correctly identify the queries that are creating a problem for your server.
MySQL can log those queries that are taking longer then X seconds but this future is not turned on by default.
Here’s how you [...]
- November 9th
- 53 Comments
