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_id
BIGINT( 20 ) NOT NULL DEFAULT ‘0’,
db_version
VARCHAR( 20 ) NOT NULL DEFAULT ”,
last_updated
DATETIME 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 https://www.flamencapassion.com and it’s getting the database error because i can’t put this one.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Problems importing a database’ is closed to new replies.