Skip to main content

Cannot Restore Database Backup

Comments

3 comments

  • PostAlmostAnything
    Now it looks like my backup was uploaded but as a new database with no privileged user.
    0
  • kodeslogic
    Let the current DB be as it is, create a new database and try to restore the backup to the new database, if it restores successfully then you can just change the database connection details in your code.
    0
  • cPRex Jurassic Moderator
    I like that idea from @kodeslogic - that would let you see if the issue is with the backup or the database you're trying to import things to.
    0

Please sign in to leave a comment.