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

OLTP test statistics:
    queries performed:
        read:                            140238
        write:                           50075
        other:                           20030
        total:                           210343
    transactions:                        10013  (557.20 per sec.)
    deadlocks:                           4      (0.22 per sec.)
    read/write requests:                 190313 (10590.51 per sec.)
    other operations:                    20030  (1114.63 per sec.)

Test execution summary:
    total time:                          17.9701s
    total number of events:              10013
    total time taken by event execution: 287.1975
    per-request statistics:
         min:                                  3.08ms
         avg:                                 28.68ms
         max:                               1927.58ms
         approx.  95 percentile:              26.97ms

Threads fairness:
    events (avg/stddev):           625.8125/13.01
    execution time (avg/stddev):   17.9498/0.00

