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:                            560224
        write:                           200057
        other:                           80024
        total:                           840305
    transactions:                        40008  (1272.44 per sec.)
    deadlocks:                           8      (0.25 per sec.)
    read/write requests:                 760281 (24180.39 per sec.)
    other operations:                    80024  (2545.13 per sec.)

Test execution summary:
    total time:                          31.4421s
    total number of events:              40008
    total time taken by event execution: 502.4408
    per-request statistics:
         min:                                  2.59ms
         avg:                                 12.56ms
         max:                               1047.61ms
         approx.  95 percentile:              36.40ms

Threads fairness:
    events (avg/stddev):           2500.5000/63.91
    execution time (avg/stddev):   31.4025/0.00

