sysbench v0.3.4:  multi-threaded system evaluation benchmark

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

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:                            280154
        write:                           80025
        other:                           40011
        total:                           400190
    transactions:                        20000  (326.80 per sec.)
    deadlocks:                           11     (0.18 per sec.)
    read/write requests:                 360179 (5885.40 per sec.)
    other operations:                    40011  (653.79 per sec.)

Test execution summary:
    total time:                          61.1987s
    total number of events:              20000
    total time taken by event execution: 1956.3186
    per-request statistics:
         min:                            0.0125s
         avg:                            0.0978s
         max:                            0.3248s
         approx.  95 percentile:         0.1521s

Threads fairness:
    distribution:                        96.01/98.95
    execution:                           95.86/98.95


