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:                            1121792
        write:                           400608
        other:                           160242
        total:                           1682642
    transactions:                        80114  (467.05 per sec.)
    deadlocks:                           14     (0.08 per sec.)
    read/write requests:                 1522400 (8875.39 per sec.)
    other operations:                    160242 (934.19 per sec.)

Test execution summary:
    total time:                          171.5305s
    total number of events:              80114
    total time taken by event execution: 2743.1441
    per-request statistics:
         min:                                  4.74ms
         avg:                                 34.24ms
         max:                               3290.02ms
         approx.  95 percentile:              29.85ms

Threads fairness:
    events (avg/stddev):           5007.1250/33.95
    execution time (avg/stddev):   171.4465/0.01

