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:                            560196
        write:                           200043
        other:                           80018
        total:                           840257
    transactions:                        40004  (1136.59 per sec.)
    deadlocks:                           10     (0.28 per sec.)
    read/write requests:                 760239 (21599.88 per sec.)
    other operations:                    80018  (2273.47 per sec.)

Test execution summary:
    total time:                          35.1964s
    total number of events:              40004
    total time taken by event execution: 562.2669
    per-request statistics:
         min:                                  2.49ms
         avg:                                 14.06ms
         max:                               1227.01ms
         approx.  95 percentile:              37.58ms

Threads fairness:
    events (avg/stddev):           2500.2500/42.40
    execution time (avg/stddev):   35.1417/0.01

