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:                            560252
        write:                           200067
        other:                           80027
        total:                           840346
    transactions:                        40009  (1216.02 per sec.)
    deadlocks:                           9      (0.27 per sec.)
    read/write requests:                 760319 (23108.97 per sec.)
    other operations:                    80027  (2432.32 per sec.)

Test execution summary:
    total time:                          32.9015s
    total number of events:              40009
    total time taken by event execution: 525.8253
    per-request statistics:
         min:                                  2.33ms
         avg:                                 13.14ms
         max:                                940.66ms
         approx.  95 percentile:              37.40ms

Threads fairness:
    events (avg/stddev):           2500.5625/56.54
    execution time (avg/stddev):   32.8641/0.00

