• Resolved brokenshardz

    (@brokenshardz)


    I am getting this error when I tried to import MySQL database to a new server:

    Error

    SQL query:

    # WordPress MySQL database backup
    #
    # Generated: Friday 22. September 2006 05:10 PDT
    # Hostname: localhost
    # Database: brokensh_wrdp1
    # ——————————————————–
    # ——————————————————–
    # Table: wp_categories
    # ——————————————————–
    #
    # Delete any existing table wp_categories
    #
    DROP TABLE IF EXISTS wp_categories ;

    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 ‘

    DROP TABLE IF EXISTS wp_categories‘ at line 1

    can help?

  • The topic ‘SQL Error when importing’ is closed to new replies.