MySQL Forums
Forum List  »  Memory Storage Engine

Re: Problem with index on MEMORY table type, MySQL 4.1.8
Posted by: Samuel Benzaquen
Date: April 12, 2005 07:03AM

Hi,

I have found a bug on BTREEs indexes for MEMORY tables. After some specific query, the index get corrupted and it starts giving the wrong answer.
It has been submited by the number 9719. You could check if this is what is happening to you.

It only happens with BTREE indexes, not with HASH (which are the default for MEMORY tables).

-Samuel

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Problem with index on MEMORY table type, MySQL 4.1.8
4508
April 12, 2005 07:03AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.