sysbench v0.3.4:  multi-threaded system evaluation benchmark

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

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:                            280280
        write:                           80049
        other:                           40021
        total:                           400350
    transactions:                        20001  (254.00 per sec.)
    deadlocks:                           19     (0.24 per sec.)
    read/write requests:                 360329 (4575.94 per sec.)
    other operations:                    40021  (508.24 per sec.)

Test execution summary:
    total time:                          78.7442s
    total number of events:              20001
    total time taken by event execution: 5031.6956
    per-request statistics:
         min:                            0.0185s
         avg:                            0.2516s
         max:                            0.8459s
         approx.  95 percentile:         0.4067s

Threads fairness:
    distribution:                        95.57/98.62
    execution:                           95.85/98.62


