You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've done several database backups/imports, sometimes using MySQL and sometimes using WordPress as database driver.
The problem is, sometimes it just don't work (mostly the import) and I just get a "Error importing the database", without further details. Sometimes I try again and it just works.
If it was just a matter of trying again, it wouldn't be that much of a problem. The main problem is that I need to make a new pull (or branch checkout) so it actually imports the database. It would be nice to have a "Import database" button, just like the "Backup database", without having to pull new commits.
The text was updated successfully, but these errors were encountered:
I've done several database backups/imports, sometimes using MySQL and sometimes using WordPress as database driver.
The problem is, sometimes it just don't work (mostly the import) and I just get a "Error importing the database", without further details. Sometimes I try again and it just works.
If it was just a matter of trying again, it wouldn't be that much of a problem. The main problem is that I need to make a new pull (or branch checkout) so it actually imports the database. It would be nice to have a "Import database" button, just like the "Backup database", without having to pull new commits.
The text was updated successfully, but these errors were encountered: