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

Fix parse time and add timeouts.

Open hq6 opened this issue 2 years ago • 0 comments

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.

hq6 avatar Jan 05 '24 20:01 hq6