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:                            140168
        write:                           50052
        other:                           20021
        total:                           210241
    transactions:                        10009  (1414.08 per sec.)
    deadlocks:                           3      (0.42 per sec.)
    read/write requests:                 190220 (26874.43 per sec.)
    other operations:                    20021  (2828.58 per sec.)

Test execution summary:
    total time:                          7.0781s
    total number of events:              10009
    total time taken by event execution: 113.0257
    per-request statistics:
         min:                                  2.54ms
         avg:                                 11.29ms
         max:                                115.67ms
         approx.  95 percentile:              32.86ms

Threads fairness:
    events (avg/stddev):           625.5625/25.03
    execution time (avg/stddev):   7.0641/0.01

