[TYPO3-dev] strange enableFields SQL with T3 4.0

Martin Schoenbeck ms.usenet.nospam at schoenbeck.de
Thu Apr 13 22:41:44 CEST 2006


Hi Martin,

Martin Kutschker schrieb:

> Loading reading from disk?

Yes.

> If so, normalizing won't speed things up. As 
> you're doing a join even more records are read.

Of course it would. You don't have to read any data to find the records for
a join if you have prepared usable indexes. But you can't prepare an index
for the current situation.

Martin




More information about the TYPO3-dev mailing list