How to Get mysql LOAD DATA INFILE output with PHP (no replies)
(MySQL.com) Hi All,
I am successfully running a mysql query with PHP using LOAD DATA to import data from a file - this works fine. But how do I get the import result?
It should return something like
Records: 174 Deleted: 0 Skipped: 3 Warnings: 14
Update update feed set failed_fetches=0, fetched=current_timestamp() where feed_id = 1268 failed: 1142 [UPDATE command denied to user '334187_hdlns_ms5'@'10.187.248.89' for table 'feed'] in [update feed set failed_fetches=0, fetched=current_timestamp() where feed_id = 1268]
updated 1268 (MySQL User Forums), inserted 30, updated 0, at 2012-06-02 00:09:47