Answering the original question
1) You need to have a database to import.
2) You dont need to drop existing database and create a new one.You can import into existing DB.Truncate(to avoid unique constraint violations) the tables and import with ignore=y