Re: Got error 127 from table handler

2002-04-13 Thread Peter McArthur
On Thursday, April 11, 2002, at 11:07 AM, Michael Widenius wrote: > I do get most hard bug reports forwarded to me and I haven't seen > anything that would indicate that symlinking databases is something > that many people do or that it could explain any of the problems I > have seen. > > The lin

Re: Got error 127 from table handler

2001-11-22 Thread Sergei Golubchik
Hi! On Nov 22, Stuart Scamman wrote: > I'm getting "Got error 127 from table handler" on specific tables quite > regularly, what does this indicate and how do I avoid it ? % perror 127 127 = Record-file is crashed So - repair your tables. If the error still persists, report the bug. Regards, S

Re: Got error 127 from table handler

2001-07-04 Thread Werner Stuerenburg
127 means Record-file is crashed. See manual, run isamchk for repair. Sie schrieben am Donnerstag, 5. Juli 2001, 02:50:22: > I got this error messages when I try to access my table > "Got error 127 from table handler" > -