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:                           200061
        other:                           80024
        total:                           840281
    transactions:                        40010  (1269.75 per sec.)
    deadlocks:                           4      (0.13 per sec.)
    read/write requests:                 760257 (24127.31 per sec.)
    other operations:                    80024  (2539.62 per sec.)

Test execution summary:
    total time:                          31.5102s
    total number of events:              40010
    total time taken by event execution: 503.6402
    per-request statistics:
         min:                                  2.54ms
         avg:                                 12.59ms
         max:                                995.20ms
         approx.  95 percentile:              36.59ms

Threads fairness:
    events (avg/stddev):           2500.6250/55.88
    execution time (avg/stddev):   31.4775/0.00

