From owner-freebsd-current@FreeBSD.ORG Sun Sep 5 15:18:18 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 A02C816A4CE for ; Sun, 5 Sep 2004 15:18:18 +0000 (GMT) Received: from obh.snafu.de (obh.snafu.de [213.73.92.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id E37C243D48 for ; Sun, 5 Sep 2004 15:18:17 +0000 (GMT) (envelope-from ob@gruft.de) Received: from ob by obh.snafu.de with local (Exim 4.34 (FreeBSD)) id 1C3ymU-000E33-C8; Sun, 05 Sep 2004 17:18:14 +0200 Date: Sun, 5 Sep 2004 17:18:14 +0200 From: Oliver Brandmueller To: Scott Long Message-ID: <20040905151813.GE38513@e-Gitt.NET> References: <20040903013424.GA57576@e-Gitt.NET> <413B2807.1060808@samsco.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <413B2807.1060808@samsco.org> User-Agent: Mutt/1.5.6i Sender: Oliver Brandmueller cc: current@freebsd.org Subject: Re: mysql on recent RELENG_5 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: Sun, 05 Sep 2004 15:18:18 -0000 Hi Scott. On Sun, Sep 05, 2004 at 08:51:51AM -0600, Scott Long wrote: > I've built MySQL 4.0 server & client from /usr/ports several dozen times > over the past month with many different options and I've never had a > problem and have never had to set CPUFLAGS in make.conf. This is on a > Pentium-4 system. Mabye I'm missing something here? Building and running the mysqld works just fine, you can connect with no problems through the socket. But did you also try to connect through the network, something like: mysql -h 127.0.0.1 -u root -p ? This crashes mysqld (which is then restarted by the wrapper). You get an error logging in and in the log of MySQL you find something about sig11. - Oliver -- | Oliver Brandmueller | Offenbacher Str. 1 | Germany D-14197 Berlin | | Fon +49-172-3130856 | Fax +49-172-3145027 | WWW: http://the.addict.de/ | | Ich bin das Internet. Sowahr ich Gott helfe. | | Eine gewerbliche Nutzung aller enthaltenen Adressen ist nicht gestattet! |