normally on a mysql dump, you have the option of adding a creation of the DB..

you don't want that.. so untick that option on your export..

you just want the tables to be created and import into an existing DB that you created on Mindraven

the table creation and subsequent record import will be DB agnostic and will import fine then..

then just ( for wordpress ) modify your wp-config.php to be the DB, user, pass that you used when creating the DB on Mindraven..

2c