*Add wfQueriesMustScale(), a quick dirt way to see whether we can get away with ineff...
authorAaron Schulz <aaron@users.mediawiki.org>
Thu, 21 Jun 2007 15:29:05 +0000 (15:29 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Thu, 21 Jun 2007 15:29:05 +0000 (15:29 +0000)
commit83d9f48a4589f57ee97e536a21ce0206f4ef7e69
treeb613dfa8d4878c816834abe22e0b578a91f3c675
parent1dce23fce74939fceb98e31d1571b3aac661528b
*Add wfQueriesMustScale(), a quick dirt way to see whether we can get away with inefficient queries or if the job queue is best. Will likely need tweaking.
includes/GlobalFunctions.php