Re: [PHP] PHP - mysql_info question

2003-01-31 Thread Mark McCulligh
Does "Nope" mean to both my questions. Does MySQL create a log file of warnings? and can PHP call it? I figure even if MySQL as a log file, PHP can't call it, because the PHP function mysql_info was only add in 4.3.0 Mark. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, vis

RE: [PHP] PHP - mysql_info question

2003-01-30 Thread John W. Holmes
> 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

[PHP] PHP - mysql_info question

2003-01-30 Thread Mark McCulligh
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 t

RE: [PHP] mysql_info()

2001-02-26 Thread PHPBeginner.com
] Subject: [PHP] mysql_info() Am i wrong or php does not support mysql_info() function ? Is there plans to support it? thanks in advance! -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the

[PHP] mysql_info()

2001-02-25 Thread Gustavo Vieira Goncalves Coelho Rios
Am i wrong or php does not support mysql_info() function ? Is there plans to support it? thanks in advance! -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: