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:                            560868
        write:                           200290
        other:                           80116
        total:                           841274
    transactions:                        40054  (465.04 per sec.)
    deadlocks:                           8      (0.09 per sec.)
    read/write requests:                 761158 (8837.38 per sec.)
    other operations:                    80116  (930.18 per sec.)

Test execution summary:
    total time:                          86.1294s
    total number of events:              40054
    total time taken by event execution: 1377.3229
    per-request statistics:
         min:                                  2.95ms
         avg:                                 34.39ms
         max:                               1982.59ms
         approx.  95 percentile:              29.76ms

Threads fairness:
    events (avg/stddev):           2503.3750/26.80
    execution time (avg/stddev):   86.0827/0.00

