MySQL 5.0.1 TCP connection still broken

Jean-Baptiste Quenot jb.quenot at caraldi.com
Tue Nov 9 17:12:39 GMT 2004


Hello,

It's about this post:

http://groups.google.com/groups?hl=en&lr=&selm=40603EA0.1090608%40FreeBSD.org

There's  still  an  issue  between   MySQL  and  TCP  wrappers,  as  TCP
connections are refused when MySQL  is compiled --with-libwrap, which is
the default.

$ telnet localhost 3306
Trying ::1...
telnet: connect to address ::1: Connection refused
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
Connection closed by foreign host.

Is there a PR in GNATS about this problem, or a bug report at MySQL?  Is
it possible  to issue some warning  message in the Makefile,  or to make
--with-libwrap configurable via a WITH_* knob?

FWIW I didn't set CPUTYPE.

Thanks in advance,
-- 
Jean-Baptiste Quenot
http://caraldi.com/jbq/


More information about the freebsd-ports mailing list