Corrupt full text index

2004-03-04 Thread dave
Description: When updating a table with a fulltext index, the fulltext index becomes corrupted. The Error ERROR 1034 at line 76: Incorrect key file for table: 'test'; try to repair it is dislpayed. The error is not produced when there is no fulltext index. How-To-Repeat: Download

Re: Corrupt full text index

2004-03-04 Thread vpendleton
Did you use a MySQL binary or one that you compiled? What version of 4.0 did you test against? Original Message On 3/4/04, 7:43:02 AM, [EMAIL PROTECTED] wrote regarding Corrupt full text index: Description: When updating a table with a fulltext index, the fulltext index becomes

RE: Corrupt full text index

2004-03-04 Thread Dave Kirkpatrick
: Corrupt full text index Did you use a MySQL binary or one that you compiled? What version of 4.0 did you test against? Original Message On 3/4/04, 7:43:02 AM, [EMAIL PROTECTED] wrote regarding Corrupt full text index: Description: When updating a table with a fulltext index

Re: Corrupt full text index

2004-03-04 Thread Sergei Golubchik
Hi! On Mar 04, [EMAIL PROTECTED] wrote: Description: When updating a table with a fulltext index, the fulltext index becomes corrupted. The Error ERROR 1034 at line 76: Incorrect key file for table: 'test'; try to repair it is dislpayed. The error is not produced when

Re: Corrupt full text index

2004-03-04 Thread vpendleton
I was unable to reproduce the error on 4.0.17 using the supplied data. Original Message On 3/4/04, 11:42:56 AM, Sergei Golubchik [EMAIL PROTECTED] wrote regarding Re: Corrupt full text index: Hi! On Mar 04, [EMAIL PROTECTED] wrote: Description: When updating a table

Re: Corrupt full text index

2004-03-04 Thread Matt W
Hi Dave, - Original Message - From: [EMAIL PROTECTED] Sent: Thursday, March 04, 2004 7:43 AM Subject: Corrupt full text index Description: When updating a table with a fulltext index, the fulltext index becomes corrupted. The Error ERROR 1034 at line 76: Incorrect key file for table