<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote">On Wed, Jul 10, 2013 at 2:52 PM, Enno Middelberg <span dir="ltr">&lt;<a href="mailto:enno.middelberg@gmail.com" target="_blank">enno.middelberg@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hello,<br>
<br>
<br>
<br>
2013/7/10 Doug Lytle &lt;<a href="mailto:support@drdos.info">support@drdos.info</a>&gt;:<br>
<div class="im">&gt; What happens when you&#39;re logged into to mysql as root and do a:<br>
&gt;<br>
&gt; use mythconverg;<br>
<br>
</div><div class="im">mysql -u root -p<br>
Enter password:<br>
Welcome to the MySQL monitor.  Commands end with ; or \g.<br>
</div>Your MySQL connection id is 152<br>
Server version: 5.5.28-1 (Debian)<br>
<br>
Copyright (c) 2000, 2012, Oracle and/or its affiliates. All rights reserved.<br>
<br>
Oracle is a registered trademark of Oracle Corporation and/or its<br>
affiliates. Other names may be trademarks of their respective<br>
owners.<br>
<br>
Type &#39;help;&#39; or &#39;\h&#39; for help. Type &#39;\c&#39; to clear the current input statement.<br>
<br>
mysql&gt; use 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>
Database changed<br>
mysql&gt; quit<br>
Bye<br>
<div class="im"><br>
<br>
<br>
&gt; My guess would be, either you lost your database or you need to redo the<br>
&gt; permissions to it for the mythtv user.<br>
&gt;<br>
&gt;<br>
&gt; $ mysql -u root mythconverg<br>
&gt; mysql&gt; grant all on mythconverg.* to mythtv@&quot;%&quot; identified by &quot;mythtv&quot;;<br>
&gt; mysql&gt; flush privileges;<br>
<br>
</div>I tried this, but didn&#39;t go anywhere:<br>
<br>
mysql -u root mythconverg<br>
ERROR 1045 (28000): Access denied for user &#39;root&#39;@&#39;localhost&#39; (using<br>
password: NO)<br>
<br>
<br>
Now what&#39;s that suppose to mean?<br>
<br>
I also tried what&#39;s suggested here, to no avail:<br>
<a href="http://en.kioskea.net/faq/11432-ubuntu-unable-to-access-mythtv" target="_blank">http://en.kioskea.net/faq/11432-ubuntu-unable-to-access-mythtv</a><br>
<span class=""><font color="#888888"><br><br></font></span></blockquote><div style><br></div><div style>You forgot the -p the second time.</div><div style><br></div><div style>Jon</div><div style><br></div><div style> </div>

</div><br></div></div>