… slow queries to catch problematic queries or for audit purposes. In fact however not all the queries are logged. I already mentioned mysql slave queries are not logged to slow query log… query should be logged as slow query. This obviously does not work if start time can be in the future or in the past so slow query logging had to be…
The post Post: Does Slow query log logs all slow queries ? appeared first on MySQL Performance Blog.