Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Apr 2004 10:49:01 -0400 (EDT)
From:      Daniel Eischen <eischen@vigrid.com>
To:        "Robin P. Blanchard" <robin.blanchard@gactr.uga.edu>
Cc:        current@freebsd.org
Subject:   RE: mysql-server-3.23.58_2 / libthread
Message-ID:  <Pine.GSO.4.10.10404271048050.22187-100000@pcnet5.pcnet.com>
In-Reply-To: <9B5C1FCAFB35084787C21EFFFA78DD9EE32C@EBE1.gc.nat>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 27 Apr 2004, Robin P. Blanchard wrote:

> Previous working sources (mysql using libpthread) were from 17th February...

Try:

	http://people.freebsd.org/~deischen/sys.diffs

> > Just updated a mysql3 server from about a 3 month old 
> > -CURRENT to yesterday's current and found that mysql quickly 
> > became non-responsive. I rebuilt applicable ports and the 
> > behvaiour persists. To get mysql functioning again, I had to 
> > add the following to /etc/libmap.conf:
> > 
> > [/usr/local/libexec/mysqld]
> > libpthread.so.1 libc_r.so.5
> > libpthread.so   libc_r.so
> > 
> > [mysqld]
> > libpthread.so.1 libc_r.so.5
> > libpthread.so   libc_r.so

-- 
Dan Eischen



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.10.10404271048050.22187-100000>