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:                            560784
        write:                           200256
        other:                           80103
        total:                           841143
    transactions:                        40047  (482.87 per sec.)
    deadlocks:                           9      (0.11 per sec.)
    read/write requests:                 761040 (9176.32 per sec.)
    other operations:                    80103  (965.85 per sec.)

Test execution summary:
    total time:                          82.9352s
    total number of events:              40047
    total time taken by event execution: 1326.1827
    per-request statistics:
         min:                                  4.65ms
         avg:                                 33.12ms
         max:                               2463.18ms
         approx.  95 percentile:              29.64ms

Threads fairness:
    events (avg/stddev):           2502.9375/36.65
    execution time (avg/stddev):   82.8864/0.00

