sysbench v0.3.4:  multi-threaded system evaluation benchmark

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

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:                            669690
        write:                           125222
        other:                           67835
        total:                           862747
    transactions:                        20000  (59.57 per sec.)
    deadlocks:                           27835  (82.91 per sec.)
    read/write requests:                 794912 (2367.70 per sec.)
    other operations:                    67835  (202.05 per sec.)

Test execution summary:
    total time:                          335.7311s
    total number of events:              20000
    total time taken by event execution: 85774.9663
    per-request statistics:
         min:                            0.0243s
         avg:                            4.2887s
         max:                            89.1364s
         approx.  95 percentile:         14.3078s

Threads fairness:
    distribution:                        65.51/89.45
    execution:                           47.32/88.87


