>> I'm pretty new to MySQL, but I already like it.  Kudos to the developers!
>> 
>> I recently did a mysqlimport on a few data files, and it came back with over
>> 4000 warnings.  How can I actually see what the warnings were?  I'm still
>> not sure what it was upset about...
> 
> You can't.
> From 4.1.1 you can see warning if you use LOAD DATA INFILE statement:
> http://www.mysql.com/doc/en/SHOW_WARNINGS.html

I used mysqlimport because I could import a bunch of files all at once.
Does LOAD DATA have this capability?

TIA.

- B


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to