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
Deprecate WebRequest::escapeAppendQuery()
[mediawiki.git]
/
maintenance
/
archives
/
patch-kill-iwl_pft.sql
blob
96e1435693668ef48e23cd6700ef0c5eb39d5d63
1
--
2
-- Kill the old iwl_prefix_from_title 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_from_title ON /*_*/iwlinks;
7