Add sanity check to getScopedLockAndFlush() for pending writes
authorAaron Schulz <aschulz@wikimedia.org>
Thu, 18 Aug 2016 06:50:21 +0000 (23:50 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Thu, 18 Aug 2016 06:52:20 +0000 (23:52 -0700)
commit257d0e3efbb77a31fd4d7acf4c4addb869520067
treedecf3d7b629b405773b97eed11e06f4022d5290c
parent7287e01b3d7505f3a012ae71ce09057875334e7e
Add sanity check to getScopedLockAndFlush() for pending writes

Also made a few related exception message more uniform.

Change-Id: I4491f16493b3d9f8ab8fad45fc6373e0d7f7d67b
includes/db/Database.php