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:                            1121288
        write:                           400405
        other:                           160162
        total:                           1681855
    transactions:                        80070  (1325.84 per sec.)
    deadlocks:                           22     (0.36 per sec.)
    read/write requests:                 1521693 (25197.05 per sec.)
    other operations:                    160162 (2652.05 per sec.)

Test execution summary:
    total time:                          60.3917s
    total number of events:              80070
    total time taken by event execution: 965.1370
    per-request statistics:
         min:                                  2.43ms
         avg:                                 12.05ms
         max:                                949.21ms
         approx.  95 percentile:              32.32ms

Threads fairness:
    events (avg/stddev):           5004.3750/85.23
    execution time (avg/stddev):   60.3211/0.00

