Fix incorrect index usage. Without a condition on the namespace, the use of new_name_...
authorTim Starling <tstarling@users.mediawiki.org>
Mon, 15 Jun 2009 14:44:28 +0000 (14:44 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Mon, 15 Jun 2009 14:44:28 +0000 (14:44 +0000)
commitaaa6461083de556710a13e2b86fa423a2c10565a
tree7077c25a84ec9ca38f48800aa983249a7df5a0dd
parent0af8cece27c62621d869fe84f44aea6364f773f3
Fix incorrect index usage. Without a condition on the namespace, the use of new_name_timestamp causes a full table scan. This was the primary cause of the recent post-scap downtime.
includes/specials/SpecialRecentchanges.php