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:                            280224
        write:                           80039
        other:                           40016
        total:                           400279
    transactions:                        20000  (282.08 per sec.)
    deadlocks:                           16     (0.23 per sec.)
    read/write requests:                 360263 (5081.19 per sec.)
    other operations:                    40016  (564.39 per sec.)

Test execution summary:
    total time:                          70.9013s
    total number of events:              20000
    total time taken by event execution: 2266.9380
    per-request statistics:
         min:                            0.0114s
         avg:                            0.1133s
         max:                            0.3454s
         approx.  95 percentile:         0.1825s

Threads fairness:
    distribution:                        96.60/98.91
    execution:                           96.53/98.91


