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  (163.21 per sec.)
    deadlocks:                           0      (0.00 per sec.)
    read/write requests:                 360000 (2937.77 per sec.)
    other operations:                    40000  (326.42 per sec.)

Test execution summary:
    total time:                          122.5420s
    total number of events:              20000
    total time taken by event execution: 244.5961
    per-request statistics:
         min:                            0.0060s
         avg:                            0.0122s
         max:                            0.0659s
         approx.  95 percentile:         0.0120s

Threads fairness:
    distribution:                        100.00/100.00
    execution:                           99.99/99.99


