On Dec 6, 2004, at 1:53 PM, Joshua Beall wrote:
"Klaus Berkling" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
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.
What part of the manual leads you to believe that the entire contents
of
every table needs to be stored in RAM? I was not aware of this
requirement.
This is the part in the manual:
<http://dev.mysql.com/doc/mysql/en/MySQL_Cluster_DB_Definition.html>
Look for the section on DataMemory.
I was hoping that some swapping would occur...
kib
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]