I'm trying to pull a database from GoDaddy's Managed WordPress hosting.
If I select more the 4 tables at a time, I get an error:
"A problem occurred when processing the following table. We were expecting a response in JSON format but instead received an empty response. wp_jtypk7q764_usermeta"
It seems like they just stop responding AJAX requests after a certain number of concurrent requests.
Submitting an issue more for documentation than anything. Googling the error message didn't give me any useful results.