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:                            1122240
        write:                           400728
        other:                           160291
        total:                           1683259
    transactions:                        80131  (467.98 per sec.)
    deadlocks:                           29     (0.17 per sec.)
    read/write requests:                 1522968 (8894.50 per sec.)
    other operations:                    160291 (936.14 per sec.)

Test execution summary:
    total time:                          171.2258s
    total number of events:              80131
    total time taken by event execution: 2738.2809
    per-request statistics:
         min:                                  2.98ms
         avg:                                 34.17ms
         max:                               2868.11ms
         approx.  95 percentile:              30.54ms

Threads fairness:
    events (avg/stddev):           5008.1875/43.36
    execution time (avg/stddev):   171.1426/0.01

