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:                            280154
        write:                           100045
        other:                           40018
        total:                           420217
    transactions:                        20007  (1449.74 per sec.)
    deadlocks:                           4      (0.29 per sec.)
    read/write requests:                 380199 (27549.78 per sec.)
    other operations:                    40018  (2899.76 per sec.)

Test execution summary:
    total time:                          13.8004s
    total number of events:              20007
    total time taken by event execution: 220.3578
    per-request statistics:
         min:                                  2.59ms
         avg:                                 11.01ms
         max:                                125.15ms
         approx.  95 percentile:              34.44ms

Threads fairness:
    events (avg/stddev):           1250.4375/39.43
    execution time (avg/stddev):   13.7724/0.01

