… choose to log all queries to see those which take less than 1s. Now long_query_time is in microseconds and you… LOGGING OF THE REPLICATED STATEMENTS Normally MySQL will not write into slow log any queries executed by the slave’s SQL thread. This patch allows you to change that behavior with the new parameter –log-slow…
The post Post: The new cool MySQL patch has landed! Check your queries performance! appeared first on MySQL Performance Blog.