From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1H7dZV-0004K4-DB for garchives@archives.gentoo.org; Thu, 18 Jan 2007 20:09:17 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id l0IK81LP023311; Thu, 18 Jan 2007 20:08:01 GMT Received: from popmail.jettissystems.com (popmail.jettissystems.com [38.118.146.212]) by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id l0IK3avI004803 for ; Thu, 18 Jan 2007 20:03:37 GMT Received: from [10.23.0.116] (unknown [74.93.11.97]) by popmail.jettissystems.com (Postfix) with ESMTP id A3F1356D492 for ; Thu, 18 Jan 2007 12:03:34 -0800 (PST) Message-ID: <45AFD361.5050007@badapple.net> Date: Thu, 18 Jan 2007 12:06:57 -0800 From: kashani User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] MySQL5 and Innodb not working References: <45AEB1D5.8000700@badapple.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: 70c32095-d68a-4d41-aeb8-47636382dee9 X-Archives-Hash: 8713914894dc525a6279f2cd11c23afa Thomas Balthazar wrote: > I've re-installed a 32 version of Gentoo, installed the same components, > and it works now. > Maybe it was a problem with the 64 bits version. > > Thanks to everybody for the support. > Thomas. That's pretty odd. I've got various versions of Mysql, 5.0.24, 5.0.26, 5.0.30, and 5.0.32 running on IntelEMT under 64bit Gentoo and haven't had any issues over the past six months. Though I am not running the ebuild, 5.0.26-r2, that you are... I think my 5.0.26 is -r1. I'm also using pretty conservative settings in make.conf as I've been burned in the past with Mysql and overly aggressive cflags. CFLAGS="-march=nocona -O2 -pipe" CHOST="x86_64-pc-linux-gnu" CXXFLAGS="${CFLAGS}" 64bit Mysql is significantly faster than 32 bit and it's nice to be able to address more than 3GB in Mysql. If that sort of raw performance matters it might be worth your time to try 64bit again, else I'd probably leave well enough alone. kashani -- gentoo-user@gentoo.org mailing list