query-playback
query-playback copied to clipboard
Using playback with more databases
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
Any update ? how can we run this against multiple databases please ?
can you try like this --mysql-schema='database1' 'database2' 'database3'..etc