-
Jonas Oreland authored
1) add flush tables before looking at data_length otherwise results can be stale 2) removes rows in the middle of table instead of just a big bunch (cause otherwise it does "direct" optimize)
Jonas Oreland authored1) add flush tables before looking at data_length otherwise results can be stale 2) removes rows in the middle of table instead of just a big bunch (cause otherwise it does "direct" optimize)
Loading