Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Apr 2004 09:44:28 -0400
From:      "Robin P. Blanchard" <robin.blanchard@gactr.uga.edu>
To:        <current@freebsd.org>
Subject:   mysql-server-3.23.58_2 / libthread
Message-ID:  <9B5C1FCAFB35084787C21EFFFA78DD9EE32B@EBE1.gc.nat>

next in thread | raw e-mail | index | archive | help
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

---------------------------------------
Robin P. Blanchard
Systems Integration Specialist
Georgia Center for Continuing Education
fon: 706.542.2404 < > fax: 706.542.6546
---------------------------------------



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9B5C1FCAFB35084787C21EFFFA78DD9EE32B>