Re: ndbcluster problem

2009-06-18 Thread sangprabv
That 108 is the total number of records. This caused by the DataMemory directive in the config and I must increase the value. Willy On Thu, 2009-06-18 at 14:10 -0400, Mike OK wrote: > Have you checked the type of column you are using. Depending on what the > 108 number means, it cou

Re: ndbcluster problem

2009-06-18 Thread Mike OK
Have you checked the type of column you are using. Depending on what the 108 number means, it could be altering the table to say int or bigint column. If it means total number of records, it does not seem to correspond to a medint value, either signed or not. If it means the record number