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 40000
Threads started!
Done.

OLTP test statistics:
    queries performed:
        read:                            560294
        write:                           200093
        other:                           80037
        total:                           840424
    transactions:                        40016  (1192.70 per sec.)
    deadlocks:                           5      (0.15 per sec.)
    read/write requests:                 760387 (22663.78 per sec.)
    other operations:                    80037  (2385.55 per sec.)

Test execution summary:
    total time:                          33.5508s
    total number of events:              40016
    total time taken by event execution: 536.0846
    per-request statistics:
         min:                                  2.51ms
         avg:                                 13.40ms
         max:                               1005.58ms
         approx.  95 percentile:              36.16ms

Threads fairness:
    events (avg/stddev):           2501.0000/60.45
    execution time (avg/stddev):   33.5053/0.01

