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:                            560980
        write:                           200332
        other:                           80133
        total:                           841445
    transactions:                        40063  (482.20 per sec.)
    deadlocks:                           7      (0.08 per sec.)
    read/write requests:                 761312 (9163.23 per sec.)
    other operations:                    80133  (964.49 per sec.)

Test execution summary:
    total time:                          83.0833s
    total number of events:              40063
    total time taken by event execution: 1328.5645
    per-request statistics:
         min:                                  4.95ms
         avg:                                 33.16ms
         max:                               3088.40ms
         approx.  95 percentile:              31.39ms

Threads fairness:
    events (avg/stddev):           2503.9375/23.16
    execution time (avg/stddev):   83.0353/0.00

