Upgrade unmatched explicit commit() of DBO_TRX to an exception
authorAaron Schulz <aschulz@wikimedia.org>
Thu, 11 Aug 2016 03:16:12 +0000 (20:16 -0700)
committerKrinkle <krinklemail@gmail.com>
Thu, 11 Aug 2016 07:12:44 +0000 (07:12 +0000)
commita2242913b2e27e46f616b8885102d4bf1b8583f2
treeb250ec5c3993f2dfd0d1a3cca524f3a8527ba38e
parent2cd0b5a90ef408dfb972d94b68180181005b5555
Upgrade unmatched explicit commit() of DBO_TRX to an exception

Follows-up f8d5075656 and 820f5d6ce5.

This mostly for sanity, as normally the exception would
happen on begin().

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