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:                            280364
        write:                           100123
        other:                           40049
        total:                           420536
    transactions:                        20023  (1250.52 per sec.)
    deadlocks:                           3      (0.19 per sec.)
    read/write requests:                 380487 (23763.00 per sec.)
    other operations:                    40049  (2501.23 per sec.)

Test execution summary:
    total time:                          16.0117s
    total number of events:              20023
    total time taken by event execution: 255.7574
    per-request statistics:
         min:                                  2.35ms
         avg:                                 12.77ms
         max:                               1008.05ms
         approx.  95 percentile:              33.67ms

Threads fairness:
    events (avg/stddev):           1251.4375/50.59
    execution time (avg/stddev):   15.9848/0.00

