<div>My scheduler suddenly stopped working.  I&#39;ve run a <a href="http://optimize_mythdb.pl">optimize_mythdb.pl</a> and it ran fine.  When I run mythbackend --testsched I get the following error:</div><div><br></div><div>
Error preparing query: CREATE TEMPORARY TABLE recordmatch SELECT * FROM recordmatch WHERE recordid IS NULL ; </div><div>Driver error was [2/1146]:</div><div>QMYSQL3: Unable to prepare statement</div><div>Database error was:</div>
<div>Table &#39;mythconverg.recordmatch&#39; doesn&#39;t exist</div><div><br></div><div>I looked in the database and the table called recordmatch doesn&#39;t exist (which I think is good because it&#39;s just a temp table that gets created at the time of the query?) but for whatever reason the scheduler is hung.</div>
<div><br></div><div>I also have plenty of free disk space so I&#39;m not sure where to look / what to do next.  Any suggestions?</div><div><br></div><div>Jason</div>