Discussion:
#51131 [Opn->Fbk]: ocifetchinto is not working
(too old to reply)
a***@php.net
2010-02-24 08:24:21 UTC
Permalink
ID: 51131
Updated by: ***@php.net
Reported By: ganesh dot rpr at gmail dot com
-Status: Open
+Status: Feedback
-Bug Type: Performance problem
+Bug Type: OCI8 related
Operating System: linux
PHP Version: 5.3.1
New Comment:

Thank you for this bug report. To properly diagnose the problem, we
need a short but complete example script to be able to reproduce
this bug ourselves.

A proper reproducing script starts with <?php and ends with ?>,
is max. 10-20 lines long and does not require any external
resources such as databases, etc. If the script requires a
database to demonstrate the issue, please make sure it creates
all necessary tables, stored procedures etc.

Please avoid embedding huge scripts into the report.




Previous Comments:
------------------------------------------------------------------------

[2010-02-24 08:19:05] ganesh dot rpr at gmail dot com

ocifetchinto is not working, when using order by desc or asc in linux
but work with windows

------------------------------------------------------------------------

[2010-02-24 08:17:37] ganesh dot rpr at gmail dot com

Description:
------------
ocifetchinto is not working, when using order by desc or asc

Reproduce code:
---------------
ocifetchinto is not working, when using order by desc/asc

Expected result:
----------------
working / solution

Actual result:
--------------
6


------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=51131&edit=1
ganesh dot rpr at gmail dot com
2010-02-24 08:19:05 UTC
Permalink
ID: 51131
User updated by: ganesh dot rpr at gmail dot com
Reported By: ganesh dot rpr at gmail dot com
Status: Open
Bug Type: Performance problem
Operating System: linux
PHP Version: 5.3.1
New Comment:

ocifetchinto is not working, when using order by desc or asc in linux
but work with windows


Previous Comments:
------------------------------------------------------------------------

[2010-02-24 08:17:37] ganesh dot rpr at gmail dot com

Description:
------------
ocifetchinto is not working, when using order by desc or asc

Reproduce code:
---------------
ocifetchinto is not working, when using order by desc/asc

Expected result:
----------------
working / solution

Actual result:
--------------
6


------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=51131&edit=1
Loading...