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:                            357000
        write:                           90659
        other:                           45500
        total:                           493159
    transactions:                        20000  (149.38 per sec.)
    deadlocks:                           5500   (41.08 per sec.)
    read/write requests:                 447659 (3343.47 per sec.)
    other operations:                    45500  (339.83 per sec.)

Test execution summary:
    total time:                          133.8907s
    total number of events:              20000
    total time taken by event execution: 17120.1344
    per-request statistics:
         min:                            0.0273s
         avg:                            0.8560s
         max:                            10.0388s
         approx.  95 percentile:         2.3306s

Threads fairness:
    distribution:                        83.56/94.77
    execution:                           85.10/94.78


