Browse Source

[4216] Fixed up log message

    Added mention of hosts db to message text for DHCPSRV_MYSQL_HOST_DB_GET_VERSION
Thomas Markwalder 9 years ago
parent
commit
dea9eb2c42
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/lib/dhcpsrv/dhcpsrv_messages.mes

+ 1 - 1
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
 connection including database name and username needed to access it
 (but not the password if any) are logged.
 (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
 A debug message issued when the server is about to obtain schema version
 information from the MySQL hosts database.
 information from the MySQL hosts database.