Project

General

Profile

Actions

Bug #23422

closed

Caching framework database backend does not free mysql resource in collectGarbage()

Added by Helmut Hummel over 13 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
Caching
Target version:
-
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

15525_trunk.diff (677 Bytes) 15525_trunk.diff Administrator Admin, 2010-08-22 20:07
15525_trunk_v2.diff (1.38 KB) 15525_trunk_v2.diff Administrator Admin, 2010-08-22 21:38
Actions #1

Updated by Steffen Kamper over 13 years ago

committed to svn
4_3 rev 8728
4_4 rev 8729
trunk rev 8730

Actions #2

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF