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 80000
Threads started!
Done.

OLTP test statistics:
    queries performed:
        read:                            1120476
        write:                           400125
        other:                           160050
        total:                           1680651
    transactions:                        80016  (1282.95 per sec.)
    deadlocks:                           18     (0.29 per sec.)
    read/write requests:                 1520601 (24380.79 per sec.)
    other operations:                    160050 (2566.19 per sec.)

Test execution summary:
    total time:                          62.3688s
    total number of events:              80016
    total time taken by event execution: 996.8651
    per-request statistics:
         min:                                  2.49ms
         avg:                                 12.46ms
         max:                                953.50ms
         approx.  95 percentile:              36.51ms

Threads fairness:
    events (avg/stddev):           5001.0000/58.69
    execution time (avg/stddev):   62.3041/0.00

