Hi! Dmitry Martynenko wrote: > May be solution is to decrease key length - for example use 16 byte > md5 value, instead of 32 chars value. In any case they are equal. > Binary comparison is always faster then text comparison.
No. 16 bit md5 is not unique. It is wrong to truncate md5 even to 31 bytes. -- Dmitry Dulepov TYPO3 core team "Sometimes they go bad. No one knows why" (Cameron, TSCC, "Dungeons&Dragons") _______________________________________________ TYPO3-english mailing list [email protected] http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
