[TYPO3-dev] Typo3 Performance

John Angel johnange at gmail.com
Wed Feb 28 19:43:56 CET 2007


> Possibly combined indices would work even better under the conditions
> mentioned above.

Here is the one combined:

ALTER TABLE `tt_content` ADD INDEX content ( `sys_language_uid`, `deleted`,
`t3ver_state`, `hidden`, `starttime`, `endtime`, `fe_group` );






More information about the TYPO3-dev mailing list