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:                            560560
        write:                           200174
        other:                           80069
        total:                           840803
    transactions:                        40029  (1191.80 per sec.)
    deadlocks:                           11     (0.33 per sec.)
    read/write requests:                 760734 (22649.66 per sec.)
    other operations:                    80069  (2383.93 per sec.)

Test execution summary:
    total time:                          33.5870s
    total number of events:              40029
    total time taken by event execution: 536.6651
    per-request statistics:
         min:                                  2.14ms
         avg:                                 13.41ms
         max:                                849.25ms
         approx.  95 percentile:              33.34ms

Threads fairness:
    events (avg/stddev):           2501.8125/48.83
    execution time (avg/stddev):   33.5416/0.01

