Mysql prob

  • Unknown's avatar

    I am struggling to rescue my blog following my ISP deleting it. I have the latest database and I am trying to import it into a new blog via myPHPadmin. However I get the following error.

    #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 ‘

    CREATE TABLE wp_posts (
    ID bigint(20) unsigned NOT NULL auto_increme’ at line 1

    and it points to the following line

    comment_status enum( ‘open’, ‘closed’, ‘registered_only’ ) NOT NULL

    Any clues?

  • Unknown's avatar

    If you host your own site, you should ask here at the WordPress.org forum:

    http://wordpress.org/support/

    We don’t host our own sites here at WordPress.com and it runs differently.

  • The topic ‘Mysql prob’ is closed to new replies.