From owner-freebsd-questions@FreeBSD.ORG Thu Mar 16 14:33:41 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 9F41516A422 for ; Thu, 16 Mar 2006 14:33:41 +0000 (UTC) (envelope-from gabor.kovesdan@t-hosting.hu) Received: from server.t-hosting.hu (server.t-hosting.hu [217.20.133.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2258443D45 for ; Thu, 16 Mar 2006 14:33:41 +0000 (GMT) (envelope-from gabor.kovesdan@t-hosting.hu) Received: from localhost (localhost [127.0.0.1]) by server.t-hosting.hu (Postfix) with ESMTP id 708379998C9; Thu, 16 Mar 2006 15:33:38 +0100 (CET) Received: from server.t-hosting.hu ([127.0.0.1]) by localhost (server.t-hosting.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 74672-04-12; Thu, 16 Mar 2006 15:33:35 +0100 (CET) Received: from [192.168.2.186] (catv-5062e7e3.catv.broadband.hu [80.98.231.227]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by server.t-hosting.hu (Postfix) with ESMTP id E72D59998C8; Thu, 16 Mar 2006 15:33:34 +0100 (CET) Message-ID: <4419773D.6020404@t-hosting.hu> Date: Thu, 16 Mar 2006 15:33:33 +0100 From: =?ISO-8859-1?Q?K=F6vesd=E1n_G=E1bor?= User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Greg 'groggy' Lehey References: <20060316101845.GA3776@eucla.lemis.com> In-Reply-To: <20060316101845.GA3776@eucla.lemis.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at t-hosting.hu 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 14:33:41 -0000 Greg 'groggy' Lehey wrote: >- Which version of FreeBSD are you running? > > > FreeBSD 5.3/amd64 >- Which version of MySQL are you running? > > > 4.1.18 >- If you're not running MySQL 5.0, why not? > > > I tried to find benchmarks to decide if it's worth to upgrade or not, but I didn't find any useful article, so I haven't upgraded. As for the new functionalities, I don't need them, but performance enhancements would be a good reason to upgrade. >- Where do you get your MySQL software from? > > * From the MySQL web site? > * From a FreeBSD CD/DVD distribution? > * Package (precompiled) from the FreeBSD web site (either directly > or via a mirror)? > * From the ports collection? > > > From ports collection. >- Which threading library are you using? Why? > > > The default one, beacuse it works fine. Again, if there were a better one in the aspect of performance, I'd consider to change, but I don't know too much about this. >- Have you had to change the default installation (different compile > flags, different installation directories, etc.)? > > > No. >- Do you have any problems that you think are related to the choice of > the version you're using? > > > No. Gabor Kovesdan