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

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]

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 produc

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/

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, <[EMA

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