mysql load data infile ERROR 13 (HY000): Can’t get stat of

bug:
http://bugs.mysql.com/bug.php?id=31670
This problem
Replace the LOAD DATA INFILE with the LOAD DATA LOCAL INFILE
The problem goes away.

Read More: