Remove ur_user index. We can just use the user_namespace to load all blocked namespac...
[lhc/web/wiklou.git] / maintenance / archives / patch-ar_len.sql
1 ALTER TABLE /*$wgDBprefix*/archive
2 ADD ar_len INT UNSIGNED;
3