Breaking change: remove faminsize/famaxsize because they lead to an unindexed query...
authorBryan Tong Minh <btongminh@users.mediawiki.org>
Sun, 6 Mar 2011 22:03:45 +0000 (22:03 +0000)
committerBryan Tong Minh <btongminh@users.mediawiki.org>
Sun, 6 Mar 2011 22:03:45 +0000 (22:03 +0000)
commit9770ff88f5f7db2b6611852aeb0773a7e6d72650
tree50ee075ce4f7232b6100361ca75a929aaaf57688
parent01a97093e84dda2d897de3e58500c66ba072b34e
Breaking change: remove faminsize/famaxsize because they lead to an unindexed query, which takes a very long time if there are only few rows that match the filter. Introduced in r66168, so luckily only live since 1.17.
includes/api/ApiQueryFilearchive.php