Actions
Bug #28955
closedFlushing database caches truncates table before dropping it
Start date:
2011-08-12
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.6
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The database backend of the caching framework first truncates tables before dropping them.
This happens on calling the flush() method there and seems not to be required at all.
Updated by Oliver Hader over 13 years ago
- Subject changed from Flushing DB caches truncates table before dropping it to Flushing database caches truncates table before dropping it
Updated by Mr. Hudson over 13 years ago
Patch set 1 of change I732520d133dd7deaf684c701ae6fb16710540391 has been pushed to the review server.
It is available at http://review.typo3.org/4302
Updated by Oliver Hader over 13 years ago
- Status changed from New to Under Review
Updated by Thorsten Kahler over 13 years ago
- Status changed from Under Review to Rejected
This issue will be solved with #28973.
Actions