https://bugzilla.wikimedia.org/show_bug.cgi?id=53427
--- Comment #1 from Erik Bernhardson <[email protected]> --- After further review we have decided the index is unnecessary and the size of this field should be 16 rather than 255. The change required is now just: ALTER TABLE recentchanges ADD rc_external_type VARBINARY(16) NULL DEFAULT NULL; -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
