Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
When executing recovery from the SMF scenario, the server reports the following:
- 2010-11-03T00:15:01 101103 0:15:01 [ERROR] mysqld: Table './smf2/smf_calendar_holidays' is marked as crashed and should be repaired
- 2010-11-03T00:15:01 101103 0:15:01 [Warning] Checking table: './smf2/smf_calendar_holidays'
The tables are positively Aria tables, created with --default-storage-engine=Aria. maria_read_log does not report any issues. There are no other error messages about corruption or zerofilling.
RQG command line:
/home/buildbot/randgen/runall.pl \
--queries=1M \
--engine=Maria \
-mysqld=-default-storage-engine=Maria \
-mysqld=-safe-mode \
-mysqld=-sync-sys=0 \
-mysqld=-log-output=file \
-mysqld=-maria_log_purge_type=at_flush \
--reporters=ErrorLog,Backtrace,Recovery,Shutdown \
--duration=240 \
--threads=20 \
--rows=10 \
--mask-level=1 \
--queries=100000000 \
--mask=50154 \
--seed=1288735776 \
-mysqld=-maria-repair-threads=2 \
-mysqld=-loose-maria-group-commit=hard \
-mysqld=-loose-maria_group_commit_interval=10 \
-mysqld=-maria-checkpoint-interval=0 \
-mysqld=-maria-block-size=4K \
-mysqld=-init-file=/home/buildbot/randgen/conf/smf/smf2.sql \
--grammar=conf/smf/smf2.yy \
--basedir=.
bzr version-info:
revision-id: <email address hidden>
date: 2010-11-02 21:01:25 +0200
build-date: 2010-11-02 22:29:06 +0200
revno: 2965
branch-nick: 5.1
------------------------------------------------------------
revno: 2965
committer: <email address hidden>
branch nick: work-maria-5.1-define
timestamp: Tue 2010-11-02 21:01:25 +0200
message:
#endif fixed.