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
Localisation updates from http://translatewiki.net.
[mediawiki.git]
/
maintenance
/
sqlite
/
archives
/
patch-archive_kill_ar_page_revid.sql
blob
0f3e9c7f929d6add6a14c1ebe266c4695115bd8b
1
-- Used for killing the wrong index added during SVN for 1.17
2
-- Won't affect most people, but it doesn't need to exist
3
DROP INDEX IF EXISTS ar_page_revid;