Comment on How to migrate Flat Text File into MySQL?Comments−there15yare you doing bulk inserts or one-per-transaction?−zeroxsysOP15yNot using transaction, auto-commit.
Comments
are you doing bulk inserts or one-per-transaction?
Not using transaction, auto-commit.