Date: Mon, 2 Aug 2004 09:04:33 -0400 (EDT) From: Daniel Eischen <eischen@vigrid.com> To: Martin Blapp <mb@imp.ch> Cc: questions@freebsd.org Subject: Re: Solution: FreeBSD and MySQL - mysqld eats CPU alive Message-ID: <Pine.GSO.4.10.10408020903250.10887-100000@pcnet5.pcnet.com> In-Reply-To: <20040802133701.V27692@cvs.imp.ch>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.10.10408020903250.10887-100000>