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:                            280448
        write:                           100140
        other:                           40057
        total:                           420645
    transactions:                        20025  (500.92 per sec.)
    deadlocks:                           7      (0.18 per sec.)
    read/write requests:                 380588 (9520.38 per sec.)
    other operations:                    40057  (1002.02 per sec.)

Test execution summary:
    total time:                          39.9762s
    total number of events:              20025
    total time taken by event execution: 639.1409
    per-request statistics:
         min:                                  4.66ms
         avg:                                 31.92ms
         max:                               2868.59ms
         approx.  95 percentile:              28.12ms

Threads fairness:
    events (avg/stddev):           1251.5625/17.87
    execution time (avg/stddev):   39.9463/0.00

