Commit graph

5 commits

Author SHA1 Message Date
stewart@willster.(none)
628e9ccb43 BUG#21204 ndb_size.pl doesn't take extended BLOB/TEXT size into account 2006-07-26 11:44:52 +10:00
stewart@mysql.com
f2e583c5d3 WL#3310 Update ndb_size.pl for 5.1
the "If I had a hammer" patch.

Had to answer the question, did it in code.

Much more accurrate results for 5.1
2006-06-07 01:37:29 +10:00
stewart@mysql.com
87e98c8706 WL#2779 ndb_size.pl
Add display of minimum requirements for various cluster parameters
e.g. DataMemory, IndexMemory, MaxNoOfTables, MaxNoOfAttributes etc

and the memory usage because of them.
2005-11-16 19:47:03 +11:00
stewart@mysql.com
d9ef452289 WL#2779 ndb_size.pl
fix some small bugs, slightly improve output, add --help
2005-11-16 18:26:30 +11:00
stewart@mysql.com
ff640a0fb4 W#2776 Utility for calculating storage requirements for NDB
Initial ndb_size.pl

Connects to an existing MySQL database and produces a XHTML document containing
an estimation of storage requirements.
2005-09-12 15:54:23 +10:00