Thanks for the pointer.&nbsp; I ended up just searching my backup with vi and removing all the other tables info.&nbsp; That way i just droped the settings table and recreated it.&nbsp; <br><br>Worked like a charm<br><br>Thanks anyway...
<br>Mitchell<br><br><div><span class="gmail_quote">On 3/6/07, <b class="gmail_sendername">Michael T. Dean</b> &lt;<a href="mailto:mtdean@thirdcontact.com">mtdean@thirdcontact.com</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 03/06/2007 06:05 PM, Mitch Gore wrote:<br>&gt; So i was messing with the database trying to turn XvMC on only for<br>&gt; HD.&nbsp;&nbsp;Which i got to work.&nbsp;&nbsp;Then i decided to remove it.&nbsp;&nbsp;I was like ok<br>&gt; ill just put the &quot;1&quot; to &quot;0&quot; so i did...
<br>&gt;<br>&gt; update settings set data=&#39;0&#39;;<br>&gt;<br>&gt; and you know what happened everything when to 0 in data! I forgot my<br>&gt; where clause!<br>&gt;<br>&gt; Anyway to fix this...<br>&gt;<br>&gt; I was thinking i would just import my backup that i have from last
<br>&gt; night.&nbsp;&nbsp;BUT i was thinking maybe it would just be easier to import the<br>&gt; settings table only.&nbsp;&nbsp;How can i do this.<br>&gt;<br>&gt; I have my backup command run once daily by cron.<br><br><a href="http://mythtv.org/docs/mythtv-HOWTO-23.html#ss23.7">
http://mythtv.org/docs/mythtv-HOWTO-23.html#ss23.7</a><br><br>It&#39;s straightforward to go from the above to what you want.<br><br>Mike<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>