<div class="gmail_quote">On Dec 10, 2007 1:55 PM, Milos Prudek <<a href="mailto:prudek@bvx.cz">prudek@bvx.cz</a>> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi,<br><br>when I want to edit recordings I get "No seektable" message. I googled. I am<br>not the first to have this problem. I tried one of the solutions that I found
<br>via Google:<br><br>/etc/init.d/mythtv-backend stop<br>mysqlcheck -r -u mythtv -p mythconverg<br>/etc/init.d/mythtv-backend start<br><br>the above command should check for errors. No errors were shown. All tables<br>were reported as "OK". Important: table
mythconverg.recordedseek was NOT<br>reported at all!<br><br>Then I tried mythcommflag --rebuild -f 1066_20071207153000.mpg and I got this<br>error:<br><br>MYSQL3: Unable to execute query<br>Database error was:<br>Table './mythconverg/recordedseek' is marked as crashed and should be repaired
<br><br>How can I fix it? I know how to work on command line but I know nothing about<br>mysql (I know postgresql).</blockquote>
<div> </div>
<div>The link is for 5.0 but I think most of it applies or look up the similar page in the 3.x references</div>
<div> </div>
<div><a href="http://dev.mysql.com/doc/refman/5.0/en/repair.html">http://dev.mysql.com/doc/refman/5.0/en/repair.html</a></div>
<div> </div>
<div>Kevin</div></div>