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:                            560490
        write:                           200159
        other:                           80064
        total:                           840713
    transactions:                        40029  (1319.63 per sec.)
    deadlocks:                           6      (0.20 per sec.)
    read/write requests:                 760649 (25076.14 per sec.)
    other operations:                    80064  (2639.45 per sec.)

Test execution summary:
    total time:                          30.3336s
    total number of events:              40029
    total time taken by event execution: 484.4184
    per-request statistics:
         min:                                  2.44ms
         avg:                                 12.10ms
         max:                                991.13ms
         approx.  95 percentile:              32.40ms

Threads fairness:
    events (avg/stddev):           2501.8125/52.31
    execution time (avg/stddev):   30.2761/0.01

