mysql-server-3.23.58_2 / libthread

Daniel Eischen eischen at vigrid.com
Tue Apr 27 07:49:02 PDT 2004


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



More information about the freebsd-current mailing list