I'm trying to load data into a table from a file but I get an error message:

ERROR 1329 (02000): No data - zero rows fetched, selected, or processed

This error message isn't very specific as to what is going wrong and I have
no idea what it is about the data file that is wrong. Of course, I know that
there is in fact data in the file and that it is proper data types matching
the table structure so I don't know why this error message is occuring or
what it is about the file that's stopping it from being loaded.

--
justferindo

Reply via email to