Ian Moss wrote:
> 
> Hi,
> 
> I'm receiving the following error message when doing a not very complicated
> join between 2 tables.
> 
> ERROR 1030: Got error 134 from table handler
> 
> I've had a look through the manual but can't find any mention.
> 
> Any help would be very much appreciated.
> 
> Cheers
> 
> Ian Moss
> 
>
had you run:

perror 134

you would have seen:

134 = Record was already deleted (or record file crashed)


Try running [my]isamchk.

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to