X-Git-Url: https://scripts.mit.edu/gitweb/autoinstallsdev/mediawiki.git/blobdiff_plain/19e297c21b10b1b8a3acad5e73fc71dcb35db44a..6932310fd58ebef145fa01eb76edf7150284d8ea:/maintenance/archives/patch-categorylinksindex.sql diff --git a/maintenance/archives/patch-categorylinksindex.sql b/maintenance/archives/patch-categorylinksindex.sql index 8a9ff123..e2b2c3ac 100644 --- a/maintenance/archives/patch-categorylinksindex.sql +++ b/maintenance/archives/patch-categorylinksindex.sql @@ -1,10 +1,10 @@ --- +-- -- patch-categorylinksindex.sql --- --- Per bug 10280 / http://bugzilla.wikimedia.org/show_bug.cgi?id=10280 +-- +-- Per task T12280 / https://phabricator.wikimedia.org/T12280 -- -- Improve enum continuation performance of the what pages belong to a category query --- +-- ALTER TABLE /*$wgDBprefix*/categorylinks DROP INDEX cl_sortkey,