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:                            280098
        write:                           80018
        other:                           40007
        total:                           400123
    transactions:                        20000  (379.73 per sec.)
    deadlocks:                           7      (0.13 per sec.)
    read/write requests:                 360116 (6837.43 per sec.)
    other operations:                    40007  (759.60 per sec.)

Test execution summary:
    total time:                          52.6683s
    total number of events:              20000
    total time taken by event execution: 841.5866
    per-request statistics:
         min:                            0.0118s
         avg:                            0.0421s
         max:                            0.1326s
         approx.  95 percentile:         0.0653s

Threads fairness:
    distribution:                        87.60/96.68
    execution:                           88.92/96.83


