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:                            280280
        write:                           100084
        other:                           40034
        total:                           420398
    transactions:                        20014  (1393.40 per sec.)
    deadlocks:                           6      (0.42 per sec.)
    read/write requests:                 380364 (26481.35 per sec.)
    other operations:                    40034  (2787.21 per sec.)

Test execution summary:
    total time:                          14.3635s
    total number of events:              20014
    total time taken by event execution: 229.3983
    per-request statistics:
         min:                                  2.38ms
         avg:                                 11.46ms
         max:                                177.62ms
         approx.  95 percentile:              32.09ms

Threads fairness:
    events (avg/stddev):           1250.8750/44.61
    execution time (avg/stddev):   14.3374/0.00

