2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-30 05:27:55 +00:00

[4489] Trivial correction in logging message description.

This commit is contained in:
Marcin Siodelski 2016-08-18 11:26:44 +02:00
parent ac5f18e235
commit 83283d9c20

View File

@ -552,7 +552,7 @@ A debug message issued when the server is about to obtain schema version
information from the MySQL hosts database.
% DHCPSRV_MYSQL_HOST_DB_READONLY MySQL host database opened for read access only
This informational message is issued when the user has configured the PostgreSQL
This informational message is issued when the user has configured the MySQL
database in read-only mode. Kea will not be able to insert or modify
host reservations but will be able to retrieve existing ones and
assign them to the clients communicating with the server.