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:                            1120966
        write:                           400303
        other:                           160122
        total:                           1681391
    transactions:                        80053  (1320.06 per sec.)
    deadlocks:                           16     (0.26 per sec.)
    read/write requests:                 1521269 (25085.50 per sec.)
    other operations:                    160122 (2640.39 per sec.)

Test execution summary:
    total time:                          60.6434s
    total number of events:              80053
    total time taken by event execution: 969.1580
    per-request statistics:
         min:                                  2.34ms
         avg:                                 12.11ms
         max:                                845.60ms
         approx.  95 percentile:              32.30ms

Threads fairness:
    events (avg/stddev):           5003.3125/53.73
    execution time (avg/stddev):   60.5724/0.00

