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:                            140126
        write:                           50027
        other:                           20011
        total:                           210164
    transactions:                        10002  (1222.12 per sec.)
    deadlocks:                           7      (0.86 per sec.)
    read/write requests:                 190153 (23234.32 per sec.)
    other operations:                    20011  (2445.09 per sec.)

Test execution summary:
    total time:                          8.1841s
    total number of events:              10002
    total time taken by event execution: 130.6136
    per-request statistics:
         min:                                  2.62ms
         avg:                                 13.06ms
         max:                                626.82ms
         approx.  95 percentile:              38.88ms

Threads fairness:
    events (avg/stddev):           625.1250/28.83
    execution time (avg/stddev):   8.1634/0.00

