If there is data in the table, then most likely it is needed. There are some temp_* tables that get made at times, but they get deleted by the software.
If you want to reduce the size of the database, make sure your attachments/avatars are stored in the filesystem instead of the database. After you move them, do a repair/optimize on those tables and the size will go down.
|