Problems importing a database
-
I used the Duplicator plugin to migrate one client blog from one hosting to Hostgator and when I try to import the database from the old hosting to use it in the new one this error appears:
consulta SQL:
CREATE TABLE
wp_blog_versions(blog_idBIGINT( 20 ) NOT NULL DEFAULT ‘0’,
db_versionVARCHAR( 20 ) NOT NULL DEFAULT ”,
last_updatedDATETIME NOT NULL DEFAULT ‘0000-00-00 00:00:00’,
PRIMARY KEY (blog_id) ,
KEYdb_version(db_version)
) ENGINE = MYISAM DEFAULT CHARSET = utf8;MySQL ha dicho: Documentación
#1046 – No database selected
The website is http://www.flamencapassion.com and it’s getting the database error because i can’t put this one.
The topic ‘Problems importing a database’ is closed to new replies.