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:                            140196
        write:                           50067
        other:                           20027
        total:                           210290
    transactions:                        10013  (542.73 per sec.)
    deadlocks:                           1      (0.05 per sec.)
    read/write requests:                 190263 (10312.73 per sec.)
    other operations:                    20027  (1085.51 per sec.)

Test execution summary:
    total time:                          18.4493s
    total number of events:              10013
    total time taken by event execution: 294.9026
    per-request statistics:
         min:                                  4.76ms
         avg:                                 29.45ms
         max:                               1914.27ms
         approx.  95 percentile:              29.08ms

Threads fairness:
    events (avg/stddev):           625.8125/15.16
    execution time (avg/stddev):   18.4314/0.01

