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:                            280154
        write:                           100050
        other:                           40020
        total:                           420224
    transactions:                        20009  (1138.63 per sec.)
    deadlocks:                           2      (0.11 per sec.)
    read/write requests:                 380204 (21635.85 per sec.)
    other operations:                    40020  (2277.37 per sec.)

Test execution summary:
    total time:                          17.5729s
    total number of events:              20009
    total time taken by event execution: 280.7881
    per-request statistics:
         min:                                  2.65ms
         avg:                                 14.03ms
         max:                                814.23ms
         approx.  95 percentile:              37.52ms

Threads fairness:
    events (avg/stddev):           1250.5625/45.38
    execution time (avg/stddev):   17.5493/0.01

