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:                            560700
        write:                           200206
        other:                           80083
        total:                           840989
    transactions:                        40033  (1305.72 per sec.)
    deadlocks:                           17     (0.55 per sec.)
    read/write requests:                 760906 (24817.77 per sec.)
    other operations:                    80083  (2611.99 per sec.)

Test execution summary:
    total time:                          30.6597s
    total number of events:              40033
    total time taken by event execution: 489.7463
    per-request statistics:
         min:                                  2.30ms
         avg:                                 12.23ms
         max:                                771.82ms
         approx.  95 percentile:              32.47ms

Threads fairness:
    events (avg/stddev):           2502.0625/50.56
    execution time (avg/stddev):   30.6091/0.01

