On 11/29/05, <b class="gmail_sendername">Ant Daniel</b> &lt;<a href="mailto:antdaniel@gmail.com">antdaniel@gmail.com</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On 29/11/05, Michael Haan &lt;<a href="mailto:michael.haan@gmail.com">michael.haan@gmail.com</a>&gt; wrote:<br>&gt; For some reason, I'm unable to schedule a recording for tonight.&nbsp;&nbsp;What's<br>&gt; more, my previous set of scheduled recording is gone.&nbsp;&nbsp;Anyone have any idea
<br>&gt; what might be going on, or how to fix it?<br>&gt;<br><br>Without knowing more about your setup, e.g. what version of mythtv<br>your running and so on.<br>I would guess that your mysql database is corrupted.<br><br>
Try<br>mysqlcheck -umythtv -pmythtv mythconverg<br><br>and see if it reports any errors.<br>Errors can be fixed using:<br>mysqlcheck -r -umythtv -pmythtv mythconverg<br><br>The chances are that all your previous scheduling data has been
<br>trashed, but if it's a corrupted db, then the repair command should<br>allow you to add items to the schedule again.<br><br>Ant.<br>_______________________________________________<br>mythtv-users mailing list<br><a href="mailto:mythtv-users@mythtv.org">
mythtv-users@mythtv.org</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br></blockquote></div><br>Yep, that did it, thanks.&nbsp; Second time that has happened to me and I keep forgetting what the fix is.
<br>