Actions
Bug #23422
closedCaching framework database backend does not free mysql resource in collectGarbage()
Start date:
2010-08-22
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Problem:
The sql resource is never freed in collectGarbage() method because a wrong varible name is used.
Solution:
Use the correct variable name
Branches: 4.3, 4.4, trunk
(issue imported from #M15525)
Files
Actions