;mysqld: ALL" in hosts.allow is ignored.
I'm using the default mysql package from slack 8.1 which comes
with libwrap support compiled in.
--
Delian Krustev
>How-To-Repeat:
Description includes all necessary info.
>Fix:
>Submitter-Id:
>Originator
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
I'm using mysql-3.23.51 compiled with libwrap support.
If hosts.{allow,deny} have similar to the following structure:
hosts.allow:
#start of hosts.allow
mysqld: ALL
#end of hosts.allow
hosts.deny:
#start of hosts.deny
ALL: ALL
#end of hosts.deny