Use 'flush' flag to end automatic transactions.
authordaniel <daniel.kinzler@wikimedia.de>
Tue, 16 Oct 2012 11:18:41 +0000 (13:18 +0200)
committerdaniel <daniel.kinzler@wikimedia.de>
Tue, 16 Oct 2012 11:18:41 +0000 (13:18 +0200)
commit430870bad1fe170b36618f4d301a1edde98d0dee
tree16bc37f4c26e655aa6c1b500e30f3d75124280ff
parent31a52f9e3d49d452f4aef95491de7ad75ed4ccc3
Use 'flush' flag to end automatic transactions.

Call commit with the flush flag in JobQueueDB::doPop, so no warning
is triggered if an automatic transaction is already in progress.

Change-Id: I74f7170671103b0b1ea8afe09e3b105b03dde7e6
includes/job/JobQueueDB.php