Hi,

I'm currently experimenting with Cluster for the first time (using mysql
4.1.8 under Red Hat 9.) I've set up a combined manager and API node, and
three storage nodes. It all seems to be working fine (I can create
tables using "ENGINE=NDB" and see all three storage nodes from within
the ndb_mgm display. I'm now trying to populate a large table (it should
ultimately have >6M rows.) The load program gets up to about 62K rows,
then dies with the error:

DBD::mysql::db do failed: The table 'radlog' is full

So far, I've tried increasing the DataMemory value for all the storage
nodes, and setting autocommit on the DBI handle (this was admittedly a
shot in the dark.) Nothing seems to make any difference. 
Obviously I'm missing something fundamental. Any assistance would be
greatly appreciated.


-- 
Peter W. Duffy



-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to