I’d like to move a single-user WordPress site over to my Reclaim account (in part because it’s above the 1024MB size limit for the mySQL db of another shared host). My guess is that the actual size of of the SQL database could be about half its current size if I can get into the WP back end to clean out spam, orphaned, and redundant data, but I’m unable to easily log into the current WP install presently to do this easily.
What are the mySQL database size limits on the Reclaim hosting packages? I don’t see this documented/mentioned anywhere.
It appears that phpMyAdmin upload limit size is 150MiB. Is there a way to get around this limit (even if temporarily)? My 1126MB file can be compressed to 161MB. Or do I need to break the db into chunks and do individual pieces at a time?