sysbench v0.3.4:  multi-threaded system evaluation benchmark

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

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:                            280028
        write:                           80008
        other:                           40004
        total:                           400040
    transactions:                        20002  (412.51 per sec.)
    deadlocks:                           0      (0.00 per sec.)
    read/write requests:                 360036 (7425.16 per sec.)
    other operations:                    40004  (825.02 per sec.)

Test execution summary:
    total time:                          48.4886s
    total number of events:              20002
    total time taken by event execution: 387.1014
    per-request statistics:
         min:                            0.0094s
         avg:                            0.0194s
         max:                            0.0855s
         approx.  95 percentile:         0.0243s

Threads fairness:
    distribution:                        98.01/99.05
    execution:                           98.04/99.05


