<br><br>
<div><span class="gmail_quote">On 6/14/07, <b class="gmail_sendername">David Watkins</b> <<a href="mailto:watkinshome@gmail.com">watkinshome@gmail.com</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">> Well i figured out how to drop the password. but now i get this error...<br>><br>> [root@mythtv
contrib]# perl myth.find_orphans.pl<br>> DBI<br>> connect('database=mythconverg:host=mythtv','mythtv',...)<br>> failed: Unknown MySQL server host 'mythtv' (1) at myth.find_orphans.pl line
<br>> 99<br>> Cannot connect to database mythconverg on host mythtv:<br>> [root@mythtv contrib]#<br>><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 'grant all' command.<br>_______________________________________________</blockquote>
<div> </div>
<div> </div>
<div>ok, i redid the passwords and everything but still it doesnt work...</div>
<div> </div>
<div>
<p>mysql> UPDATE user SET Password="" WHERE user='mythtv';<br>Query OK, 2 rows affected (0.05 sec)<br>Rows matched: 2 Changed: 2 Warnings: 0</p>
<p>mysql> select host, user, password from user;<br>+-------------+--------+------------------+<br>| host | user | password |<br>+-------------+--------+------------------+<br>| localhost | root | 43e881156edcc165 |
<br>| Mitchell_MC | root | 43e881156edcc165 |<br>| localhost | mythtv | |<br>| % | mythtv | |<br>+-------------+--------+------------------+<br>4 rows in set (0.00 sec)</p>
<p>mysql> exit<br>Bye<br>[root@mythtv contrib]# perl myth.find_or*<br>DBI connect('database=mythconverg:host=mythtv','mythtv',...) failed: Unknown MySQL server host 'mythtv' (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. Does this script for sure with with atrpms-bleeding .21?</p>
<p> </p>
<p>Mitchell</p></div><br> </div><br>