<div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>Can you get into the database as mythtv from the localhost?<br>try something like:<br>
mysql -h localhost -u mythtv -pmythtv mythconverg</blockquote><div><br>Is this what I should expect?:<br><br>----------------------------------<br>mythtv@2[~]$ mysql -h localhost -u mythtv -pmythtv mythconverg<br>Reading table information for completion of table and column names
<br>You can turn off this feature to get a quicker startup with -A<br><br>Welcome to the MySQL monitor. Commands end with ; or \g.<br>Your MySQL connection id is 11 to server version: 4.1.15-Debian_1ubuntu5-log<br><br>Type 'help;' or '\h' for help. Type '\c' to clear the buffer.
<br><br>mysql> <br></div>----------------------------------<br><br></div>BTW, as you may notice, I have gone in on an ssh session from another machine, which is why the user shows up as second mythtv. Hopefully that shouldn't matter.
<br><br>John<br><br>