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:                            1120588
        write:                           400161
        other:                           160064
        total:                           1680813
    transactions:                        80022  (1201.58 per sec.)
    deadlocks:                           20     (0.30 per sec.)
    read/write requests:                 1520749 (22835.08 per sec.)
    other operations:                    160064 (2403.47 per sec.)

Test execution summary:
    total time:                          66.5970s
    total number of events:              80022
    total time taken by event execution: 1064.4068
    per-request statistics:
         min:                                  2.28ms
         avg:                                 13.30ms
         max:                               1049.68ms
         approx.  95 percentile:              37.45ms

Threads fairness:
    events (avg/stddev):           5001.3750/78.85
    execution time (avg/stddev):   66.5254/0.01

