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:                           100082
        other:                           40033
        total:                           420353
    transactions:                        20016  (1416.29 per sec.)
    deadlocks:                           1      (0.07 per sec.)
    read/write requests:                 380320 (26910.70 per sec.)
    other operations:                    40033  (2832.66 per sec.)

Test execution summary:
    total time:                          14.1327s
    total number of events:              20016
    total time taken by event execution: 225.7810
    per-request statistics:
         min:                                  2.43ms
         avg:                                 11.28ms
         max:                                166.31ms
         approx.  95 percentile:              31.81ms

Threads fairness:
    events (avg/stddev):           1251.0000/40.31
    execution time (avg/stddev):   14.1113/0.00

