Access denied errors when importing .sql file in PhpMyAdmin

In order to resolve the error above simply:

  • remove all CREATE TABLE commands in your .sql file
  • in your USE command, reference the already existing databases (i.e. either the staging or production database depending on which you are running your script against)

Please Note: You will not be able to create databases in Website Pro, but can only make use of the 2 existing databases (1 for staging and 1 for production) already available for your use. 

mceclip0.png

Articles in this section

Was this article helpful?
0 out of 0 found this helpful
Share