> mysql> load data infile 'abcd.txt' into table b.chicago;
> ' for key 1 Duplicate entry '[EMAIL PROTECTED]

I think you have 2 e-mails that are equal in the file and the e-mail field is
declared as a primary key (which implies UNIQUE).

-- 
<mack />


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

Reply via email to