Remove implicitGroupby() use in ImageListPager
authorAaron Schulz <aschulz@wikimedia.org>
Sat, 9 Sep 2017 21:05:58 +0000 (14:05 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Sat, 9 Sep 2017 21:05:58 +0000 (14:05 -0700)
commitc02c962bf06899ebfa73afff9e9f59901d706198
treead01f39b56a3fc26b62cb2c8f3e2d2e94188c69d
parentbb61c94bc19026b68df57e02eb48f45a417b14c2
Remove implicitGroupby() use in ImageListPager

Note this only effects wikis with miser mode disabled, so there
is less risk of a poor query plan.

Change-Id: I692b23f176489b9a0907bcc65b4ca93f10367c48
includes/specials/pagers/ImageListPager.php