Database with repeating tables preceded by 6 letter prefix keeps growing in size
-
I have two websites with excessively large databases, each >2GB but they should both only be 100mb or so tops. Looking at them with phpMyAdmin I discovered the original WordPress tables all had a 6 letter prefix and they repeat again and again with each repeating set of tables preceded by a different 6 letter prefix.
Instead of just wp_posts for example, I have caoyqp_wp_posts, cojqff_wp_posts, dlbvwa_wp_posts, zjdqhe_wp_posts, etc. Like bunnies they seem to keep growing as the database keeps growing even though nothing has been added to the site to warrant such growth.
I created a website with all the same plugins being used, but it is not happening with the new site. I am thinking an old plugin I may have tried in the past on the sites started this process and removing it did not restore the original tables and the ghost of it is still active.
Maybe it is something else. I am clueless at this point of how to fix it and get back to the original WordPress database tables and stop the database from growing.
I tried some plugins that claim to clean the WordPress database but none cleared these tables or restored them to what they should be.
Any insights on what is going on or who I might turn to to help figure this out is greatly appreciated.
Thank you.
- The topic ‘Database with repeating tables preceded by 6 letter prefix keeps growing in size’ is closed to new replies.