sysbench v0.3.4:  multi-threaded system evaluation benchmark

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

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:                            280000
        write:                           80000
        other:                           40000
        total:                           400000
    transactions:                        20000  (159.89 per sec.)
    deadlocks:                           0      (0.00 per sec.)
    read/write requests:                 360000 (2878.07 per sec.)
    other operations:                    40000  (319.79 per sec.)

Test execution summary:
    total time:                          125.0839s
    total number of events:              20000
    total time taken by event execution: 249.7507
    per-request statistics:
         min:                            0.0059s
         avg:                            0.0125s
         max:                            0.4498s
         approx.  95 percentile:         0.0120s

Threads fairness:
    distribution:                        99.97/99.97
    execution:                           99.97/99.97


