Hello,
I see that our version is in need of upgrading, as we're running 1.12.x, but I need to trim down our database size first.
Our web host temporarily shut down our account because the mysql database has gotten too large, and now that I look at it, I see that the two tables, thread_entry and thread_entry_email are huge, 858MB, and 630MB, respectively. The _search table is also large-ish at 255MB.
All of the other tables are significantly smaller, which I would expect, because we have the Archiver plugin set to remove all messages over 6 months old.
What do I need to do to clean up those two tables? Any ideas?