From owner-freebsd-ports@FreeBSD.ORG Tue Jan 31 12:23:58 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3785116A420 for ; Tue, 31 Jan 2006 12:23:58 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F77E43D48 for ; Tue, 31 Jan 2006 12:23:56 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: by zproxy.gmail.com with SMTP id 8so1249376nzo for ; Tue, 31 Jan 2006 04:23:55 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=i36eIjiu7M0t2UitLQf99Uos1zNtSCH4e6VO19PKIcrVfFZgNrwiBRPltYaZv9X0PNPynqrbutrMGf1uCTN2BF8IVXHhEDWR0hXcLGa2m0SqXIA/VYo+fKfdyhPXT5iFnVd2lC5s7gMnXGw8R/Z7UG8E7UjJJreq+vafIlcTrMI= Received: by 10.36.251.8 with SMTP id y8mr5880010nzh; Tue, 31 Jan 2006 04:23:55 -0800 (PST) Received: by 10.37.20.11 with HTTP; Tue, 31 Jan 2006 04:23:55 -0800 (PST) Message-ID: Date: Tue, 31 Jan 2006 15:23:55 +0300 From: Andrew Pantyukhin To: Julien Lirochon In-Reply-To: <43DF42D2.5040903@cyanide-studio.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <43DF42D2.5040903@cyanide-studio.com> Cc: ports@freebsd.org, ale@freebsd.org Subject: Re: FreeBSD Port: mysql-server-4.1.16 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Jan 2006 12:23:58 -0000 On 1/31/06, Julien Lirochon wrote: > Hi, > > Could I suggest to enable -DWITH_LINUXTHREADS by default on > mysql41-server port ? > > I'm running 5.4 stable, and 6.0 stable, on several machines. > > CPUTYPE=3Dpentium4 or CPUTYPE=3Dathlon > CFLAGS=3D -O2 > > If I intall the mysql-server port by "make install", the resulting > mysqld just can't work. It keeps crashing again and again, even under > very very low stress. > > I have no more problem with -DWITH_LINUXTHREADS. I don't know if any > other thread lib are working the same way or better, but I just want to > say that the default port was totally unusable for me. I think it could > be more suitable if it just worked with the default setup. This belongs to a much larger ongoing discussion on this and many other mailing lists as well as forums, newsgroups and what not. A simple answer to your questions would be: "It's not such a great idea".