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:                           90998
        other:                           45663
        total:                           495943
    transactions:                        20000  (133.01 per sec.)
    deadlocks:                           5663   (37.66 per sec.)
    read/write requests:                 450280 (2994.48 per sec.)
    other operations:                    45663  (303.67 per sec.)

Test execution summary:
    total time:                          150.3702s
    total number of events:              20000
    total time taken by event execution: 19227.2552
    per-request statistics:
         min:                            0.0180s
         avg:                            0.9614s
         max:                            14.9443s
         approx.  95 percentile:         2.7193s

Threads fairness:
    distribution:                        80.54/94.45
    execution:                           80.65/94.39


