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:                            1120616
        write:                           400168
        other:                           160068
        total:                           1680852
    transactions:                        80024  (1196.85 per sec.)
    deadlocks:                           20     (0.30 per sec.)
    read/write requests:                 1520784 (22745.00 per sec.)
    other operations:                    160068 (2393.99 per sec.)

Test execution summary:
    total time:                          66.8624s
    total number of events:              80024
    total time taken by event execution: 1068.6895
    per-request statistics:
         min:                                  2.49ms
         avg:                                 13.35ms
         max:                               1023.69ms
         approx.  95 percentile:              37.44ms

Threads fairness:
    events (avg/stddev):           5001.5000/54.76
    execution time (avg/stddev):   66.7931/0.01

