Actions
Task #84084
closedNo SQL index declared including colPos
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Performance
Target version:
-
Start date:
2018-02-28
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Much to my surprise, not least because I haven't noticed this through the nearly 10 years I worked with TYPO3, but:
There is no SQL key which matches the default query that results from selecting `tt_content` with a particular colPos value.
Adding this index would be excessively easy. Patch is coming right up. Can be backported as far back as you wish.
Actions