MySQL Forums
Forum List  »  NDB clusters

True VARCHAR support in MySQL Cluster 5.1 now in tree
Posted by: Mikael Ronström
Date: October 27, 2005 02:48PM

True VARCHAR support has been added to the 5.1 tree now which is downloadable
as source code and can be played with.

This means that saving the string "ABCDE" in a VARCHAR(255) will consume 7 bytes of
memory space instead of 256 bytes previously.

Already since a few months manual partitioning has been added to the 5.1 source tree.

Check manual for instructions of how to build from development tree if you are interested in
trying it out.

Rgrds Mikael

Mikael Ronstrom
Senior Software Architect, MySQL AB
My blog: http://mikaelronstrom.blogspot.com

Options: ReplyQuote


Subject
Views
Written By
Posted
True VARCHAR support in MySQL Cluster 5.1 now in tree
2004
October 27, 2005 02:48PM


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.