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:                            560994
        write:                           200328
        other:                           80131
        total:                           841453
    transactions:                        40060  (478.06 per sec.)
    deadlocks:                           11     (0.13 per sec.)
    read/write requests:                 761322 (9085.26 per sec.)
    other operations:                    80131  (956.25 per sec.)

Test execution summary:
    total time:                          83.7975s
    total number of events:              40060
    total time taken by event execution: 1340.0211
    per-request statistics:
         min:                                  2.91ms
         avg:                                 33.45ms
         max:                               3058.48ms
         approx.  95 percentile:              29.21ms

Threads fairness:
    events (avg/stddev):           2503.7500/25.68
    execution time (avg/stddev):   83.7513/0.00

