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:                           80015
        other:                           40006
        total:                           400105
    transactions:                        20000  (308.22 per sec.)
    deadlocks:                           6      (0.09 per sec.)
    read/write requests:                 360099 (5549.53 per sec.)
    other operations:                    40006  (616.54 per sec.)

Test execution summary:
    total time:                          64.8882s
    total number of events:              20000
    total time taken by event execution: 1037.3444
    per-request statistics:
         min:                            0.0075s
         avg:                            0.0519s
         max:                            0.4965s
         approx.  95 percentile:         0.0843s

Threads fairness:
    distribution:                        87.90/98.25
    execution:                           89.21/98.33


