Howdy all!

mysql>    LOAD DATA LOCAL
    ->    INFILE
"/Rob/architecturalScreens/prototype/v1/database/insertPart.dat"
    ->    INTO TABLE part;
Query OK, 496 rows affected (0.08 sec)
Records: 496  Deleted: 0  Skipped: 0  Warnings: 1494

I am glad it loaded my file (it took me ages to build it)... but how do I
view the warnings?

Thanks!

Rob
:)
:->
:-}



---------------------------------------------------------------------
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