On Sun, Aug 16, 2009 at 2:04 AM, Johnny <span dir="ltr">&lt;<a href="mailto:jarpublic@gmail.com">jarpublic@gmail.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">&gt; HOWEVER!  I can&#39;t get into mysql as described in<br>
&gt; <a href="http://www.mythtv.org/docs/mythtv-HOWTO-23.html#ss23.5" target="_blank">http://www.mythtv.org/docs/mythtv-HOWTO-23.html#ss23.5</a> because mysql<br>
&gt; apparently wants to know what root&#39;s mysql password is and I can&#39;t<br>
&gt; find anything to tell me what it is.  I found a MythBuntu help page<br>
&gt; here (<a href="https://help.ubuntu.com/community/MysqlPasswordReset" target="_blank">https://help.ubuntu.com/community/MysqlPasswordReset</a>) about<br>
&gt; resetting the password, but that failed, saying I had the<br>
&gt; --skip-grant-tables option on so it wouldn&#39;t allow the command to set<br>
&gt; root&#39;s password.<br>
<br>
</div>The root password is blank by default, so unless you set it something<br>
it should still be that way. Mythbuntu creates a random mysql password<br>
for the mythtv user, but not for root. Try &#39;mysql -u root&#39; and see if<br>
that works.<br>
<div><div></div><br></div></blockquote></div><br>I think in the latest Mythbuntu the mysql root password gets set to the same password as your user account.<br>