Skip to content
Snippets Groups Projects
Commit 70af8940 authored by Christian Kuhn's avatar Christian Kuhn
Browse files

[TASK] Move special sys_refindex DB index to ext:form

"KEY lookup_string (ref_string(191))" is only used in
a query performed by ext:form. This extension is a bit
specific with using sys_refindex and is the only one
that queries using "where ref_string=...". To reduce
index size of sys_refindex a bit, that index is now
moved to ext:form to be added only if that extension
is loaded.

Resolves: #104368
Releases: main
Change-Id: I3315633590089bb7f7997865fbba34ecca9c250a
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/85228


Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 255039c1
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment