Upgrade premature implicit transaction commits to exceptions
authorAaron Schulz <aschulz@wikimedia.org>
Thu, 21 Jul 2016 07:05:22 +0000 (00:05 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Thu, 4 Aug 2016 02:49:12 +0000 (02:49 +0000)
commit820f5d6ce57f2459dafa9b6f3f35eb9d67458971
tree981216eec5fbea961f63b92a9ee16e65bbe61f8e
parent277a233fc63a8802864e7feb1337f7864b43968c
Upgrade premature implicit transaction commits to exceptions

DBO_TRX transactions for the web request are now enforced.
WMF logs for implicit commit warnings are now silent after
the last round of patches.

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