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:                            280112
        write:                           100031
        other:                           40013
        total:                           420156
    transactions:                        20005  (1314.17 per sec.)
    deadlocks:                           3      (0.20 per sec.)
    read/write requests:                 380143 (24972.43 per sec.)
    other operations:                    40013  (2628.54 per sec.)

Test execution summary:
    total time:                          15.2225s
    total number of events:              20005
    total time taken by event execution: 243.1846
    per-request statistics:
         min:                                  2.42ms
         avg:                                 12.16ms
         max:                               1012.51ms
         approx.  95 percentile:              35.18ms

Threads fairness:
    events (avg/stddev):           1250.3125/23.00
    execution time (avg/stddev):   15.1990/0.00

