• I am changing my hosting over. However when i import the .sql file from one DB to the one I receive this error.

    Error
    There is a chance that you may have found a bug in the SQL parser. Please examine your query closely, and check that the quotes are correct and not mis-matched. Other possible failure causes may be that you are uploading a file with binary outside of a quoted text area. You can also try your query on the MySQL command line interface. The MySQL server error output below, if there is any, may also help you in diagnosing the problem. If you still have problems or if the parser fails where the command line interface succeeds, please reduce your SQL query input to the single query that causes problems, and submit a bug report with the data chunk in the CUT section below:
    —-BEGIN CUT—-
    eNo1jU0LgkAYhANv76+Yg0ddeo2k9rbIYsLq2q4adO4DIeySUP8+N2iY0/DMjHbOOomCUWQwupFg
    ZGAm3y1xROSHJYurS0z1xx+NxFasxT5PH8879d7B+gSq1E2XYNBL5TROqO25MkYFlNpaSWSCOXhD
    7aENXGJ9WGKRw4zT/CajmlLiOqXz65bu6PdE0eqvL9SRJcs=
    —-END CUT—-
    —-BEGIN RAW—-

    ERROR: C1 C2 LEN: 1 2 11
    STR:

    SVN: $Id$
    MySQL: 5.0.96-log
    USR OS, AGENT, VER: Win MOZILLA 5.0
    PMA: 2.11.11.3
    PHP VER,OS: 5.1.6 Linux
    LANG: en-utf-8
    SQL:

    —-END RAW—-

    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

    I thought it might be a version error of mysql but they both seem to be using the same version of mySQl.

    Be great if someone could let me know how to fix this error.

    Thanks!

The topic ‘#1064 error imprtoing sql with phpmyadmin’ is closed to new replies.