Alger Huang says to YSITDYou have to make these replacements: replace all double-quotes (") with grave accents (´) (in vim just type :%s/"/´/) replace "autoincrement" with "auto_increment" remove "BEGIN TRANSACTION;" from the beginnig of the dump remove "COMMIT;" from the end of the dump remove all lines containing "sqlite_sequence" Now you can simply import your new MySQL dump.at Fri, Feb 19, 2016 12:34 PM