From: Francis Dupont Date: Tue, 15 Oct 2019 09:44:55 +0000 (+0200) Subject: [392-search-of-reservations-by-hostname] Added a reference in reservation-get-by... X-Git-Tag: Kea-1.7.1~68 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50068ada6b277c9251de9062501d8c478a8f5529;p=thirdparty%2Fkea.git [392-search-of-reservations-by-hostname] Added a reference in reservation-get-by-hostname to admin/MySQL --- diff --git a/doc/sphinx/arm/hooks.rst b/doc/sphinx/arm/hooks.rst index 9f8dba39a0..e91673b160 100644 --- a/doc/sphinx/arm/hooks.rst +++ b/doc/sphinx/arm/hooks.rst @@ -1695,6 +1695,13 @@ in particular when responses are not limited to a subnet. For a reference, see :ref:`command-reservation-get-by-hostname`. +.. note:: + + When the host backend is MySQL this commands relies on the fact + the hostname column in the hosts table uses a case-insensitive + collation as explained in the :ref:`mysql-database` section of + :ref:`admin`. + .. _command-reservation-del: The reservation-del Command