Maria engine recovery failure: Record-count is not ok on CHECK TABLE EXTENDED

Bug #607284 reported by Philip Stoev
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MariaDB
Fix Released
Medium
Michael Widenius

Bug Description

When executing CHECK TABLE EXTENDED after a kill -9 + recovery , the server reports:

Record-count is not ok; found 342 Should be: 438

The tablespace before and after recovery will be uploaded shortly

Revision history for this message
Philip Stoev (pstoev-askmonty) wrote :

This issue has been observed 3 times so far, each time with --maria-block-size=1K

Changed in maria:
importance: Undecided → Medium
Revision history for this message
Philip Stoev (pstoev-askmonty) wrote :

RQG command line:

perl runall.pl \
--grammar=conf/engines/engine_stress.yy \
--gendata=conf/engines/engine_stress.zz \
--queries=1M \
--engine=Maria \
--mysqld=--log-output=file \
--mysqld=--log-bin \
--reporters=ErrorLog,Backtrace,Recovery,Shutdown \
--duration=360 \
--threads=1 \
--rows=10 \
--mask-level=1 \
--mysqld=--maria-repair-threads=2 \
--mysqld=--loose-maria-group-commit=soft \
--mysqld=--loose-maria_group_commit_interval=1000000 \
--mysqld=--maria-checkpoint-interval=1 \
--mysqld=--maria-block-size=1K \
--mask=24165 \
--queries=100000000 \
--basedir=. \
--seed=1282735012

Changed in maria:
milestone: none → 5.1
Changed in maria:
assignee: nobody → Michael Widenius (monty)
Michael Widenius (monty)
Changed in maria:
status: New → In Progress
Revision history for this message
Michael Widenius (monty) wrote :

Have now run the test case for 2 hours on MariaDB 5.3 without any problems, so I have to assume that his bug has already been fixed.
(I am quite sure that other similar bugs has been fixed since this bug was reported).

Changed in maria:
status: In Progress → Fix Released
milestone: 5.1 → 5.3
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.