repo.or.cz
/
mediawiki.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Merge "Improve sorting on SpecialWanted*-Pages"
[mediawiki.git]
/
maintenance
/
archives
/
patch-kill-iwl_prefix.sql
blob
1cd9b45416fcafce688503eb2c6f04d91f012beb
1
--
2
-- Kill the old iwl_prefix index, which may be present on some
3
-- installs if they ran update.php between it being added and being renamed
4
--
5
6
DROP INDEX /*i*/iwl_prefix ON /*_*/iwlinks;
7