summaryrefslogtreecommitdiffstats
path: root/src/lib
diff options
context:
space:
mode:
authorThomas Markwalder <tmark@isc.org>2015-12-11 15:03:44 +0100
committerThomas Markwalder <tmark@isc.org>2015-12-11 15:03:44 +0100
commitdea9eb2c42f6cb42fac36aece6661657119f554b (patch)
treeab75c51af8ed2803219725f581f4f4b1a12bf3cd /src/lib
parent[4216] Addressed review comments (diff)
downloadkea-dea9eb2c42f6cb42fac36aece6661657119f554b.tar.xz
kea-dea9eb2c42f6cb42fac36aece6661657119f554b.zip
[4216] Fixed up log message
Added mention of hosts db to message text for DHCPSRV_MYSQL_HOST_DB_GET_VERSION
Diffstat (limited to '')
-rw-r--r--src/lib/dhcpsrv/dhcpsrv_messages.mes2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/dhcpsrv/dhcpsrv_messages.mes b/src/lib/dhcpsrv/dhcpsrv_messages.mes
index 96d51b73f1..4a38f40a49 100644
--- a/src/lib/dhcpsrv/dhcpsrv_messages.mes
+++ b/src/lib/dhcpsrv/dhcpsrv_messages.mes
@@ -538,7 +538,7 @@ V6) is about to open a MySQL hosts database. The parameters of the
connection including database name and username needed to access it
(but not the password if any) are logged.
-% DHCPSRV_MYSQL_HOST_DB_GET_VERSION obtaining schema version information
+% DHCPSRV_MYSQL_HOST_DB_GET_VERSION obtaining schema version information for the MySQL hosts database
A debug message issued when the server is about to obtain schema version
information from the MySQL hosts database.