in reply to Problem uploading 'large' CSV file using DBI

Sorry I don't have MYSQL up and running now so cannot test out the command/data myself.

As BUU suggested you should first try to debug the result by directly importing the data FROM MySQL. Once you do that MySQL's  show waarnings should tell you the problem.

Since you are executing the load data command directly, I would be surprised if this problem is Perl related.

-SK