http://dev.mysql.com/doc/refman/5.5/en/optimize-table.html said:For InnoDB tables, OPTIMIZE TABLE is mapped to ALTER TABLE, which rebuilds the table to update index statistics and free unused space in the clustered index.
That add-on doesn't alter the database. But of course there is the Rebuilding Caches stage that I imagine is the cause of this. And most likely it is for the reasons stated by ManOnDaMoon.Everything is probably in order. But the add-on I installed was http://xenforo.com/community/resources/member-card-view-permissions.1193/
I'm just curious to know what's happening there behind the scene.
We use essential cookies to make this site work, and optional cookies to enhance your experience.