Project

General

Profile

Actions

Bug #21017

closed

Use separate tables for tags in the caching framework

Added by Oliver Hader over 14 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Caching
Target version:
-
Start date:
2009-09-08
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

The database backend of the caching framework stores tags in a comma separated list. Searching for tags results in a LIKE query which will be very slow when there are many cache entries.

(issue imported from #M11903)


Files

0011903_v0.patch (9.63 KB) 0011903_v0.patch Administrator Admin, 2009-09-08 18:43
0011903_v1.patch (12.2 KB) 0011903_v1.patch Administrator Admin, 2009-09-08 20:26
0011903_v2.patch (12.2 KB) 0011903_v2.patch Administrator Admin, 2009-09-10 15:24
0011903_v4.patch (14.8 KB) 0011903_v4.patch Administrator Admin, 2009-09-18 16:55
0011903_v6.patch (17.3 KB) 0011903_v6.patch Administrator Admin, 2009-09-21 15:12

Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Bug #20863: TCEmain clears cache inefficientlyClosedIngo Renner2009-08-11

Actions
Related to TYPO3 Core - Bug #21718: Add functionality to work with caching frameworkClosedOliver Hader2009-11-27

Actions
Related to TYPO3 Core - Feature #21688: Add support for IN and EXISTS subqueriesClosedXavier Perseguers2009-11-25

Actions
Actions

Also available in: Atom PDF