Mention the lock name in DatabaseMysqlBase lock() errors
authorAaron Schulz <aschulz@wikimedia.org>
Tue, 20 Sep 2016 23:34:09 +0000 (16:34 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Tue, 20 Sep 2016 23:37:21 +0000 (23:37 +0000)
commitc0f79b0c057ef63a05e140a94a2985d17bb6b3a1
treedc80d8e6d1489d13479d6826c0377fd33f35348c
parent8afc7161ed70ed38ec3dbbae1f42810e36b413e6
Mention the lock name in DatabaseMysqlBase lock() errors

Also use warning() instead of debug()

Change-Id: I9f5b331072caf29985bfb4319786cc2c5cddf5dd
includes/libs/rdbms/database/DatabaseMysqlBase.php