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

OLTP test statistics:
    queries performed:
        read:                            8973874
        write:                           3204583
        other:                           1281840
        total:                           13460297
    transactions:                        640849 (465.23 per sec.)
    deadlocks:                           142    (0.10 per sec.)
    read/write requests:                 12178457 (8841.03 per sec.)
    other operations:                    1281840 (930.56 per sec.)

Test execution summary:
    total time:                          1377.4929s
    total number of events:              640849
    total time taken by event execution: 22030.3516
    per-request statistics:
         min:                                  2.94ms
         avg:                                 34.38ms
         max:                               3317.57ms
         approx.  95 percentile:              30.46ms

Threads fairness:
    events (avg/stddev):           40053.0625/123.59
    execution time (avg/stddev):   1376.8970/0.01

