* Follow-up r84397: make sure that mysql uses the job_id index even with the job_cmd...
authorAaron Schulz <aaron@users.mediawiki.org>
Thu, 30 Jun 2011 20:32:41 +0000 (20:32 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Thu, 30 Jun 2011 20:32:41 +0000 (20:32 +0000)
commitfc3a285e66943a6f37cd7c9e6c4d3cc024825d41
tree50fe47b9175d6cd93593c8ad50e7bf4d0d97c269
parent4b7aa6bfcd726210b3948ab2f953e5554c1b79d8
* Follow-up r84397: make sure that mysql uses the job_id index even with the job_cmd clause
* Removed redundant 'LIMIT' option, already added by using selectRow()
includes/job/JobQueue.php