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:                            1120560
        write:                           400173
        other:                           160068
        total:                           1680801
    transactions:                        80028  (1247.09 per sec.)
    deadlocks:                           12     (0.19 per sec.)
    read/write requests:                 1520733 (23697.84 per sec.)
    other operations:                    160068 (2494.37 per sec.)

Test execution summary:
    total time:                          64.1718s
    total number of events:              80028
    total time taken by event execution: 1025.6717
    per-request statistics:
         min:                                  2.48ms
         avg:                                 12.82ms
         max:                               1025.59ms
         approx.  95 percentile:              35.68ms

Threads fairness:
    events (avg/stddev):           5001.7500/91.69
    execution time (avg/stddev):   64.1045/0.00

