<div dir="ltr">I have noticed recently that the seek forwards and backwards is misbehaving on my Mythbuntu 0.27 installation. Symptoms are:<div><br></div><div>- When seeking forward the OSD seems to struggle/flicker while seeking, but it used to just be instantaneous.</div><div>- Occasionally, when seeking forward it goes all the way to the end of the program instead of the 15 seconds it's supposed to go.</div><div><br></div><div>I runĀ optimize_mythdb as a daily cron job. I just ran it now and saw no errors in the output and this is what it showed for the recordedseek table:</div><div><br></div><div>Repaired/Optimized: `mythconverg`.`recordedseek`</div><div>Analyzed: `mythconverg`.`recordedseek`</div><div><br></div><div>BUT... when I go to MySQL and try to do something with the table such as count the rows I get this error:</div><div><br></div><div>mysql> select count(*) from recordedseek;<br></div><div><div>ERROR 144 (HY000): Table './mythconverg/recordedseek' is marked as crashed and last (automatic?) repair failed</div></div><div><br></div><div>That seems totally at odds with the output of optimize_mythdb, but clearly there's a problem so I have two questions:</div><div><br></div><div>1) How do I fix it?</div><div>2) Why does optimize_mythdb say all is OK when it isn't?</div><div><br></div><div><br></div><div><br></div><div><br></div></div>