sysbench v0.3.4:  multi-threaded system evaluation benchmark

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

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:                            280014
        write:                           80004
        other:                           40002
        total:                           400020
    transactions:                        20001  (327.67 per sec.)
    deadlocks:                           0      (0.00 per sec.)
    read/write requests:                 360018 (5898.12 per sec.)
    other operations:                    40002  (655.35 per sec.)

Test execution summary:
    total time:                          61.0394s
    total number of events:              20001
    total time taken by event execution: 487.7877
    per-request statistics:
         min:                            0.0064s
         avg:                            0.0244s
         max:                            0.4393s
         approx.  95 percentile:         0.0361s

Threads fairness:
    distribution:                        93.67/98.34
    execution:                           94.04/98.38


