Quantcast
Channel: MySQL Performance Blog » Search Results » mysql slow queries log report
Viewing all articles
Browse latest Browse all 61

Post: Identifying the load with the help of pt-query-digest and Percona Server

$
0
0

… need to attack the right query in the right way. But vanilla MySQL does have its limitations, it reports only a subset of… MySQL server, you would see an entry like this in the slow query log: # Time: 111229 3:02:26 # User@Host: msandbox[msandbox] @ localhost [] # Query…. Using pt-query-digest Using pt-query-digest is pretty straight forward: pt-query-digest /path/to/slow-query.log Note that executing pt-query-digest can…

The post Post: Identifying the load with the help of pt-query-digest and Percona Server appeared first on MySQL Performance Blog.


Viewing all articles
Browse latest Browse all 61

Trending Articles