From owner-freebsd-current@FreeBSD.ORG Mon Mar 22 17:06:01 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 3C13216A4CE; Mon, 22 Mar 2004 17:06:01 -0800 (PST) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCDA043D31; Mon, 22 Mar 2004 17:06:00 -0800 (PST) (envelope-from eischen@vigrid.com) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mail.pcnet.com (8.12.10/8.12.1) with ESMTP id i2N15xtf029895; Mon, 22 Mar 2004 20:05:59 -0500 (EST) Date: Mon, 22 Mar 2004 20:05:59 -0500 (EST) From: Daniel Eischen X-Sender: eischen@pcnet5.pcnet.com To: Alex Dupre In-Reply-To: <405F82DC.70501@FreeBSD.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: current@freebsd.org cc: Dorin H Subject: Re: libpthread / mysql41-server 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, 23 Mar 2004 01:06:01 -0000 On Tue, 23 Mar 2004, Alex Dupre wrote: > Kazuaki Oda wrote: > > > In case of mysql40-server, I had the same problem (mysql was crashing on > > tcp connections). > > But without libwrap, it works fine. > > Yes, I received this hint from another user....but now the question > becomes: why some people can run mysql with libwrap correctly and others > not? Better, why a few people compile mysql with a broken libwrap support? What does libwrap do? -- Dan Eischen