MySQL Forums
Forum List  »  NDB clusters

Re: When is MySQL Cluster 5.1 Available?
Posted by: Mikael Ronström
Date: October 27, 2005 02:43PM

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

Options: ReplyQuote


Subject
Views
Written By
Posted
2925
October 26, 2005 02:00PM
Re: When is MySQL Cluster 5.1 Available?
1613
October 27, 2005 02:43PM


Sorry, you can't reply to this topic. It has been closed.
This forum is currently read only. You can not log in or make any changes. This is a temporary situation.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.