ID: 27842
Updated by: [EMAIL PROTECTED]
Reported By: pop501 at hotmail dot com
-Status: Open
+Status: Bogus
Bug Type: Sybase-ct (ctlib) related
Operating System: windows NT SP6
PHP Version: 4.3.5
New Comment:
Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same.
Thank you for your interest in PHP.
See bug #27843
Previous Comments:
------------------------------------------------------------------------
[2004-04-02 12:08:40] pop501 at hotmail dot com
Description:
------------
Upgraded from PHP 4.2.1 to 4.3.5 (Had number of chalanges (espacially
with sockets))
Using sybase-ct lib to gather staistics on Sybase database.
Using NT with service pack 6, Sybase 12 openclient.
After upgrade getting this messages 4 times on each run:
Notice: sybase_query(): Sybase: Unexpected results, cancelling current
in foo.php on line 1000
Reproduce code:
---------------
sybase_query("sp_monitor",$con);
Expected result:
----------------
Empty result with no errors expected.
Actual result:
--------------
Notice: sybase_query(): Sybase: Unexpected results, cancelling current
in foo.php on line 1000
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=27842&edit=1