Re: table handler error 27 (cont'd)

2002-05-11 Thread Benjamin Pflugmann
Hi. Hm. Maybe you have too few free space in your tmp directory? Regards, Benjamin. On Fri, May 10, 2002 at 06:38:19PM -0400, [EMAIL PROTECTED] wrote: > I have checked my file size in my data dir and can't find any files > close to 2GB even looking in subdirs. > > Does this mean th

Re: table handler error 27 (cont'd)

2002-05-10 Thread Augey Mikus
I have checked my file size in my data dir and can't find any files close to 2GB even looking in subdirs. Does this mean that my problem is most likely corruption or could it still be "file too large". Augey Augey Mikus wrote: > when running > select count(distinct value) from table; >

table handler error 27

2002-05-10 Thread Augey Mikus
when running select count(distinct value) from table; on a table with more than 19 million records i got the error: got error 27 from table handler (or something like that) i looked up the error in mysql perror which gave me "file too large" does this have to do with my file size in linux or