> I have written a PHP function that uses the MySQL command: > LOAD DATA INFILE ... > > The command returns the result in mysql_info() > Records: 42 Deleted: 0 Skipped: 0 Warnings: 5 > > My question is how do you find out what the 5 warnings are. > Does MySQL put them in a log file somewhere and is there a way to display > them to my user through PHP.
Nope... ---John W. Holmes... PHP Architect - A monthly magazine for PHP Professionals. Get your copy today. http://www.phparch.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php