Jump to content

Server Migration and Strange Database Issues PS 8


tivicrdotcom

Recommended Posts

Hello, fellow geeks!

We're migrating from VPS to Shared hosting and facing issues with one particular site, which, oddly enough, is functioning just fine. We’ve tried downloading the database using two methods: PHPMyAdmin and the PS Back Office (PS BO). Here are the strange scenarios we’re encountering:

PHPMyAdmin: The database size shows as 10GB, which is absurd since our largest site isn’t even half that size.

PS BO: The database is only half the size compared to PHPMyAdmin.

The site works perfectly, so it's puzzling that when I download the database using either method, I end up with an useless db. What’s going on? 😅

Link to comment
Share on other sites

 I started exporting just 20 tables at a time. Initially, I split the database into two parts, but the second half alone was 9GB, which clearly isn’t right. Now, I’m doing smaller exports. It’s possible that one table is carrying most of the weight, but it’s hard to pinpoint.

screenshot(3).jpeg

Link to comment
Share on other sites

Yup, found it, layered_filter_block has 687594 entries --> Showing rows 0 - 24 (687594 total, Query took 0.0048 seconds.) That's not right 😂

So, I downloaded the db without that table and now is only 700 mb, of course phpMyadmin is not working now, but once it does, I'll see if it helped.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...