ID: 29577
Updated by: [EMAIL PROTECTED]
Reported By: auroraeosrose at hotmail dot com
-Status: Open
+Status: Assigned
Bug Type: MySQL related
Operating System: Winxp pro sp1
PHP Version: 5CVS-2004-08-09 (dev)
-Assigned To:
+Assigned To: georg
Previous Comments:
------------------------------------------------------------------------
[2004-08-09 02:39:53] auroraeosrose at hotmail dot com
somewhere around line 452 of mysqli.c adding
REGISTER_LONG_CONSTANT("MYSQLI_CLIENT_FOUND_ROWS", CLIENT_FOUND_ROWS,
CONST_CS | CONST_PERSISTENT); should fix it :)
------------------------------------------------------------------------
[2004-08-09 02:30:39] auroraeosrose at hotmail dot com
Description:
------------
Trying to use MYSQLI_CLIENT_FOUND_ROWS with mysqli_real_connect and
getting "Use of undefined constant" error. The flag supposedly exists
according to the docs, but when looking at the mysqli source files it's
never defined :) It should either be deleted from the docs, or defined
somewhere if it was simply forgotten
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=29577&edit=1