Make innodb.innodb_defrag_stats more deterministic
Let us mask the actual values of the defragmentation-related fields, because they may vary. Also, remove the dependency on purge, and instead delete records by a ROLLBACK of INSERT.
Showing
This diff is collapsed.
Please register or sign in to comment