Description
If truncate is set to ALWAYS and rate sets a specific thread count, the stress table is not actually truncated. E.g.
truncate=always -rate threads=4
This can cause an unexpected number of rows to be left in the table.
If truncate is set to ALWAYS and rate sets a specific thread count, the stress table is not actually truncated. E.g.
truncate=always -rate threads=4
This can cause an unexpected number of rows to be left in the table.