sysbench v0.3.4:  multi-threaded system evaluation benchmark

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

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:                            280014
        write:                           80004
        other:                           40002
        total:                           400020
    transactions:                        20001  (276.65 per sec.)
    deadlocks:                           0      (0.00 per sec.)
    read/write requests:                 360018 (4979.70 per sec.)
    other operations:                    40002  (553.30 per sec.)

Test execution summary:
    total time:                          72.2972s
    total number of events:              20001
    total time taken by event execution: 288.5510
    per-request statistics:
         min:                            0.0059s
         avg:                            0.0144s
         max:                            0.4672s
         approx.  95 percentile:         0.0184s

Threads fairness:
    distribution:                        98.04/98.89
    execution:                           98.08/98.89


