Thanks David.  I restored just the recordmatch table from a backup and then the scheduler started working again and shows began recording based on my recording rules again.<div><br></div><div>Not sure how it got corrupted in the first place but that definitely fixed it.</div>
<div><br></div><div>Jason<br>
<br><br><div class="gmail_quote">On Sun, May 19, 2013 at 10:24 AM, David Engel <span dir="ltr">&lt;<a href="mailto:david@istwok.net" target="_blank">david@istwok.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5">On Sat, May 18, 2013 at 10:36:38AM -0500, Jason Bilbrey wrote:<br>
&gt; My scheduler suddenly stopped working.  I&#39;ve run a <a href="http://optimize_mythdb.pl" target="_blank">optimize_mythdb.pl</a> and<br>
&gt; it ran fine.  When I run mythbackend --testsched I get the following error:<br>
&gt;<br>
&gt; Error preparing query: CREATE TEMPORARY TABLE recordmatch SELECT * FROM<br>
&gt; recordmatch WHERE recordid IS NULL ;<br>
&gt; Driver error was [2/1146]:<br>
&gt; QMYSQL3: Unable to prepare statement<br>
&gt; Database error was:<br>
&gt; Table &#39;mythconverg.recordmatch&#39; doesn&#39;t exist<br>
&gt;<br>
&gt; I looked in the database and the table called recordmatch doesn&#39;t exist<br>
&gt; (which I think is good because it&#39;s just a temp table that gets created at<br>
&gt; the time of the query?) but for whatever reason the scheduler is hung.<br>
&gt;<br>
&gt; I also have plenty of free disk space so I&#39;m not sure where to look / what<br>
&gt; to do next.  Any suggestions?<br>
<br>
</div></div>You are misteaken about recordmatch.  While --testsched uses a<br>
temporary version, the mastetbackend needs a real, permanent one in<br>
the database.  You have apparently lost yours and who knows what else<br>
in your database.  You will need to restore the database from your<br>
most recent backup.<br>
<span class="HOEnZb"><font color="#888888"><br>
David<br>
--<br>
David Engel<br>
<a href="mailto:david@istwok.net">david@istwok.net</a><br>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
</font></span></blockquote></div><br></div>