Migrating to New Site – Database error
-
Moving a client from one site to another. When I go into PHP MyAdmin and try to import the SQL file I get the following error. Please note I have replaced some dbname info with xxxx for security. Thanks!
Error
SQL query:
—
— Database:tower_xxxx
—
— ——————————————————–
—
— Table structure for tablexxxx_aiowps_events
—
CREATE TABLE IF NOT EXISTSxxxx_aiowps_events(
idbigint( 20 ) NOT NULL ,
event_typevarchar( 150 ) NOT NULL DEFAULT ”,
usernamevarchar( 150 ) DEFAULT NULL ,
user_idbigint( 20 ) DEFAULT NULL ,
event_datedatetime NOT NULL DEFAULT ‘0000-00-00 00:00:00’,
ip_or_hostvarchar( 100 ) DEFAULT NULL ,
referer_infovarchar( 255 ) DEFAULT NULL ,
urlvarchar( 255 ) DEFAULT NULL ,
event_datalongtext,
country_codevarchar( 50 ) DEFAULT NULL
) ENGINE = MYISAM AUTO_INCREMENT =89041 DEFAULT CHARSET = utf8;MySQL said: Documentation
#1046 – No database selectedhttps://ww.wp.xz.cn/plugins/all-in-one-wp-security-and-firewall/
The topic ‘Migrating to New Site – Database error’ is closed to new replies.