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:                            560392
        write:                           200102
        other:                           80042
        total:                           840536
    transactions:                        40014  (1201.71 per sec.)
    deadlocks:                           14     (0.42 per sec.)
    read/write requests:                 760494 (22839.38 per sec.)
    other operations:                    80042  (2403.84 per sec.)

Test execution summary:
    total time:                          33.2975s
    total number of events:              40014
    total time taken by event execution: 532.1586
    per-request statistics:
         min:                                  2.59ms
         avg:                                 13.30ms
         max:                                990.94ms
         approx.  95 percentile:              37.95ms

Threads fairness:
    events (avg/stddev):           2500.8750/53.18
    execution time (avg/stddev):   33.2599/0.01

