rdbms: In the query log, show the server name in the message
authorTim Starling <tstarling@wikimedia.org>
Thu, 25 Jul 2019 02:39:26 +0000 (12:39 +1000)
committerKrinkle <krinklemail@gmail.com>
Fri, 26 Jul 2019 15:31:45 +0000 (15:31 +0000)
commite9a9622db3487a51f1509f3ab6f2694447bd6440
tree3edc9f430d394879d4836babc6ec708e4a094b37
parenteee30a9434ba5ba2dc2f1c2b3b5632543fcbc773
rdbms: In the query log, show the server name in the message

So that it is possible to distinguish master queries from replica
queries. Useful when debugging issues such as T221763.

Change-Id: I38896efa46f2c7cf289e5bdc543a1692e251ec1d
includes/libs/rdbms/database/Database.php