ID:               29577
 Updated by:       [EMAIL PROTECTED]
 Reported By:      auroraeosrose at hotmail dot com
-Status:           Assigned
+Status:           Closed
 Bug Type:         MySQL related
 Operating System: Winxp pro sp1
 PHP Version:      5CVS-2004-08-09 (dev)
 Assigned To:      georg
 New Comment:

This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.




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

Reply via email to