github.com/dolthub/dolt/go@v0.40.5-0.20240520175717-68db7794bea6/performance/sysbench/README.md (about)

     1  # Sysbench
     2  
     3  MySQL tests expect local server (ex: `mysqld --port 3309 --local-infile=1 --socket=/tmp/mysqld2.sock`).
     4  
     5  Interrupting a test midway can create cause "table already exists" error.