Change index on rc_namespace, rc_title to rc_namespace, rc_title, rc_timestamp
[lhc/web/wiklou.git] / maintenance / archives / patch-ufg_group-length-increase-255.sql
1 ALTER TABLE /*_*/user_former_groups
2 MODIFY COLUMN ufg_group varbinary(255) NOT NULL default '';