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:                            560686
        write:                           200235
        other:                           80094
        total:                           841015
    transactions:                        40045  (491.96 per sec.)
    deadlocks:                           4      (0.05 per sec.)
    read/write requests:                 760921 (9348.10 per sec.)
    other operations:                    80094  (983.97 per sec.)

Test execution summary:
    total time:                          81.3985s
    total number of events:              40045
    total time taken by event execution: 1301.5827
    per-request statistics:
         min:                                  4.80ms
         avg:                                 32.50ms
         max:                               2830.43ms
         approx.  95 percentile:              29.22ms

Threads fairness:
    events (avg/stddev):           2502.8125/18.90
    execution time (avg/stddev):   81.3489/0.00

