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:                            280420
        write:                           100135
        other:                           40054
        total:                           420609
    transactions:                        20024  (1421.25 per sec.)
    deadlocks:                           6      (0.43 per sec.)
    read/write requests:                 380555 (27010.68 per sec.)
    other operations:                    40054  (2842.92 per sec.)

Test execution summary:
    total time:                          14.0891s
    total number of events:              20024
    total time taken by event execution: 224.9548
    per-request statistics:
         min:                                  2.46ms
         avg:                                 11.23ms
         max:                                278.27ms
         approx.  95 percentile:              29.64ms

Threads fairness:
    events (avg/stddev):           1251.5000/47.68
    execution time (avg/stddev):   14.0597/0.00

