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
(
id
bigint( 20 ) NOT NULL ,
event_type
varchar( 150 ) NOT NULL DEFAULT ”,
username
varchar( 150 ) DEFAULT NULL ,
user_id
bigint( 20 ) DEFAULT NULL ,
event_date
datetime NOT NULL DEFAULT ‘0000-00-00 00:00:00’,
ip_or_host
varchar( 100 ) DEFAULT NULL ,
referer_info
varchar( 255 ) DEFAULT NULL ,
url
varchar( 255 ) DEFAULT NULL ,
event_data
longtext,
country_code
varchar( 50 ) DEFAULT NULL
) ENGINE = MYISAM AUTO_INCREMENT =89041 DEFAULT CHARSET = utf8;MySQL said: Documentation
#1046 – No database selectedhttps://www.ads-software.com/plugins/all-in-one-wp-security-and-firewall/
- The topic ‘Migrating to New Site – Database error’ is closed to new replies.