Bug #2688 | Wrong index_merge query results for BDB table with variable length primary key | ||
---|---|---|---|
Submitted: | 9 Feb 2004 8:34 | Modified: | 24 Jun 2004 14:40 |
Reporter: | Sergey Petrunya | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S2 (Serious) |
Version: | 4.0 | OS: | |
Assigned to: | Ingo Strüwing | CPU Architecture: | Any |
[9 Feb 2004 8:34]
Sergey Petrunya
[9 Feb 2004 8:36]
Sergey Petrunya
This also may get the same row deleted twice from BDB table on multitable delete. In my expirements it causes no problems, but I am not sure if it is always ok to delete the same row twice from a BDB table.
[17 Mar 2004 13:46]
Timothy Smith
I verified this on our build machine under bk 5.0
[29 Mar 2004 5:51]
Ingo Strüwing
I followed Sergeys suggestion and it fixed the problem. The changeset notification is: bk commit - 5.0 tree (ingo:1.1668) of 29 Mar 2004 15:43 CEST
[21 Jun 2004 9:59]
Ingo Strüwing
The after-review changes made it into a new patch: bk commit - 5.0 tree (ingo:1.1690) BUG#2688 of Mon, 14 Jun 2004 15:59:07 +0200
[22 Jun 2004 11:02]
Michael Widenius
Fix should be done in the 4.0 tree
[22 Jun 2004 18:04]
Ingo Strüwing
Bugfix for 4.0 is now pending: bk commit - 4.0 tree (ingo:1.1888) BUG#2688
[24 Jun 2004 14:40]
Ingo Strüwing
Pushed bugfix.