Percona-Lab / query-playback

Query Playback
Other
106 stars 47 forks source link

Fix parse time and add timeouts. #46

Open hq6 opened 9 months ago

hq6 commented 9 months ago

This PR updates the parse_time function to work with modern Slow Query Log timestamp format.

It also sets timeouts so that misbehaving connections are queries are eventually timed out and do not prevent the benchmark from completing.