From 50068ada6b277c9251de9062501d8c478a8f5529 Mon Sep 17 00:00:00 2001 From: Francis Dupont Date: Tue, 15 Oct 2019 11:44:55 +0200 Subject: [PATCH] [392-search-of-reservations-by-hostname] Added a reference in reservation-get-by-hostname to admin/MySQL --- doc/sphinx/arm/hooks.rst | 7 +++++++ 1 file changed, 7 insertions(+) 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 -- 2.47.2