sysbench v0.3.4:  multi-threaded system evaluation benchmark

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

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

Test execution summary:
    total time:                          124.3956s
    total number of events:              20000
    total time taken by event execution: 123.9631
    per-request statistics:
         min:                            0.0052s
         avg:                            0.0062s
         max:                            0.1023s
         approx.  95 percentile:         0.0060s

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


