Sie müssen den vollständigen/absoluten oder relativen Pfad zu Ihrer CSV-Datei angeben, keine URL
load data infile '/myproj/imports/example_1.csv' into table...
load data infile 'c:\\myproj\\imports\\example_1.csv' into table...
schlage vor, dass Sie noch einmal im Handbuch nachsehen http://dev.mysql .com/doc/refman/5.1/en/load-data.html