Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Jamer Posted May 4, 2017 Posted May 4, 2017 Hi, I recently upgraded my forum from version 3.4 to the latest version. This process also updated mysql. Today I received an email from my host telling my my database is too big, and I have a current size of 761 MB and reached the limit of 400 MB. How can I reduced the database size? Never had this problem before. Any advice would be appreciated.
MADMAN32395 Posted May 4, 2017 Posted May 4, 2017 who wants to bet it was the utf8mb4 conversion tables?
ASTRAPI Posted May 4, 2017 Posted May 4, 2017 Converting to the latest version the database uses utf8mb4 and that make the database bigger so it is normal. If you have a limitation for 400MB for your database then you must look for a bigger plan on the current host or get a new host
MADMAN32395 Posted May 4, 2017 Posted May 4, 2017 1 minute ago, ASTRAPI said: Converting to the latest version the database uses utf8mb4 and that make the database bigger so it is normal. If you have a limitation for 400MB for your database then you must look for a bigger plan on the current host or get a new host possible duplicate tables after conversion? I know I did when I converted, backed up and deleted the temporary tables it created. I just don't recall what exactly they were labeled as
Bluto Posted May 4, 2017 Posted May 4, 2017 Might also be tables from old plugins which can be deleted.
Rhett Posted May 4, 2017 Posted May 4, 2017 1 hour ago, MADMAN32395 said: possible duplicate tables after conversion? I know I did when I converted, backed up and deleted the temporary tables it created. I just don't recall what exactly they were labeled as Yes currently duplicate tables are created, check your database to see if this is the case, if so and your upgrade has completed fine, you can remove the old_ tables.
Jamer Posted May 4, 2017 Author Posted May 4, 2017 Thank you for all replies. Can someone please provide me with a list of tables that are no longer needed? Also any tips on how to prevent spider logs etc?
SJ77 Posted May 11, 2017 Posted May 11, 2017 Old tables have a special prefix (can't remember at this point what it is) orig? also check error log table. I've had issues leading to that table growing gigantic. If this is the issue you can fix whatever is causing the errors then truncate the table edit: yup
Recommended Posts
Archived
This topic is now archived and is closed to further replies.