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:                            1121974
        write:                           400670
        other:                           160268
        total:                           1682912
    transactions:                        80127  (484.06 per sec.)
    deadlocks:                           14     (0.08 per sec.)
    read/write requests:                 1522644 (9198.45 per sec.)
    other operations:                    160268 (968.20 per sec.)

Test execution summary:
    total time:                          165.5327s
    total number of events:              80127
    total time taken by event execution: 2647.1691
    per-request statistics:
         min:                                  3.62ms
         avg:                                 33.04ms
         max:                               2903.22ms
         approx.  95 percentile:              29.43ms

Threads fairness:
    events (avg/stddev):           5007.9375/39.39
    execution time (avg/stddev):   165.4481/0.01

