Restore new_name_timestamp index usage in UNION. Since r51907, there was no reason...
authorAaron Schulz <aaron@users.mediawiki.org>
Sun, 26 Jun 2011 23:32:46 +0000 (23:32 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Sun, 26 Jun 2011 23:32:46 +0000 (23:32 +0000)
commit4dc7c3188d11a5c2feffe46940e4f9ef955c627f
tree44f26947eb3ad5b2217de236bb5d154d5a7b5643
parent5d00a3d11d103f85becfa2c47477f593e2541aa9
Restore new_name_timestamp index usage in UNION. Since r51907, there was no reason for doing the UNION. Fixed "is_null( $namespace )" checks, broken probably since FormOptions was used here (NULL value not saved for 'namespace', left to default, which is ''). Added check for 'associated namespaces' option.
includes/specials/SpecialRecentchanges.php