3 messages in com.mysql.lists.clusternew ndb_size.pl features
FromSent OnAttachments
Max Mether16 Nov 2005 01:42 
Stewart Smith16 Nov 2005 01:54.pl, .tmpl
Stewart Smith16 Nov 2005 01:55 
Subject:new ndb_size.pl features
From:Stewart Smith (stew@mysql.com)
Date:11/16/2005 01:54:58 AM
List:com.mysql.lists.cluster
Attachments:
ndb_size.tmpl - 7k

NEW

--- - online help for parameters --help or --usage (as well as displayed when you get them wrong) - Computation of: - MaxNoOfTables - MaxNoOfAttributes - MaxNoOfOrderedIndexes - MaxNoOfUniqueHashIndexes - MaxNoOfTriggers - totals for IndexMemory and DataMemory - Extra Memory usage due to Attributes, Tables, OrderedIndexes and UniqueHashIndexes (cause by setting the MaxNoOf parameters) - links from the list of tables to the table information itself.

Note: the MaxNoOf figures are there as a *guide only*. ndb_size.pl does NOT take into account system tables which also require some resources. You also probably want some room to grow. You also need more if you're going to use ALTER TABLE.

Attached is the new code (you should be able to get it out of the source repository soon).

Jumpstart your cluster: http://www.mysql.com/consulting/packaged/cluster.html