• Hi All,

    I recently received my blog database from Blogsome so that I can import it all into WordPress on my own server. However, I get the following error message:

    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—-
    eNptjt9OgzAche/7FD+TXS1QWmQDa0xosNmWlD+2OBNvCJNFSRAQ0GzPtgsfyVeweO3tl3POd4RS
    qWIQUYhckCJhQMGFdYB0bvAFoWivGSx2FYPxo+nLYTwOuKkPuH/rrS9wseeDS8jaIdShPlCfEZdd
    E3g5H7qpmN5BnHpYoPisHyQDDxPs+vY4lW1VDpXddK/oUStItQV8I5Lcgr0w3qe6hTh93knJYYUJ
    ymLOjCuY6yjbZnPKSvU86GHzu24/T0jyZMPg2Nr12NlBsLqxKfqz/ly+neWVRyihoEUOYSrvi2jL
    FY9yoQqDikjujP0uDP/DsHRufwGx0k/M
    —-END CUT—-
    —-BEGIN RAW—-

    ERROR: C1 C2 LEN: 1 2 68
    STR: »

    CVS: $Id: sqlparser.lib.php,v 2.47 2006/01/17 17:02:30 cybot_tm Exp $
    MySQL: 4.0.27-standard-log
    USR OS, AGENT, VER: Win MOZILLA 5.0
    PMA: 2.8.0.2
    PHP VER,OS: 4.4.2 Linux
    LANG: en-iso-8859-1
    SQL: /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;

    —-END RAW—-

    SQL query:

    /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;

    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 anyone help me on this?

    Thanks in advance,

    Onnik Krikorian
    http://oneworld.blogsome.com

  • The topic ‘SQL Database Import Error’ is closed to new replies.