Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Feb 2006 23:33:04 +0100
From:      Mathieu CHATEAU <gollum123@free.fr>
To:        "Robert Uzzi" <ruzzi@compedgeracing.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re[2]: Mysql 5 Cluster & FreeBSD
Message-ID:  <608748442.20060216233304@free.fr>
In-Reply-To: <4514.63.97.49.74.1140127785.squirrel@www.compedgeracing.com>
References:  <1893863940.20060216221122@free.fr> <4514.63.97.49.74.1140127785.squirrel@www.compedgeracing.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello Robert,

thank you for your support !

do you have a mysql cluster on FreeBSD in production ?

do you think it can run on a 2 nodes cluster ?

I am willing fault tolerant system, not high performance (but
 the standard replication master/slave isn't enough fault tolerant for
 me)

thanks!

Thursday, February 16, 2006, 11:09:45 PM, you wrote:

RU> Add this to /usr/local/etc/pkgtools.conf in your MAKE_ARGS statement. It's
RU> the WITH_NDB=1 switch that will enable building with cluster support, the
RU> rest is up to you. Then use the portinstall command to build the port.
RU> From there on it is like any other OS to build the MySQL cluster.


RU>  MAKE_ARGS = {
RU> 'databases/mysql*' => 'WITH_NDB=1 WITH_ARCHIVE=1 BUILD_OPTIMIZED=1
RU> WITH_OPENSSL=1',
RU>   }



>> Hello,
>>
>> Mysql Cluster is now part of Mysql 5.
>>
>> Does someone successfully set up a Mysql 5 cluster on FreeBSD 5.4 ?
>>
>> thanks in advance,
>> Mathieu CHATEAU
>>





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