I am importing more than 20,000 records and am using the LOAD DATA 
INFILE.  After it finishes it outputs the following lines

Query OK, 22516 rows affected (40.73 sec)
Records: 22516  Deleted: 0  Skipped: 0  Warnings: 177

I would like to get more info about the Warnings.  What line numbers? 
 What was the specific warning? etc?

Is there any log file I can look at?  I turned on logging but that only 
seems to capture what commands I type in not what is actually happening 
in the inserts.

Thanks,
Craig


-----------------------------------------------------------
Send a mail to [EMAIL PROTECTED] with
unsubscribe mysql [EMAIL PROTECTED]
in the body of the message to unsubscribe from this list.

Reply via email to