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:                            1120462
        write:                           400131
        other:                           160053
        total:                           1680646
    transactions:                        80020  (1219.88 per sec.)
    deadlocks:                           13     (0.20 per sec.)
    read/write requests:                 1520593 (23180.99 per sec.)
    other operations:                    160053 (2439.96 per sec.)

Test execution summary:
    total time:                          65.5965s
    total number of events:              80020
    total time taken by event execution: 1048.4556
    per-request statistics:
         min:                                  2.57ms
         avg:                                 13.10ms
         max:                               1002.86ms
         approx.  95 percentile:              35.97ms

Threads fairness:
    events (avg/stddev):           5001.2500/85.60
    execution time (avg/stddev):   65.5285/0.01

