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:                           100047
        other:                           40018
        total:                           420219
    transactions:                        20007  (1278.48 per sec.)
    deadlocks:                           4      (0.26 per sec.)
    read/write requests:                 380201 (24295.40 per sec.)
    other operations:                    40018  (2557.21 per sec.)

Test execution summary:
    total time:                          15.6491s
    total number of events:              20007
    total time taken by event execution: 249.9807
    per-request statistics:
         min:                                  2.62ms
         avg:                                 12.49ms
         max:                                738.68ms
         approx.  95 percentile:              38.15ms

Threads fairness:
    events (avg/stddev):           1250.4375/33.61
    execution time (avg/stddev):   15.6238/0.01

