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:                            280336
        write:                           100113
        other:                           40045
        total:                           420494
    transactions:                        20021  (1235.23 per sec.)
    deadlocks:                           3      (0.19 per sec.)
    read/write requests:                 380449 (23472.44 per sec.)
    other operations:                    40045  (2470.64 per sec.)

Test execution summary:
    total time:                          16.2083s
    total number of events:              20021
    total time taken by event execution: 258.8643
    per-request statistics:
         min:                                  2.25ms
         avg:                                 12.93ms
         max:                                758.26ms
         approx.  95 percentile:              31.20ms

Threads fairness:
    events (avg/stddev):           1251.3125/42.40
    execution time (avg/stddev):   16.1790/0.00

