Further fix to profiling order for DBPerformance log
authorAaron Schulz <aschulz@wikimedia.org>
Thu, 22 Aug 2013 21:44:30 +0000 (14:44 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Thu, 22 Aug 2013 21:45:11 +0000 (14:45 -0700)
commit8b47c6b901ead58b463ed07c765288172e7c9b90
treeacce886e1568e32207695567ebc82990ab7eb58a
parente946df9c12ae319fe061acae94adfafc0f926121
Further fix to profiling order for DBPerformance log

* Make sure transactionWritingIn() gets called before the profileIn()
  so the first write query shows up

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