View Single Post

   
  #2 (permalink)  
Old 05-10-2008, 02:03 PM
Paul Lautman
 
Posts: n/a
Default Re: How can I learn what lines, in a csv file, were skipped by a LOAD DATA LOCAL INFILE?

Ted wrote:
> So, how can I find out about all these warnings that came from a
> single load statement, and how can I find out the details of what
> lines were skipped?


The answer to that depends on how you wrote your script


Reply With Quote