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

OLTP test statistics:
    queries performed:
        read:                            140196
        write:                           50056
        other:                           20023
        total:                           210275
    transactions:                        10009  (580.06 per sec.)
    deadlocks:                           5      (0.29 per sec.)
    read/write requests:                 190252 (11025.79 per sec.)
    other operations:                    20023  (1160.40 per sec.)

Test execution summary:
    total time:                          17.2552s
    total number of events:              10009
    total time taken by event execution: 275.8115
    per-request statistics:
         min:                                  4.99ms
         avg:                                 27.56ms
         max:                               2783.56ms
         approx.  95 percentile:              26.49ms

Threads fairness:
    events (avg/stddev):           625.5625/14.27
    execution time (avg/stddev):   17.2382/0.00

