Avoid sending empty function names to TransactionProfiler
authorAaron Schulz <aschulz@wikimedia.org>
Wed, 19 Nov 2014 19:39:00 +0000 (11:39 -0800)
committerAaron Schulz <aschulz@wikimedia.org>
Wed, 19 Nov 2014 19:39:00 +0000 (11:39 -0800)
commit315ffffcaabf377be3b87e4b5e59188c08ee35e6
tree6ffbed8b380b409ad0dbb93352f2d1d631cce308
parent9ec9b0a8eaca0685286ab3d89d6e772138b3d2ee
Avoid sending empty function names to TransactionProfiler

* This could happen if the Profiler was a stub

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