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:                            560938
        write:                           200317
        other:                           80126
        total:                           841381
    transactions:                        40059  (463.39 per sec.)
    deadlocks:                           8      (0.09 per sec.)
    read/write requests:                 761255 (8805.93 per sec.)
    other operations:                    80126  (926.87 per sec.)

Test execution summary:
    total time:                          86.4480s
    total number of events:              40059
    total time taken by event execution: 1382.4728
    per-request statistics:
         min:                                  4.76ms
         avg:                                 34.51ms
         max:                               2918.43ms
         approx.  95 percentile:              29.56ms

Threads fairness:
    events (avg/stddev):           2503.6875/29.62
    execution time (avg/stddev):   86.4045/0.01

