Changed transaction semantics: made begin() and commit() work all the time and not...
authorTim Starling <tstarling@users.mediawiki.org>
Sun, 18 Jun 2006 12:30:57 +0000 (12:30 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Sun, 18 Jun 2006 12:30:57 +0000 (12:30 +0000)
commitaf4cfa71c0603706aff045027794bb507314023f
tree9ddff8bbc25a4f5b2bdb7aee02082c64265aaa3d
parent5f11b598032bc800794513d0f55a1a6f3a0fe0df
Changed transaction semantics: made begin() and commit() work all the time and not be broken and counterintuitive. Also fixed a minor bug in ResultWrapper.
includes/Database.php