From: Ruben d'Arco Date: Thu, 9 May 2013 14:59:50 +0000 (+0200) Subject: Add connection info to sql-connect message X-Git-Tag: auth-3.3-rc1~75^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F787%2Fhead;p=thirdparty%2Fpdns.git Add connection info to sql-connect message This would help identify quickly which DB powerdns is connected to. --- diff --git a/modules/gmysqlbackend/gmysqlbackend.cc b/modules/gmysqlbackend/gmysqlbackend.cc index ca398b2214..901f193a66 100644 --- a/modules/gmysqlbackend/gmysqlbackend.cc +++ b/modules/gmysqlbackend/gmysqlbackend.cc @@ -30,7 +30,7 @@ gMySQLBackend::gMySQLBackend(const string &mode, const string &suffix) : GSQLBa L<