[TYPO3-english] Duplicate cHash values

Dmitry Dulepov dmitry at typo3.org
Mon Jan 19 16:24:56 CET 2009


Hi!

Dmitry Martynenko wrote:
> But I think it is axiom: less data and shorter keys -> more speed to SELECT.

Less data and good keys for executed queries -> more speed to SELECT. Just making keys short will not improve speed. If there are a lot of records and key is partial. MySQL will search data instead of keys, which is slower.

-- 
Dmitry Dulepov
TYPO3 core team
"Sometimes they go bad. No one knows why" (Cameron, TSCC, "Dungeons&Dragons")


More information about the TYPO3-english mailing list