I used mysqldump with the -t option to only dump the raw data.  I'm in the
process of importing the dump to a new database with seed data loaded.  I'm
attempting to override the existing dataset but continue to get the
following message when the import encounters a duplicate entry: Duplicate
entry '0' for key 1.  and bombs out each time.  Ss there an option that I
can add to allow the load to proceed.

Thanks in advance.

CL



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

Reply via email to