sysbench 0.4.12:  multi-threaded system evaluation benchmark

No DB drivers specified, using mysql
Running the test with following options:
Number of threads: 16

Doing OLTP test.
Running mixed OLTP test
Using Special distribution (12 iterations,  1 pct of values are returned in 75 pct cases)
Using "BEGIN" for starting transactions
Using auto_inc on the id column
Maximum number of requests for OLTP test is limited to 20000
Threads started!
Done.

OLTP test statistics:
    queries performed:
        read:                            280364
        write:                           100112
        other:                           40045
        total:                           420521
    transactions:                        20019  (1376.86 per sec.)
    deadlocks:                           7      (0.48 per sec.)
    read/write requests:                 380476 (26168.23 per sec.)
    other operations:                    40045  (2754.20 per sec.)

Test execution summary:
    total time:                          14.5396s
    total number of events:              20019
    total time taken by event execution: 232.1743
    per-request statistics:
         min:                                  2.46ms
         avg:                                 11.60ms
         max:                                119.62ms
         approx.  95 percentile:              33.24ms

Threads fairness:
    events (avg/stddev):           1251.1875/34.82
    execution time (avg/stddev):   14.5109/0.01

