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:                            280238
        write:                           100063
        other:                           40025
        total:                           420326
    transactions:                        20008  (1199.59 per sec.)
    deadlocks:                           9      (0.54 per sec.)
    read/write requests:                 380301 (22801.15 per sec.)
    other operations:                    40025  (2399.72 per sec.)

Test execution summary:
    total time:                          16.6790s
    total number of events:              20008
    total time taken by event execution: 266.4963
    per-request statistics:
         min:                                  2.48ms
         avg:                                 13.32ms
         max:                                971.76ms
         approx.  95 percentile:              35.78ms

Threads fairness:
    events (avg/stddev):           1250.5000/22.47
    execution time (avg/stddev):   16.6560/0.00

