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 80000
Threads started!
Done.

OLTP test statistics:
    queries performed:
        read:                            1120518
        write:                           400139
        other:                           160057
        total:                           1680714
    transactions:                        80020  (1147.39 per sec.)
    deadlocks:                           17     (0.24 per sec.)
    read/write requests:                 1520657 (21804.30 per sec.)
    other operations:                    160057 (2295.02 per sec.)

Test execution summary:
    total time:                          69.7411s
    total number of events:              80020
    total time taken by event execution: 1114.8144
    per-request statistics:
         min:                                  2.55ms
         avg:                                 13.93ms
         max:                               1066.36ms
         approx.  95 percentile:              37.87ms

Threads fairness:
    events (avg/stddev):           5001.2500/84.39
    execution time (avg/stddev):   69.6759/0.00

