Added a few more trx sanity checks to DatabaseBase
authorAaron Schulz <aschulz@wikimedia.org>
Mon, 19 Aug 2013 19:26:01 +0000 (12:26 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Mon, 21 Oct 2013 17:15:47 +0000 (10:15 -0700)
commitca8810e29d31c7a37723d32fb93e18e2e765ff29
tree0de8b3af694236216dbd20267b422f3bb4ee6dbb
parent74005db69b27d46b33009e31cdb5e3c743bbc2f4
Added a few more trx sanity checks to DatabaseBase

* Also track the caller that added the callbacks

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