sysbench v0.3.4:  multi-threaded system evaluation benchmark

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

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:                            359282
        write:                           90930
        other:                           45663
        total:                           495875
    transactions:                        20000  (129.44 per sec.)
    deadlocks:                           5663   (36.65 per sec.)
    read/write requests:                 450212 (2913.84 per sec.)
    other operations:                    45663  (295.54 per sec.)

Test execution summary:
    total time:                          154.5083s
    total number of events:              20000
    total time taken by event execution: 19749.4584
    per-request statistics:
         min:                            0.0143s
         avg:                            0.9875s
         max:                            16.0107s
         approx.  95 percentile:         2.7332s

Threads fairness:
    distribution:                        85.15/94.20
    execution:                           82.52/94.12


