[MDEV-2460] LP:967914 - CHECK TABLE persistently reports table corruption after removing Aria logs Created: 2012-03-29 Updated: 2015-02-02 Resolved: 2012-10-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Michael Widenius |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | Launchpad | ||
| Attachments: |
|
| Description |
|
This is a sequel of bug #944422, now on revision-id: <email address hidden> After the fix for bug #944422 the behavior changed: now with the same scenario, after Aria logs have been removed and server restarted, CHECK TABLE gives the message "Corrupt / Table is from another system and must be zerofilled or repaired to be usable on this system", as apparently designed. However, I could not get rid of this message neither by running REPAIR TABLE on the running server, nor by running aria_chk --recover t.MAI.
-------
------- but further CHECK TABLE t again complains about corruption:
-------
------- aria_chk --recover says
But the result is the same, CHECK TABLE still throws the message about corruption. The scenario to reproduce is pretty much the same as in bug #944422:
|
| Comments |
| Comment by Rasmus Johansson (Inactive) [ 2012-03-30 ] |
|
Launchpad bug id: 967914 |
| Comment by Michael Widenius [ 2012-03-30 ] |
|
Re: CHECK TABLE persistently reports table corruption after removing Aria logs |