I have installed 4.1.7 with the clustering components. The ndbd and ndb_mgmd processes are running. I can create the database and tables using the ndb engine.
I have started to import our data. I gather from the manual that tables are stored in RAM. I am trying to import a database with 11 tables with about 7 million rows. If I follow the math in the manual, one row will use 32KB, I would need 224 TB of RAM.
Does this make sense or am I way off?
In version 4.0, the data length of my largest table is 2,671,788,032 (I assume bytes, using SHOW TABLE STATUS), about 2.5 GB. So my entire version 4.0 database is about 3 GB is size.
kib
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]