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. |