WordPress Designpraxis Forum » BackUpWordPress Issues

Error While Restoring

(2 posts)
  • Started 2 years ago by thelonelyrunner
  • Latest reply from rol
  • This topic is not resolved

  1. Hi! I am unable to restore my backup. Below are the message that I received. Can help?

    Processing file: bkpwp_restore.sql

    Starting from line: 1

    Error at the line 13: DROP TABLE IF EXISTS

    _
    ;

    Query: DROP TABLE IF EXISTS

    _
    ;

    MySQL: Access denied for user 'thelonerunner'@'localhost' to database 'thelonerunner'

    Thanks!

    Posted 2 years ago #
  2. The database user you are connecting with is not allowed to execute DROP TABLE statements. You need add DROP permissions fro that user.

    Posted 2 years ago #

RSS feed for this topic

Reply

You must log in to post.