• Hi everyone,
    I’ve been trying to use the free plugin for my website to migrate from our Dev to QA environment.
    I set the two replace fields (the file path is the same in both environments) and exported successfully to gzip file.
    since this is a free version, i’m importing through PhpMyAdmin but the import gives errors:

    4 errors were found during analysis.

    Unexpected character. (near ” ” at position 0)
    Unexpected beginning of statement. (near ” ” at position 0)
    Unexpected beginning of statement. (near “” at position 1)
    Unexpected beginning of statement. (near “” at position 2443)
    SQL query:

    MySQL said: Documentation

    #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 near ‘?’ at line 1

    Can you help me understand where is the issue with this?
    Tnx

    • This topic was modified 7 years, 4 months ago by yanivg11.
  • The topic ‘I get “unexpected beginning of statement” in import’ is closed to new replies.