mirror of
https://github.com/dolthub/dolt.git
synced 2026-05-08 02:36:27 -05:00
d3c1ca4828
* [no-release-notes] sysbench harness edits * fix yaml formatting
5 lines
190 B
Markdown
5 lines
190 B
Markdown
# 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. |