From owner-freebsd-stable@FreeBSD.ORG Tue May 1 15:26:26 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6925216A400 for ; Tue, 1 May 2007 15:26:26 +0000 (UTC) (envelope-from tevans.uk@googlemail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.172]) by mx1.freebsd.org (Postfix) with ESMTP id E4F3613C455 for ; Tue, 1 May 2007 15:26:25 +0000 (UTC) (envelope-from tevans.uk@googlemail.com) Received: by ug-out-1314.google.com with SMTP id 71so57540ugh for ; Tue, 01 May 2007 08:26:24 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=googlemail.com; s=beta; h=domainkey-signature:received:received:subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer; b=WZ88rSxLnxEzEkKRSpR11I78WJ89l0vZCa9cEKt+7cINaSnbKLM0IIKhOqrY5HittNwNV3ljhEsHIg1MRhP6axf6K8qirB62aw7JRAY2HVRmCkkZpsbZFZbfjxcHKWl3oK4AqGtHN0T47mM9SCqYw3ETe0AmbHYbAbRBuKFLVpo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=beta; h=received:subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer; b=k/vzXwFkeDQPwKJX9Jy3CL43D2PJDtegyrQlS9S6k/rbrZ+EQM0WMUWw7rDKqOG5i5BZKxKIvrVr7WwNnOZ+iFCaexeexaHASUpjSH9Lu8YWzhDd5Mo7FdYYBOAoSGSMo7ycNrNQgDtFisWiGjoF07Qs/33GHVMC33DJFuDQIC0= Received: by 10.82.151.14 with SMTP id y14mr14204881bud.1178033184630; Tue, 01 May 2007 08:26:24 -0700 (PDT) Received: from ?127.0.0.1? ( [217.206.187.79]) by mx.google.com with ESMTP id b30sm5162934ika.2007.05.01.08.26.23; Tue, 01 May 2007 08:26:23 -0700 (PDT) From: Tom Evans To: Mike Jakubik In-Reply-To: <53892.209.47.38.69.1178028723.squirrel@wettoast.dyndns.org> References: <20070501020721.GA44472@icarus.home.lan> <53892.209.47.38.69.1178028723.squirrel@wettoast.dyndns.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-ZDL3l4CLXDnKdl1gztow" Date: Tue, 01 May 2007 16:26:20 +0100 Message-Id: <1178033180.1239.13.camel@zoot.mintel.co.uk> Mime-Version: 1.0 X-Mailer: Evolution 2.10.0 FreeBSD GNOME Team Port Cc: freebsd-stable@freebsd.org, Ken Chen Subject: Re: mysql frequently crash on 6.2 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 May 2007 15:26:26 -0000 --=-ZDL3l4CLXDnKdl1gztow Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2007-05-01 at 10:12 -0400, Mike Jakubik wrote: > I've had problems with 6.2 and mysql on a large server as well. High CPU > usage and crashes. I switched the threading library to libthr and the > problems went away. >=20 ME_TOO++ If you don't know how to switch what threading library is used, libmap.conf(5) should explain it, or here is what we use: [/usr/local/libexec/mysqld] libpthread.so.2 libthr.so.2 libpthread.so libthr.so --=-ZDL3l4CLXDnKdl1gztow Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQBGN1wYlcRvFfyds/cRAiUpAJ4777cO9+li3obj14TBndKI8REO5wCfWE5s xfcJfnuGPGf5154gRS8L1pk= =Jphe -----END PGP SIGNATURE----- --=-ZDL3l4CLXDnKdl1gztow--