sysbench 0.4.12:  multi-threaded system evaluation benchmark

No DB drivers specified, using mysql
Running the test with following options:
Number of threads: 16

Doing OLTP test.
Running mixed OLTP test
Using Special distribution (12 iterations,  1 pct of values are returned in 75 pct cases)
Using "BEGIN" for starting transactions
Using auto_inc on the id column
Maximum number of requests for OLTP test is limited to 20000
Threads started!
Done.

OLTP test statistics:
    queries performed:
        read:                            280560
        write:                           100186
        other:                           40075
        total:                           420821
    transactions:                        20035  (520.08 per sec.)
    deadlocks:                           5      (0.13 per sec.)
    read/write requests:                 380746 (9883.57 per sec.)
    other operations:                    40075  (1040.28 per sec.)

Test execution summary:
    total time:                          38.5231s
    total number of events:              20035
    total time taken by event execution: 615.9299
    per-request statistics:
         min:                                  4.76ms
         avg:                                 30.74ms
         max:                               1942.82ms
         approx.  95 percentile:              28.27ms

Threads fairness:
    events (avg/stddev):           1252.1875/15.28
    execution time (avg/stddev):   38.4956/0.00

