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 also tried dropping the fulltext and adding it 
again. myisamchk -e doesn't complain for some reason.

Any help very appreciated
/thanks
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]


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-one would ever find it.

--
Yves Goergen <[EMAIL PROTECTED]>
BlackBoard Internet Newsboard System --> blackboard.unclassified.de
Free (GPL), easy to use and install, secure, innovative! (PHP+MySQL)
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]


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 also tried dropping the fulltext and adding it 
again. myisamchk -e doesn't complain for some reason.

Any help very appreciated
/thanks
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]