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:                            1122072
        write:                           400674
        other:                           160269
        total:                           1683015
    transactions:                        80121  (469.18 per sec.)
    deadlocks:                           27     (0.16 per sec.)
    read/write requests:                 1522746 (8916.96 per sec.)
    other operations:                    160269 (938.51 per sec.)

Test execution summary:
    total time:                          170.7696s
    total number of events:              80121
    total time taken by event execution: 2727.2635
    per-request statistics:
         min:                                  3.43ms
         avg:                                 34.04ms
         max:                               2199.58ms
         approx.  95 percentile:              29.75ms

Threads fairness:
    events (avg/stddev):           5007.5625/32.59
    execution time (avg/stddev):   170.4540/0.20

