ID: 43497 Updated by: [EMAIL PROTECTED] Reported By: ghosh at q-one dot com Status: Open Bug Type: OCI8 related Operating System: Linux 2.6.22-14-server PHP Version: 5.2.5 New Comment:
Confirmed. Previous Comments: ------------------------------------------------------------------------ [2007-12-04 13:09:49] ghosh at q-one dot com Description: ------------ There is a memory leaking when using the OCI8 interface and querying XML columns. Demo code available via the url below. This creates a table with an XML column and queries this column. UGA memory is leaking. This does not happen when doing the same directly via SQLPlus. Reproduce code: --------------- http://oberon.q-one-hosting.com/6648051.txt Expected result: ---------------- No UGA memory leaking Actual result: -------------- UGA memory going up. Table with temporary lobs filling up. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=43497&edit=1
