mirror of
https://github.com/dolthub/dolt.git
synced 2026-04-26 03:30:09 -05:00
d3c1ca4828
* [no-release-notes] sysbench harness edits * fix yaml formatting
Sysbench
MySQL tests expect local server (ex: mysqld --port 3309 --local-infile=1 --socket=/tmp/mysqld2.sock).
Interrupting a test midway can create cause "table already exists" error.