Posted by Maxim on 01/23/08 06:29
I use a PDO-MYSQL and executing a query like 'LOAD DATA INFILE ...'. If I execute this query with mysql_query() I can use mysql_info() to get info like "String format: Records: 42 Deleted: 0 Skipped: 5 Warnings: 0." How can I get this string using PDO-MYSQL get skipped count?
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming