Migrate from SQLite3 to MySQL

Are there any tricks or tips for migrating a development database in
SQLite to a production database in MySQL?

thanks,
Jason