<br><br>
<div><span class="gmail_quote">On 6/14/07, <b class="gmail_sendername">David Watkins</b> &lt;<a href="mailto:watkinshome@gmail.com">watkinshome@gmail.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">&gt; Well i figured out how to drop the password.&nbsp;&nbsp;but now i get this error...<br>&gt;<br>&gt; [root@mythtv
 contrib]# perl myth.find_orphans.pl<br>&gt; DBI<br>&gt; connect(&#39;database=mythconverg:host=mythtv&#39;,&#39;mythtv&#39;,...)<br>&gt; failed: Unknown MySQL server host &#39;mythtv&#39; (1) at myth.find_orphans.pl line
<br>&gt; 99<br>&gt; Cannot connect to database mythconverg on host mythtv:<br>&gt; [root@mythtv contrib]#<br>&gt;<br><br>Looks like you dropped a more than just the password.<br><br>You could have a look here<br><br><a href="http://www.mythtv.org/docs/mythtv-HOWTO-6.html">
http://www.mythtv.org/docs/mythtv-HOWTO-6.html</a><br><br>at the bit about the &#39;grant all&#39; command.<br>_______________________________________________</blockquote>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>ok, i redid the passwords and everything but still it doesnt work...</div>
<div>&nbsp;</div>
<div>
<p>mysql&gt; UPDATE user SET Password=&quot;&quot; WHERE user=&#39;mythtv&#39;;<br>Query OK, 2 rows affected (0.05 sec)<br>Rows matched: 2&nbsp; Changed: 2&nbsp; Warnings: 0</p>
<p>mysql&gt; select host, user, password from user;<br>+-------------+--------+------------------+<br>| host&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | user&nbsp;&nbsp; | password&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |<br>+-------------+--------+------------------+<br>| localhost&nbsp;&nbsp; | root&nbsp;&nbsp; | 43e881156edcc165 |
<br>| Mitchell_MC | root&nbsp;&nbsp; | 43e881156edcc165 |<br>| localhost&nbsp;&nbsp; | mythtv |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |<br>| %&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | mythtv |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |<br>+-------------+--------+------------------+<br>4 rows in set (0.00 sec)</p>
<p>mysql&gt; exit<br>Bye<br>[root@mythtv contrib]# perl myth.find_or*<br>DBI connect(&#39;database=mythconverg:host=mythtv&#39;,&#39;mythtv&#39;,...) failed: Unknown MySQL server host &#39;mythtv&#39; (1) at myth.find_orphans.pl
 line 99<br>Cannot connect to database mythconverg on host mythtv:<br>[root@mythtv contrib]#<br></p>
<p>The password is definately not there but i still get the same error.&nbsp; Does this script for sure with with atrpms-bleeding .21?</p>
<p>&nbsp;</p>
<p>Mitchell</p></div><br>&nbsp;</div><br>