<br><br><div><span class="gmail_quote">On 1/11/07, <b class="gmail_sendername">Ken Taylor</b> &lt;<a href="mailto:ken@onramp.com.au">ken@onramp.com.au</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On 11/01/2007, at 5:58 AM, ryan patterson wrote:<br>&gt; I am trying to upgrade my mythtv setup.&nbsp;&nbsp;I am moving from a debian<br>&gt; install<br>&gt; to a ubuntu install.<br>&gt;<br>&gt; I tried following these<br>&gt; instructions:
<a href="http://www.mythtv.org/docs/mythtv-HOWTO-23.html#ss23.7">http://www.mythtv.org/docs/mythtv-HOWTO-23.html#ss23.7</a><br>&gt; which explain how to back up the database and move it to a fresh<br>&gt; myth-backend install.&nbsp;&nbsp;I performed the database backup no problem.&nbsp;&nbsp;I
<br>&gt; verified that every grep command produced output in the<br>&gt; restore.sqlfile.&nbsp;&nbsp;My new backend is up and running.<br>&gt;<br>&gt; Now I am trying to restore the database backup using the following<br>&gt; command:
<br>&gt; $ mysql -u mythtv -pmythtv mythconverg &lt; restore.sql<br>&gt;<br>&gt; But I get the following error message:<br>&gt; ERROR 1054 (42S22) at line 1: Unknown column &#39;storage group&#39; in<br>&gt; &#39;field list&#39;
<br>&gt;<br>&gt; (there might not have been a space in &#39;storagegroup&#39;.&nbsp;&nbsp;I&#39;m not at<br>&gt; home so I<br>&gt; can&#39;t check.)<br><br>Sounds like you&#39;re trying to restore over an existing database.<br><br>
You should drop the existing mythconverg database fisrt, and then<br>mythtv will update the data to the new format.<br><br>Ken<br>--<br>Ken Taylor</blockquote><div><br>Okay if I drop the current database should I restore the entire database from my old backend or just the parts the instructions said to grep out of the mysqldump?
<br>&nbsp;</div></div>-- <br>_____________<br>Ryan Patterson