All of the maintenance tools (under Update Counters) are harmless. They just "rebuild" caches of the data. An example would be recounting your posts. Usually you it just increments when you create a post and decrement when you delete one. But if you were to delete 500 posts via MySQL (or if you have pruning enabled!) it would be out of sync, which can be both good and bad.
|