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
Updated by Steffen Kamper about 14 years ago
committed to svn
4_3 rev 8728
4_4 rev 8729
trunk rev 8730
Actions