From owner-freebsd-current@FreeBSD.ORG Tue Apr 27 06:46:59 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 069EF16A4CE for ; Tue, 27 Apr 2004 06:46:59 -0700 (PDT) Received: from mail.gactr.uga.edu (mail.gactr.uga.edu [128.192.37.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD95843D5C for ; Tue, 27 Apr 2004 06:46:58 -0700 (PDT) (envelope-from robin.blanchard@gactr.uga.edu) Received: from localhost (localhost [127.0.0.1]) by mail.gactr.uga.edu (Postfix) with ESMTP id 54A91B2555 for ; Tue, 27 Apr 2004 09:46:58 -0400 (EDT) Received: from mail.gactr.uga.edu ([127.0.0.1]) by localhost (mail.gactr.uga.edu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 26338-01-8 for ; Tue, 27 Apr 2004 09:46:55 -0400 (EDT) Received: from EBE1.gc.nat (E2K1.gc.nat [10.10.11.21]) by mail.gactr.uga.edu (Postfix) with ESMTP id 87136B2526 for ; Tue, 27 Apr 2004 09:46:55 -0400 (EDT) X-MimeOLE: Produced By Microsoft Exchange V6.5.6944.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Tue, 27 Apr 2004 09:46:55 -0400 Message-ID: <9B5C1FCAFB35084787C21EFFFA78DD9EE32C@EBE1.gc.nat> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: mysql-server-3.23.58_2 / libthread thread-index: AcQsXcK3IPjw6s23SBuYMkuLhq61OwAAD7TQ From: "Robin P. Blanchard" To: X-Virus-Scanned: by amavisd-new at gactr.uga.edu Subject: RE: mysql-server-3.23.58_2 / libthread X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Apr 2004 13:46:59 -0000 Previous working sources (mysql using libpthread) were from 17th = February... > Just updated a mysql3 server from about a 3 month old=20 > -CURRENT to yesterday's current and found that mysql quickly=20 > became non-responsive. I rebuilt applicable ports and the=20 > behvaiour persists. To get mysql functioning again, I had to=20 > add the following to /etc/libmap.conf: >=20 > [/usr/local/libexec/mysqld] > libpthread.so.1 libc_r.so.5 > libpthread.so libc_r.so >=20 > [mysqld] > libpthread.so.1 libc_r.so.5 > libpthread.so libc_r.so >=20 > --------------------------------------- > Robin P. Blanchard > Systems Integration Specialist > Georgia Center for Continuing Education > fon: 706.542.2404 < > fax: 706.542.6546 > --------------------------------------- > _______________________________________________ > freebsd-current@freebsd.org mailing list=20 > http://lists.freebsd.org/mailman/listinfo/free> bsd-current > To=20 > unsubscribe, send any mail to=20 > "freebsd-current-unsubscribe@freebsd.org" >=20