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:                            1120434
        write:                           400133
        other:                           160053
        total:                           1680620
    transactions:                        80022  (1228.88 per sec.)
    deadlocks:                           9      (0.14 per sec.)
    read/write requests:                 1520567 (23350.97 per sec.)
    other operations:                    160053 (2457.89 per sec.)

Test execution summary:
    total time:                          65.1179s
    total number of events:              80022
    total time taken by event execution: 1040.7994
    per-request statistics:
         min:                                  2.53ms
         avg:                                 13.01ms
         max:                               1034.04ms
         approx.  95 percentile:              36.99ms

Threads fairness:
    events (avg/stddev):           5001.3750/75.86
    execution time (avg/stddev):   65.0500/0.01

