Kill filtering by hash because the query is unindexed. We need a condition on fa_stor...
authorBryan Tong Minh <btongminh@users.mediawiki.org>
Sun, 6 Mar 2011 22:16:34 +0000 (22:16 +0000)
committerBryan Tong Minh <btongminh@users.mediawiki.org>
Sun, 6 Mar 2011 22:16:34 +0000 (22:16 +0000)
commit29eaa85c82078e164ab593c5e7fb534e1db9f7b9
treed3d94ead83019de2352b5349de21842bd4373c8c
parent9770ff88f5f7db2b6611852aeb0773a7e6d72650
Kill filtering by hash because the query is unindexed. We need a condition on fa_storage_group, but I'm not sure how index merging will work out. I don't have time to investigate this at the moment, so killing it in its entirety seems the safest option for now.
includes/api/ApiQueryFilearchive.php