Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Mar 2004 22:05:25 +0100
From:      Burkard Meyendriesch <bm@malepartus.de>
To:        Justin Hopper <jhopper@bsdhosting.net>
Cc:        freebsd-amd64@freebsd.org
Subject:   Re: MySQL and 32-bit
Message-ID:  <20040324220525.4c5ad86f.bm@malepartus.de>
In-Reply-To: <1080157541.27726.98.camel@work.gusalmighty.com>
References:  <6.0.0.22.2.20040324190917.02886790@mail.schanovsky.at> <1080157541.27726.98.camel@work.gusalmighty.com>

index | next in thread | previous in thread | raw e-mail

On Wed, 24 Mar 2004 11:45:41 -0800 Justin Hopper wrote:

> On Wed, 2004-03-24 at 10:12, Markus Schanovsky wrote:
> > Hello!
> > Is there any chance to install a MySQL-32-bit-version on
> > FreeBSD-AMD64? The 32-emulation works very fine on Windows XP (the
> > hole OS  runs as an emulation :-))
> 
> There has been talk on this list of a 32-bit emulator for
> freebsd-amd64, so I assume a 32-bit version of MySQL could be run
> through that.
> 
> So there is a 64-bit version of the MySQL server for Linux, but not
> for FreeBSD yet.  Has anyone tried compiling the MySQL server from
> source on freebsd-amd64 to get a native 64-bit version?  My dual
> Opteron box has not arrived yet, so I don't have any way to test such
> a thing, but am VERY curious what a production environment is to do
> about MySQL server on freebsd-amd64?

I compiled mysql-client-4.0.18_1 and mysql-server-4.0.18_1 on my
Athlon64 box:

# file `which mysql`
/usr/local/bin/mysql: ELF 64-bit LSB executable, AMD x86-64, version 1 (FreeBSD), for FreeBSD 5.0.2, dynamically linked (uses shared libs), stripped

It works fine :-)

Burkard

--
Burkard Meyendriesch
Stevern 2
D-48301 Nottuln


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040324220525.4c5ad86f.bm>