Revert 26830, which 1) completely breaks recentchangeslinked for logged-in users...
authorAryeh Gregor <simetrical@users.mediawiki.org>
Fri, 19 Oct 2007 20:53:01 +0000 (20:53 +0000)
committerAryeh Gregor <simetrical@users.mediawiki.org>
Fri, 19 Oct 2007 20:53:01 +0000 (20:53 +0000)
commit62cc9a66a478dba8b823e87e92a7932281c6882b
treeffc7484ab28bf72dc998e92ea9f1b7c2c18ca7b7
parent5ef216fbffad859f1abfc6d97753cb3fa24cdb21
Revert 26830, which 1) completely breaks recentchangeslinked for logged-in users (error in LEFT JOIN condition probably due to mixed join syntaxes), and 2) will cause any moderate-sized database to spontaneously combust (over a minute to run the query on an old Simple English database before I killed it) due to Cartesian join of page and redirect tables.
RELEASE-NOTES
includes/SpecialRecentchangeslinked.php