A mysqldump will attach `ENGINE=MyISAM` and `ENGINE=InnoDB` to every `CREATE TABLE` statement.

You should be fine.