Solution: FreeBSD and MySQL - mysqld eats CPU alive

Daniel Eischen eischen at vigrid.com
Mon Aug 2 06:05:02 PDT 2004


On Mon, 2 Aug 2004, Martin Blapp wrote:

> 
> Hi all,
> 
> We have many Mysql's running here, and just to tell you, there
> are fixes/workarounds for the behaviour you see:
> 
> FreeBSD 4.8 / 4.9 / 4.10 :
> --------------------------
> 
> Compile port with WITH_LINUXTHREADS=YES or remove tcpwrappers
> support manually from the build if it hangs with libc_r. Use IP adresses for
> master/slave configurations in my.cnf. On problem here is that getnamebyhost()
> is not threadsafe. This produces the strange errors you see.

Isn't tcpwrappers support broken due to gcc compile options?
Or was that only in -current?

-- 
Dan Eischen



More information about the freebsd-hackers mailing list