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:                            1121372
        write:                           400433
        other:                           160174
        total:                           1681979
    transactions:                        80076  (1287.32 per sec.)
    deadlocks:                           22     (0.35 per sec.)
    read/write requests:                 1521805 (24464.83 per sec.)
    other operations:                    160174 (2574.99 per sec.)

Test execution summary:
    total time:                          62.2038s
    total number of events:              80076
    total time taken by event execution: 994.0015
    per-request statistics:
         min:                                  2.31ms
         avg:                                 12.41ms
         max:                               1000.23ms
         approx.  95 percentile:              32.29ms

Threads fairness:
    events (avg/stddev):           5004.7500/82.57
    execution time (avg/stddev):   62.1251/0.00

