Aaron Schulz has submitted this change and it was merged. Change subject: [JobQueue] Use SELECT for deduplication rather than more expensive DELETEs. ......................................................................
[JobQueue] Use SELECT for deduplication rather than more expensive DELETEs. Change-Id: Iff5dbc0ca6dc7032596d1b4ffddb3cc1848b9e10 --- M includes/job/JobQueueDB.php 1 file changed, 32 insertions(+), 13 deletions(-) Approvals: Aaron Schulz: Looks good to me, approved jenkins-bot: Verified -- To view, visit https://gerrit.wikimedia.org/r/35833 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iff5dbc0ca6dc7032596d1b4ffddb3cc1848b9e10 Gerrit-PatchSet: 2 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Aaron Schulz <[email protected]> Gerrit-Reviewer: Aaron Schulz <[email protected]> Gerrit-Reviewer: Tim Starling <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
