Hi,
You can do a
BUILD/compile-pentium-max to compile a max build or if you want only MySQL Cluster and
nothing else it should work with
./configure --with-ndbcluster
Actually as of today there are now 2 new features of MySQL Cluster in the 5.1 tree.
1) Manual partitioning using RANGE/LIST/HASH/KEY partitioning (see forum on
Partitioning for more details).
2) True VARCHAR support, thus VARCHAR(255) now only occupies the space needed and
not the full length of the VARCHAR. This can cause significant savings of memory space
in some applications.
Rgrds Mikael
Robert Uzzi wrote:
> Stewart Smith wrote:
> > Or if you're feeling adventurous you can pull
> the
> > source from bk and build yourself.
> >
>
> Not a bad idea for our little setup. For various
> reason's I'm forced to use source and would like
> to set up a cluster to tryout. What config
> switches need to be used to add cluster support?
Mikael Ronstrom
Senior Software Architect, MySQL AB
My blog:
http://mikaelronstrom.blogspot.com