Ferindo Middleton wrote:
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.

Since you did not show us the data, nor the command you used to load the data, we can't tell you what is wrong.

--
Gerald L. Clark
Supplier Systems Corporation

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to