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:                            1120518
        write:                           400146
        other:                           160059
        total:                           1680723
    transactions:                        80022  (1283.51 per sec.)
    deadlocks:                           15     (0.24 per sec.)
    read/write requests:                 1520664 (24390.72 per sec.)
    other operations:                    160059 (2567.27 per sec.)

Test execution summary:
    total time:                          62.3460s
    total number of events:              80022
    total time taken by event execution: 996.3474
    per-request statistics:
         min:                                  2.41ms
         avg:                                 12.45ms
         max:                                953.72ms
         approx.  95 percentile:              36.54ms

Threads fairness:
    events (avg/stddev):           5001.3750/84.87
    execution time (avg/stddev):   62.2717/0.01

