[TYPO3-core] FYI: Fixed bug #10090: Hanging record sets in t3lib_TCEmain

Ingo Renner ingo at typo3.org
Sun Jan 11 16:47:19 CET 2009


Oliver Hader wrote:

Hi Olly,

> Problem:
> There are several hanging record sets in t3lib_TCEmain. This means that
> SQL query results remain in the memory and are not removed - even if not
> required anymore.
> 
> Solution:
> Call $GLOBALS['TYPO3_DB']->sql_free_result($res) to remove the result
> sets from memory.

could you please commit these changes to 4.2, too?


thx
Ingo

-- 
Ingo Renner
TYPO3 Core Developer, Release Manager TYPO3 4.2


More information about the TYPO3-team-core mailing list