sysbench v0.3.4:  multi-threaded system evaluation benchmark

Running the test with following options:
Number of threads: 16

Doing OLTP test.
Using mixed OLTP test
Using Special distribution (12 iterations,  1 pct of values are returned in 75 pct cases)
Using "BEGIN" for starting transactions
Maximum number of requests for OLTP test is limited to 20000
Threads started!
Done.

OLTP test statistics:
    queries performed:
        read:                            280084
        write:                           80016
        other:                           40006
        total:                           400106
    transactions:                        20000  (316.66 per sec.)
    deadlocks:                           6      (0.09 per sec.)
    read/write requests:                 360100 (5701.49 per sec.)
    other operations:                    40006  (633.42 per sec.)

Test execution summary:
    total time:                          63.1589s
    total number of events:              20000
    total time taken by event execution: 1009.4858
    per-request statistics:
         min:                            0.0104s
         avg:                            0.0505s
         max:                            0.2986s
         approx.  95 percentile:         0.0832s

Threads fairness:
    distribution:                        98.19/99.44
    execution:                           98.23/99.45


