Error in your SQL syntax
-
I was trying to clone a WP site and tried to upload to the newly created database in phpMyAdmin a zipped database downloaded with BackWPup in Tar Gzip format, However it failed, I got the message #1064 – You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use. Also, something about an “OLD CHARACTER SET: check the manual”.
I have now succeeded by exporting the database of the clone-original from phpMyAdmin instead, and importing it again into the new database.
However, it concerns me the BackWPUp database didn’t work, in case I should ever need to do this in case of site failure etc. What caused this and how can I correct it?
The topic ‘Error in your SQL syntax’ is closed to new replies.