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
> 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
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
]
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
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:
5 matches
Mail list logo