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:                            560630
        write:                           200205
        other:                           80082
        total:                           840917
    transactions:                        40037  (1214.29 per sec.)
    deadlocks:                           8      (0.24 per sec.)
    read/write requests:                 760835 (23075.47 per sec.)
    other operations:                    80082  (2428.82 per sec.)

Test execution summary:
    total time:                          32.9716s
    total number of events:              40037
    total time taken by event execution: 526.8826
    per-request statistics:
         min:                                  2.34ms
         avg:                                 13.16ms
         max:                               1086.56ms
         approx.  95 percentile:              32.20ms

Threads fairness:
    events (avg/stddev):           2502.3125/31.59
    execution time (avg/stddev):   32.9302/0.01

