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-cl_collation_index.sql
blob
7f75a62329908e9678bb33ff2759312388ca67a2
1
--
2
-- Kill cl_collation index.
3
-- @since 1.27
4
--
5
6
DROP INDEX /*i*/cl_collation ON /*_*/categorylinks;
7