wpmudev / multi-db

Allows you to partition your large WordPress Multisite database across multiple servers for scalability.
GNU General Public License v2.0
90 stars 64 forks source link

Fails with large databases #7

Closed bookclubreader closed 6 years ago

bookclubreader commented 7 years ago

I'm trying to rollback a Multi-DB that has 1,800 blogs. The script fails roughly half way through, appearing to time out.Then, the header for my multisite's main website appears on the page. I've tried increasing PHP memory and execution time, but it isn't helping.

uglyrobot commented 6 years ago

You would need to run via php cli so there are no timeouts.