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:                            560238
        write:                           200071
        other:                           80028
        total:                           840337
    transactions:                        40011  (1217.17 per sec.)
    deadlocks:                           6      (0.18 per sec.)
    read/write requests:                 760309 (23129.19 per sec.)
    other operations:                    80028  (2434.51 per sec.)

Test execution summary:
    total time:                          32.8723s
    total number of events:              40011
    total time taken by event execution: 525.1936
    per-request statistics:
         min:                                  2.55ms
         avg:                                 13.13ms
         max:                               1011.57ms
         approx.  95 percentile:              36.62ms

Threads fairness:
    events (avg/stddev):           2500.6875/43.92
    execution time (avg/stddev):   32.8246/0.01

