perror 134 says:

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

So, either your script is trying to delete a non existant record, or you 
need to run [my]isamchk on your files.

Patrice d'OZEO wrote:

> Hi,
> 
> Here's the error -> 1030 : Got error 134 from table handler
> 
> We have that error on our web site. Apparently, It occurs when our scripts
> try to access
> the members table which is quite big. Note that It didn't occured before.
> We have other big tables and there's no problem !
> 
> Can you explain me the reason of that error ?
> 
> Thank you,
> 
> Patrice
> 
> 
> ---------------------------------------------------------------------
> 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


-- 
Gerald L. Clark
[EMAIL PROTECTED]


---------------------------------------------------------------------
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