4.1.2 myisamchk chokes on a fulltext

2004-06-07 Thread Mark Maggelet
Hi. I'm having this problem on 4.1.2, when I run myisamchk -o on my table I get a bunch of these lines: Duplicate key 3 for record at 56134200 against new record at 244828223 then it segfaults. key 3 is a fulltext. I tried the same thing on the same data with 4.0.14 and it worked fine, I als

Re: 4.1.2 myisamchk chokes on a fulltext

2004-06-05 Thread Yves Goergen
On 04.06.2004 21:09 (+0200), Mark Maggelet wrote: Hi. I'm having this problem on 4.1.2, when I run myisamchk -o on my table I get a bunch of these lines: [...] Would you please not reply to a mail to create a new thread? This message will be displayed somewhere deep inside another thread and no-

4.1.2 myisamchk chokes on a fulltext

2004-06-04 Thread Mark Maggelet
Hi. I'm having this problem on 4.1.2, when I run myisamchk -o on my table I get a bunch of these lines: Duplicate key 3 for record at 56134200 against new record at 244828223 then it segfaults. key 3 is a fulltext. I tried the same thing on the same data with 4.0.14 and it worked fine, I als