github.com/dolthub/dolt/go@v0.40.5-0.20240520175717-68db7794bea6/performance/sysbench/testdata/default-config.yaml (about)

     1  dbDriver: mysql
     2  host: 127.0.0.1
     3  port: 3309
     4  user: root
     5  password:
     6  seed: 1
     7  tableSize: 10000
     8  randType: uniform
     9  eventCnt: 1500
    10  time: 120
    11  histogram: true
    12  prepared: true