Can someone help? I'm switching hosts and my DB won't import in phpMyAdmin. I get the following:
SQL query:
--
-- Table structure for table `evo_antispam`
--
DROP TABLE IF EXISTS `evo_antispam` ;
MySQL said:
#1046 - No database selected
Any ideas? I have multiple databases from multiple blogs and they all throw the same error...
Select the database before doing the import. Click on the database name in phpmyadmin, then open the Import page.