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

--- Comment #25 from Roan Kattouw <[email protected]> 2011-01-01 23:36:12 
UTC ---
(In reply to comment #24)
> Also, this table doesn't have a Primary Key..
> 
I don't see a unique index on this table that makes sense, TBH. The blob fields
can't be indexed properly (you can only index the first N chars using
cpc_added(123)) and the same change can occur multiple times.

> code_signoffs also doesn't have a PK... But does have a unique index...
Good enough, AFAIK.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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