Hi,

I've seen this question asked before, but I'm hoping maybe this is now
possible.

When one does a "LOAD DATA INFILE..." or similar and get a result
like this:

Query OK, 428 rows affected (4.30 sec)
Records: 428  Deleted: 0  Skipped: 0  Warnings: 431

...is there any possible way to see the errors?  Is there any debugging
that can be turned on on the server side to track these warnings?  The
data looks good, but I'm quite curious what's going on.

I've seen the suggestion to do a dump and diff, but the order of the
records in the file I'm importing is so random, the diff is useless.

Any ideas/tips appreciated!

thanks,

Charles


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to