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