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 40000
Threads started!
Done.

OLTP test statistics:
    queries performed:
        read:                            560728
        write:                           200240
        other:                           80096
        total:                           841064
    transactions:                        40044  (505.72 per sec.)
    deadlocks:                           8      (0.10 per sec.)
    read/write requests:                 760968 (9610.39 per sec.)
    other operations:                    80096  (1011.55 per sec.)

Test execution summary:
    total time:                          79.1818s
    total number of events:              40044
    total time taken by event execution: 1266.1476
    per-request statistics:
         min:                                  4.61ms
         avg:                                 31.62ms
         max:                               2131.61ms
         approx.  95 percentile:              29.48ms

Threads fairness:
    events (avg/stddev):           2502.7500/36.25
    execution time (avg/stddev):   79.1342/0.01

