query-playback icon indicating copy to clipboard operation
query-playback copied to clipboard

Using playback with more databases

Open quartex opened this issue 8 years ago • 2 comments

Hi, I'm tring to use QP to simulate a full load of a DB server with more 300 databases but when I try to launch QP the schema name is mandatory to run, but with this parameter ONLY the queries for specified schema are executed from my slog.log. How is possible to replicate ALL queries present in my slow.log ? Thank you very much

quartex avatar Sep 12 '17 14:09 quartex

Any update ? how can we run this against multiple databases please ?

anhvngo avatar Mar 15 '18 21:03 anhvngo

can you try like this --mysql-schema='database1' 'database2' 'database3'..etc

MJabirBaig avatar May 16 '22 13:05 MJabirBaig