[TYPO3-core] wrong inidices for fe_users

Martin Kutschker martin.kutschker-n0spam at no5pam-blackbox.net
Mon Mar 12 20:59:23 CET 2007


Martin Kutschker schrieb:
> Hi!
> 
> Problem: the double key definition for parent(pid) and pid(pid,username) 
> is pointless. The latter key is sufficient and will be used even if 
> "username" is not used for sorting.
> 
> Solution: drop the key pid and add "username" to the key "parent"

Commited to trunk.

Masi


More information about the TYPO3-team-core mailing list