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:                            281470
        write:                           80244
        other:                           40105
        total:                           401819
    transactions:                        20000  (229.42 per sec.)
    deadlocks:                           105    (1.20 per sec.)
    read/write requests:                 361714 (4149.20 per sec.)
    other operations:                    40105  (460.04 per sec.)

Test execution summary:
    total time:                          87.1767s
    total number of events:              20000
    total time taken by event execution: 5571.4601
    per-request statistics:
         min:                            0.0194s
         avg:                            0.2786s
         max:                            1.1688s
         approx.  95 percentile:         0.4734s

Threads fairness:
    distribution:                        95.86/98.58
    execution:                           95.65/98.59


