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:                            280350
        write:                           80063
        other:                           40025
        total:                           400438
    transactions:                        20000  (277.04 per sec.)
    deadlocks:                           25     (0.35 per sec.)
    read/write requests:                 360413 (4992.47 per sec.)
    other operations:                    40025  (554.43 per sec.)

Test execution summary:
    total time:                          72.1914s
    total number of events:              20000
    total time taken by event execution: 2308.1608
    per-request statistics:
         min:                            0.0108s
         avg:                            0.1154s
         max:                            0.5496s
         approx.  95 percentile:         0.1855s

Threads fairness:
    distribution:                        92.05/98.76
    execution:                           92.63/98.77


