From:             stronk7 at moodle dot org
Operating system: MacOS X and Linux
PHP version:      5.1.5
PHP Bug Type:     OCI8 related
Bug description:  Oracle retrieval of LOBs broken

Description:
------------
Under PHP 5.1.x, retrieval of LOBs is completely broken. We 
have tried it with:

ocifetchinto() with the OCI_RETURN_LOBS flag set.
ociloadlob()
OCI-Lob->read()
OCU-Lob->load()

and the script ends with timeout.

It seems that this bug was solved in Bug 37406 and closed 
for 5.1.4 but under 5.1.6 the same problem persists.

Isn't this going to be back-ported to 5.1.x series? It does 
Oracle practically unusable!

Ciao, Eloy :-)


-- 
Edit bug report at http://bugs.php.net/?id=38612&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=38612&r=trysnapshot44
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=38612&r=trysnapshot52
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=38612&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=38612&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=38612&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=38612&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=38612&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=38612&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=38612&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=38612&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=38612&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=38612&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=38612&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=38612&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=38612&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=38612&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=38612&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=38612&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=38612&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=38612&r=mysqlcfg

Reply via email to