:
>Organization:
>MySQL support: none
>Synopsis: libwrap ignores entry in hosts.allow
>Severity: non-critical
>Priority: medium
>Category: mysql
>Class: sw-bug
>Release: mysql-3.23.51 (Source distribution)
>Environment:
Syste
-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