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:                            280322
        write:                           100103
        other:                           40041
        total:                           420466
    transactions:                        20018  (1377.63 per sec.)
    deadlocks:                           5      (0.34 per sec.)
    read/write requests:                 380425 (26180.67 per sec.)
    other operations:                    40041  (2755.60 per sec.)

Test execution summary:
    total time:                          14.5308s
    total number of events:              20018
    total time taken by event execution: 232.1430
    per-request statistics:
         min:                                  2.35ms
         avg:                                 11.60ms
         max:                                342.05ms
         approx.  95 percentile:              32.38ms

Threads fairness:
    events (avg/stddev):           1251.1250/40.79
    execution time (avg/stddev):   14.5089/0.00

