Problems exporting importing SQL database…
-
I’m attempting to export the database for my site, with the intention of editing and re-importing it. As a simple test, I exported the database (called “inspirot_wrdp1”) from the phpMyAdmin section of Cpanel, and tried to re-import the unmodified file the same way. But when I do, I get the following error:
SQL query: -- -- Database: <code>inspirot_wrdp1</code> -- CREATE DATABASE <code>inspirot_wrdp1</code> DEFAULT CHARACTER SET latin1 COLLATE latin1_swedish_ci; MySQL said: Documentation #1007 - Can't create database 'inspirot_wrdp1'; database exists
Seems like it would be a simple export/import. What am I missing here?
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Problems exporting importing SQL database…’ is closed to new replies.