News Feed
Jobs Feed
Sections




News Archive
Christopher Jones' Blog:
Temporary LOBS in PHP's OCI8 Extension. Instant Client.
January 21, 2008 @ 12:05:00

Christopher Jones talks today on his blog about a bug he's just corrected and integrated into the release of the Oracle Instant Client that lets PHP correctly take advantage of the temporary LOBS functionality.

When PHP is done with the temporary LOB, it needs to tell Oracle to destroy it. If this isn't done, then the temporary LOB will hang around using DB space until the connection is closed. I just merged a fix worked on by Krishna Mohan and myself for bug 43497.

Example code is included showing two instances of its use - a normal use that frees the memory correctly and the other showing how to create the temporary lob to hold the data as needed.

0 comments voice your opinion now!
temporary lob patch oci8 extension instant client memory leak


blog comments powered by Disqus

Similar Posts

Community News: Memcached Extension Updated - Adds JSON Serialization Support

PHP Magazine: SuSE - New PHP Packages Fix XSS and Information Leak

Hasan Otuome's Blog: PHP Documentation Tips

Community News: Livedocs XMLWriter Entry Updated

AjaxLine: Best Joomla! Extensions - March 2010


Community Events











Don't see your event here?
Let us know!


testing podcast series opinion release code interview unittest introduction example tool language phpunit community zendframework2 application functional development conference framework

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework