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

OLTP test statistics:
    queries performed:
        read:                            280406
        write:                           100119
        other:                           40049
        total:                           420574
    transactions:                        20020  (1426.60 per sec.)
    deadlocks:                           9      (0.64 per sec.)
    read/write requests:                 380525 (27115.65 per sec.)
    other operations:                    40049  (2853.83 per sec.)

Test execution summary:
    total time:                          14.0334s
    total number of events:              20020
    total time taken by event execution: 224.1609
    per-request statistics:
         min:                                  2.34ms
         avg:                                 11.20ms
         max:                                145.99ms
         approx.  95 percentile:              30.26ms

Threads fairness:
    events (avg/stddev):           1251.2500/40.64
    execution time (avg/stddev):   14.0101/0.00

