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

OLTP test statistics:
    queries performed:
        read:                            1121260
        write:                           400398
        other:                           160160
        total:                           1681818
    transactions:                        80070  (1324.27 per sec.)
    deadlocks:                           20     (0.33 per sec.)
    read/write requests:                 1521658 (25166.55 per sec.)
    other operations:                    160160 (2648.87 per sec.)

Test execution summary:
    total time:                          60.4635s
    total number of events:              80070
    total time taken by event execution: 966.1812
    per-request statistics:
         min:                                  2.27ms
         avg:                                 12.07ms
         max:                                988.88ms
         approx.  95 percentile:              32.04ms

Threads fairness:
    events (avg/stddev):           5004.3750/89.21
    execution time (avg/stddev):   60.3863/0.01

