Syntax Error on restore
-
I am having a problem on restoring my DB backup. For instance, this is a line I’m having an issue with:
INSERT INTO wp_links VALUES(8, https://LINK.com, NAME, NULL, _blank, NULL, Y, 2, 1, 0000-00-00 00:00:00, me, NULL, NULL);
When I put a
'
around each of those values, it imports fine. At this rate, I can redo my entire site if I have to manually change each of these. Any suggestions on how to make this work properly?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Syntax Error on restore’ is closed to new replies.