From owner-freebsd-questions@FreeBSD.ORG Thu Mar 16 11:21:02 2006 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D6C616A41F for ; Thu, 16 Mar 2006 11:21:02 +0000 (UTC) (envelope-from infofarmer@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0804A43D58 for ; Thu, 16 Mar 2006 11:21:01 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: by zproxy.gmail.com with SMTP id 9so335557nzo for ; Thu, 16 Mar 2006 03:21:01 -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=X0BPWByaYoqoJf4U1GPKXqTANrQPZG4Dkrivz+TD1es6RqVyCxm6upbBL1wxmvi4xveD5nSD8nM+362Ek7tSPJ2PWXMr2UOStVdejrTDWRzSxQxcnWlSNtNADjwhONVijCt2W+rHcKeZaxo4vDs5EelmLVmKTphPTF/fgifkFtI= Received: by 10.36.252.74 with SMTP id z74mr883898nzh; Thu, 16 Mar 2006 03:21:01 -0800 (PST) Received: by 10.37.22.74 with HTTP; Thu, 16 Mar 2006 03:21:01 -0800 (PST) Message-ID: Date: Thu, 16 Mar 2006 14:21:01 +0300 From: "Andrew Pantyukhin" To: "Greg 'groggy' Lehey" In-Reply-To: <20060316101845.GA3776@eucla.lemis.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20060316101845.GA3776@eucla.lemis.com> Cc: FreeBSD Questions Subject: Re: Do you use MySQL? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Mar 2006 11:21:02 -0000 On 3/16/06, Greg 'groggy' Lehey wrote: > Disclaimer: we run four mysql/freebsd servers under low load (a few web apps with 10-100 users). The servers are almost always idle. > - Which version of FreeBSD are you running? Latest releases. 6.0 at the time, 6.1 as soon as the tree is tagged. > - Which version of MySQL are you running? Latest 5.x and 4.x (5.0 and 4.1) > - If you're not running MySQL 5.0, why not? Will upgrade any time now. > - Where do you get your MySQL software from? > * From the ports collection? > - Which threading library are you using? Why? The default one (pthread?), cause it's the default one. > - Have you had to change the default installation (different compile > flags, different installation directories, etc.)? Nope, thanks. > - Do you have any problems that you think are related to the choice of > the version you're using? None whatsoever.