[MDEV-3151] LP:634966 - maria_read_log: ma_blockrec.c:6214: _ma_apply_redo_insert_row_head_or_tail: Assertion `rownr == 0 && new_page' failed on Aria recovery Created: 2010-09-10 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: | Philip Stoev (Inactive) | Assignee: | Michael Widenius |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | Launchpad | ||
| Attachments: |
|
| Description |
|
When using maria_read_log to recover from scratch from the varchar RQG scenario, the tool reported the following: /home/buildbot/rqg-buildbot-slave/rqg-weekend/build/mysql-test//../storage/maria/maria_read_log: Maria engine: starting recovery bzr version-info: revision-id: <email address hidden> rqg command-line: perl /home/buildbot/randgen/runall.pl - |
| Comments |
| Comment by Philip Stoev (Inactive) [ 2010-09-10 ] |
|
Re: maria_read_log: ma_blockrec.c:6214: _ma_apply_redo_insert_row_head_or_tail: Assertion `rownr == 0 && new_page' failed on Aria recovery |
| Comment by Philip Stoev (Inactive) [ 2010-09-10 ] |
|
datadir, logs, etc. |
| Comment by Michael Widenius [ 2010-09-14 ] |
|
Re: maria_read_log: ma_blockrec.c:6214: _ma_apply_redo_insert_row_head_or_tail: Assertion `rownr == 0 && new_page' failed on Aria recovery One can't reliably run maria_read_log on an empty dir as mysqld wasn't started with the --safe-mode option. Note also that my last fix in 5.1 tree regarding "When reopening table during recovery, don't set file length from file sizes as file is not flushed" fixed a symptom identical to this bug. |
| Comment by Rasmus Johansson (Inactive) [ 2010-12-17 ] |
|
Launchpad bug id: 634966 |