>>>>> "bpaduraru" == bpaduraru <bpaduraru@stripped> writes:
bpaduraru> Hi,
bpaduraru> I have a small quuestion.
bpaduraru> If the file from wich I'll load the data has some lines wich don't
bpaduraru> correspond to the table format, they will be skipped without errors?
bpaduraru> Until now it seems they are skipped...
bpaduraru> The table has a primary key on all the fields.
bpaduraru> Bogdan Paduraru
bpaduraru> software engineer - Petar (www.petar.ro)
Hi!
Try calling 'mysql_info' after you have done 'LOAD FILE'; This will
contain some information if everyting went ok.
Regards,
Monty