build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 and make pass
[lhc/web/wiklou.git] / maintenance / archives / patch-userindex.sql
1 ALTER TABLE /*$wgDBprefix*/user ADD INDEX ( `user_name` );