John,
Wednesday, October 23, 2002, 7:06:57 PM, you wrote:

>> $ perror 144
>> 144 = Table is crashed and last repair failed
>>
>> Your table is corrupted, try to repair it with REPAIR TABLE or
>> myisamchk:
>>           http://www.mysql.com/doc/en/Repair.html

JP> Hmm. REPAIR TABLE gives
JP> | mydb.IDRefs | repair | error    | Can't create new tempfile:
JP> './mydb/IDRefs.TMD' |
JP> | mydb.IDRefs | repair | status   | Operation failed
JP> |

JP> However, myisamchk -r IDRefs worked OK.

myisamchk ran under uid that has privileges over TMPDIR,
mysqld - has no.

>> JP> I have changed the query to INSERT DELAYED in case too many clients
JP> are
>> JP> locking the table, should I change it back?
>>
>> Did you install MySQL server from binary or from source?

>From sources. 3.23.51 on Solaris.

Could you test it with our binaries? I tested your INSERT with small
script, but I couldn't repeat the crash ...


-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com





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