benchmarksql
benchmarksql copied to clipboard
automatic reconnect with retry after connection closed
benchmarkSQL throw an exception after any connection close, which will cause quit. Add automatic reconnect with retry to benchmarkSQL, which will automatically reconnect after connection close or tidb-server crash.
@jackysp PTAL