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:                            280112
        write:                           100027
        other:                           40011
        total:                           420150
    transactions:                        20003  (1266.27 per sec.)
    deadlocks:                           5      (0.32 per sec.)
    read/write requests:                 380139 (24064.29 per sec.)
    other operations:                    40011  (2532.85 per sec.)

Test execution summary:
    total time:                          15.7968s
    total number of events:              20003
    total time taken by event execution: 252.3760
    per-request statistics:
         min:                                  2.55ms
         avg:                                 12.62ms
         max:                                815.91ms
         approx.  95 percentile:              36.50ms

Threads fairness:
    events (avg/stddev):           1250.1875/34.41
    execution time (avg/stddev):   15.7735/0.01

