Convert updateChunkStatus to using a flush commit()
authorAaron Schulz <aschulz@wikimedia.org>
Wed, 7 Oct 2015 18:06:55 +0000 (11:06 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Wed, 7 Oct 2015 18:06:55 +0000 (11:06 -0700)
commitfeb03ba80a85538ecabcbd908b930dda2d460bd6
tree0b36bb60fedacf384bcb161c09ac60e276152c3a
parent2cf39dd2e8a42bba0d0745f62f0c213a005646f4
Convert updateChunkStatus to using a flush commit()

This will at least warn if an explicit transaction
from a caller via begin() is active

Change-Id: Id4198cb35368c0d92cf8abfde46c75ea09fd8f96
includes/upload/UploadFromChunks.php