remove accidentally left-in debugging output
[lhc/web/wiklou.git] / maintenance / archives / patch-userindex.sql
1 ALTER TABLE `user` ADD INDEX ( `user_name` );