Re: problem with tables crashing

2004-08-23 Thread Egor Egorov
Johan Jonkers <[EMAIL PROTECTED]> wrote: > and my table is marked crashed :-( Please please upgrade to latest version (4.0.20) in binary format (download from www.mysql.com) and check on it. Good chances are that everything will run fine. -- For technical support contracts, goto https://or

Re: problem with tables crashing

2004-08-13 Thread Johan Jonkers
V. M. Brasseur wrote: $> perror 145 Error code 145: Error 145 occurred. 145 = Table was marked as crashed and should be repaired I think `myisamchk` needs to come into play here (both on slave and master at this point). Yea I know, and I had done that like a few days ago because it gave me the s

Re: problem with tables crashing

2004-08-13 Thread V. M. Brasseur
$> perror 145 Error code 145: Error 145 occurred. 145 = Table was marked as crashed and should be repaired I think `myisamchk` needs to come into play here (both on slave and master at this point). http://dev.mysql.com/doc/mysql/en/myisamchk_syntax.html http://dev.mysql.com/doc/mysql/en/Repair.h