in reply to Problem uploading 'large' CSV file using DBI
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
|
|---|