From owner-freebsd-amd64@FreeBSD.ORG Sun Mar 7 17:08:33 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 25CB016A4CE for ; Sun, 7 Mar 2004 17:08:33 -0800 (PST) Received: from ojoink.com (unknown [216.65.123.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0581B43D41 for ; Sun, 7 Mar 2004 17:08:33 -0800 (PST) (envelope-from amd64list@jpgsworld.com) Received: (qmail 1985 invoked by uid 89); 8 Mar 2004 01:07:26 -0000 Received: from unknown (HELO MAINBX.jpgsworld.com) (amd64list@jpgsworld.com@67.172.167.223) by host180.ojoink.com with SMTP; 8 Mar 2004 01:07:26 -0000 Message-Id: <5.2.0.9.2.20040307170413.04152e48@mail.ojoink.com> X-Sender: amd64list@jpgsworld.com@mail.ojoink.com X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Sun, 07 Mar 2004 17:08:27 -0800 To: freebsd-amd64@freebsd.org From: JG In-Reply-To: <1078707727.1307.1.camel@localhost> References: <5.2.0.9.2.20040307162901.04125088@mail.ojoink.com> <5.2.0.9.2.20040307162901.04125088@mail.ojoink.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: RE: Best way to compile Mysql 4.1.x with Linuxthreads support on AMD64? X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Mar 2004 01:08:33 -0000 > > >There is a known bug with mysql4.x, amd64 and innodb. If you can avoid >using innodb then you shouldn't have any problems. Does the bug apply for AMD64 on Linux as well? I wanted to use InnoDB for some of the write-heavy tables How do you compile (the port) without InnoDB? .. there are no references to innodb or myisam in the makefile.