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:                            280126
        write:                           100039
        other:                           40016
        total:                           420181
    transactions:                        20007  (1011.00 per sec.)
    deadlocks:                           2      (0.10 per sec.)
    read/write requests:                 380165 (19210.66 per sec.)
    other operations:                    40016  (2022.11 per sec.)

Test execution summary:
    total time:                          19.7893s
    total number of events:              20007
    total time taken by event execution: 316.2063
    per-request statistics:
         min:                                  2.63ms
         avg:                                 15.80ms
         max:                               1069.28ms
         approx.  95 percentile:              39.41ms

Threads fairness:
    events (avg/stddev):           1250.4375/46.30
    execution time (avg/stddev):   19.7629/0.01

