Bug #29047 | Existing rows deleted when new rows inserted | ||
---|---|---|---|
Submitted: | 12 Jun 2007 11:16 | Modified: | 12 Jul 2007 13:11 |
Reporter: | Tom Bamford | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Server: MyISAM storage engine | Severity: | S2 (Serious) |
Version: | 5.0.22-Debian_0ubuntu6.06-log | OS: | Linux (Ubuntu Dapper 6.06 LTS) |
Assigned to: | CPU Architecture: | Any | |
Tags: | rows deleted disappear |
[12 Jun 2007 11:16]
Tom Bamford
[12 Jun 2007 11:18]
Tom Bamford
Got the OS wrong, changed.
[12 Jun 2007 11:20]
Tom Bamford
Just to be clear, the rows all vanish at the same time as a single new row is inserted.
[12 Jun 2007 12:58]
Tom Bamford
Just remember something that may be relevant. About 20 mins before this started happening I issued this query to effect the table: delete from ebay_items_stock where item_id not in (select item_id from ebay_items)
[12 Jun 2007 13:11]
Valeriy Kravchuk
Thank you for a problem report. Please, try to repeat with a newer version, 5.0.41, and inform about the results. I ncase of the same problem, run CHECK TABLE ... EXTENDED on the table and try again.
[12 Jul 2007 23:00]
Bugs System
No feedback was provided for this bug for over a month, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open".