https://bugzilla.wikimedia.org/show_bug.cgi?id=45529

--- Comment #4 from Daniel Kinzler <[email protected]> ---
Thanks for the analysis Asher!

> If the combination ( term_entity_type, term_entity_id ) is guaranteed to be
> unique, and it will be used to delete rows, define this index as unique to
> minimize locking. 

It's not unique. In fact, ( term_entity_type, term_entity_id, term_language )
isn't unique either (there can be multiple aliases in a language language on an
entity).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to