Content

In order to solve this issue follow these steps:

  • Open the MySQL backup with a text editor on your local computer.
  • Delete the line saying “CREATE DATABASE yourdbname“. Usually this line is found at the very beginning of the file.
  • Save the file and try to import it again.

This problem is caused by the fact that your MySQL user does not have privileges to create new databases. Databases can be created only through cPanel’s MySQL manager.

Was this article helpful to you?

Hasan Ali

Leave a Reply