On 2/12/07, <b class="gmail_sendername">A JM</b> &lt;<a href="mailto:vbtalent@gmail.com">vbtalent@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;">
Does grep find any text containing the search string or specifically<br>what you ask for?<br><br>#grep mythtv dbdump.sql<br><br>will it find &#39;myth&#39; and &#39;my&#39;, etc?</blockquote><div><br>No, it won&#39;t.&nbsp; If you want that, you need to use a shorter query string. 
<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">If I want to do a search and replace on the DB what is the<br>preferred/safest method?
</blockquote><div><br>Make the changes in the backup file, and restore from that.<br><br>However, if you tell us what you&#39;re really trying to do, we may be able to suggest an easier way.<br><br>Carl Fongheiser<br></div>
<br></div><br>