From owner-freebsd-threads@FreeBSD.ORG Mon May 24 08:51:50 2004 Return-Path: Delivered-To: freebsd-threads@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA29B16A4CF for ; Mon, 24 May 2004 08:51:50 -0700 (PDT) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5EE6543D41 for ; Mon, 24 May 2004 08:51:50 -0700 (PDT) (envelope-from eischen@vigrid.com) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mail.pcnet.com (8.12.10/8.12.1) with ESMTP id i4OFpS8Q029704; Mon, 24 May 2004 11:51:28 -0400 (EDT) Date: Mon, 24 May 2004 11:51:27 -0400 (EDT) From: Daniel Eischen X-Sender: eischen@pcnet5.pcnet.com To: Chris Elsworth In-Reply-To: <20040524143615.GA12869@shagged.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-threads@freebsd.org Subject: Re: Why is MySQL nearly twice as fast on Linux? X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 May 2004 15:51:50 -0000 On Mon, 24 May 2004, Chris Elsworth wrote: > > So, each of the smackfiles used below was changed to have sql_no_cache > in the select. The _i smackfile simply has type=innodb in the create > table statement. I'm not a DB person; can you post a diff to the smackfile? -- Dan Eischen