query-playback
query-playback copied to clipboard
Fix parse time and add timeouts.
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.