Mysql prob
-
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(
IDbigint(20) unsigned NOT NULL auto_increme’ at line 1and it points to the following line
comment_statusenum( ‘open’, ‘closed’, ‘registered_only’ ) NOT NULLAny clues?
-
If you host your own site, you should ask here at the WordPress.org forum:
We don’t host our own sites here at WordPress.com and it runs differently.
- The topic ‘Mysql prob’ is closed to new replies.