[MDEV-2153] LP:605798 - RQG: Table corruption after Maria engine recovery - "Wrong data in bitmap" Created: 2010-07-15 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: | Minor |
| Reporter: | Philip Stoev (Inactive) | Assignee: | Michael Widenius |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | Launchpad | ||
| Attachments: |
|
| Description |
|
After running a DML workload for 20 seconds, followed by a kill -9 and a (successful) recovery, CHECK TABLE EXTENDED on a Maria table reported the following error: 'Page 2: Wrong data in bitmap. Page_type: 1 empty_space: 6321 Bitmap-bits: 3' The datadir will be uploaded shortly. |
| Comments |
| Comment by Philip Stoev (Inactive) [ 2010-07-15 ] |
|
Re: RQG: Table corruption after Maria engine recovery - "Wrong data in bitmap" |
| Comment by Philip Stoev (Inactive) [ 2010-07-15 ] |
|
Vardir before and after recovery |
| Comment by Philip Stoev (Inactive) [ 2010-07-15 ] |
|
Re: RQG: Table corruption after Maria engine recovery - "Wrong data in bitmap" perl runall.pl - |
| Comment by Michael Widenius [ 2010-08-10 ] |
|
Re: RQG: Table corruption after Maria engine recovery - "Wrong data in bitmap" |
| Comment by Philip Stoev (Inactive) [ 2010-08-11 ] |
|
Re: RQG: Table corruption after Maria engine recovery - "Wrong data in bitmap" I am attaching a new tablespace that produces the following error: [ |
| Comment by Philip Stoev (Inactive) [ 2010-08-11 ] |
|
This bug is still repeatable on the latest 5.1 with the patch included. I am attaching a new tablespace that produces the following error: [ binary, datadir, binlog |
| Comment by Philip Stoev (Inactive) [ 2010-08-12 ] |
|
Re: RQG: Table corruption after Maria engine recovery - "Wrong data in bitmap" /home/buildbot/randgen/runall.pl \ |
| Comment by Michael Widenius [ 2010-08-12 ] |
|
Re: RQG: Table corruption after Maria engine recovery - "Wrong data in bitmap"
cd mysql-test You will get the output: maria_chk: error: Page 41: Wrong data in bitmap. Page_type: 1 full: 0 empty_space: 811 Bitmap-bits: 4 |
| Comment by Michael Widenius [ 2010-08-12 ] |
|
Re: RQG: Table corruption after Maria engine recovery - "Wrong data in bitmap" Note to Philip: The problem is probably a timing issue with maria_checkpoints, so if you execute checkpoints more often it may be easier to repeat this. |
| Comment by Philip Stoev (Inactive) [ 2010-08-28 ] |
|
Re: RQG: Table corruption after Maria engine recovery - "Wrong data in bitmap" /home/buildbot/randgen/runall.pl \ |
| Comment by Philip Stoev (Inactive) [ 2010-08-28 ] |
|
Re: RQG: Table corruption after Maria engine recovery - "Wrong data in bitmap" perl runall.pl - Please use the following .ZZ file $tables = { $fields = { $data = { |
| Comment by Philip Stoev (Inactive) [ 2010-09-09 ] |
|
Re: RQG: Table corruption after Maria engine recovery - "Wrong data in bitmap" revision-id: monty@askmonty.org-20100907165839-hbgfbzsuytbxtzn2 RQG command line:
|
| Comment by Rasmus Johansson (Inactive) [ 2010-12-17 ] |
|
Launchpad bug id: 605798 |