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:                            1121554
        write:                           400533
        other:                           160213
        total:                           1682300
    transactions:                        80102  (469.58 per sec.)
    deadlocks:                           9      (0.05 per sec.)
    read/write requests:                 1522087 (8922.80 per sec.)
    other operations:                    160213 (939.20 per sec.)

Test execution summary:
    total time:                          170.5840s
    total number of events:              80102
    total time taken by event execution: 2727.9350
    per-request statistics:
         min:                                  4.31ms
         avg:                                 34.06ms
         max:                               3251.51ms
         approx.  95 percentile:              29.49ms

Threads fairness:
    events (avg/stddev):           5006.3750/46.81
    execution time (avg/stddev):   170.4959/0.01

