Quantcast
Channel: MySQL Performance Blog » Search Results » reviewing mysql slow log
Viewing all articles
Browse latest Browse all 29

Post: Replaying database load with Percona Playback

$
0
0

… the slow query log to the DEV server we can replay the load: percona-playback –mysql-host=127.0.0.1 –mysql-user=root –mysql-schema=my_db –query-log-file=slow.log Executed 429467 queries Spent… shown on the stderr so you can redirect them and review later. The typical reason for an error is that a…

The post Post: Replaying database load with Percona Playback appeared first on MySQL Performance Blog.


Viewing all articles
Browse latest Browse all 29

Trending Articles