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 10000
Threads started!
Done.

OLTP test statistics:
    queries performed:
        read:                            140196
        write:                           50070
        other:                           20028
        total:                           210294
    transactions:                        10014  (523.46 per sec.)
    deadlocks:                           0      (0.00 per sec.)
    read/write requests:                 190266 (9945.70 per sec.)
    other operations:                    20028  (1046.92 per sec.)

Test execution summary:
    total time:                          19.1305s
    total number of events:              10014
    total time taken by event execution: 305.7307
    per-request statistics:
         min:                                  4.82ms
         avg:                                 30.53ms
         max:                               1945.80ms
         approx.  95 percentile:              27.45ms

Threads fairness:
    events (avg/stddev):           625.8750/13.09
    execution time (avg/stddev):   19.1082/0.01

