<div class="gmail_quote">On Dec 10, 2007 1:55 PM, Milos Prudek &lt;<a href="mailto:prudek@bvx.cz">prudek@bvx.cz</a>&gt; 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 &quot;No seektable&quot; 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 &quot;OK&quot;. 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 &#39;./mythconverg/recordedseek&#39; 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>&nbsp;</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>&nbsp;</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>&nbsp;</div>
<div>Kevin</div></div>