On Tue, Jan 13, 2009 at 5:24 PM, Igor Chudov <span dir="ltr"><<a href="mailto:igor@chudov.com">igor@chudov.com</a>></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;">
2009-01-13 16:22:25.087 Using localhost value of kinozal<br>
2009-01-13 16:22:25.093 New DB connection, total: 1<br>
2009-01-13 16:22:25.097 Unable to connect to database!<br>
2009-01-13 16:22:25.098 Driver error was [1/1045]:<br>
QMYSQL3: Unable to connect<br>
Database error was:<br>
Access denied for user 'mythtv'@'localhost' (using password: YES)<br>
<br>
Apparently, mythtv-setup tries to logon as user "mythtv" with some<br>
password (I now have to figure out how it might still be using old<br>
password from my previous attempt).<br></blockquote></div><br>The ubuntu mythtv documentation has an excellent troubleshooting guide for this particular problem: <a href="https://help.ubuntu.com/community/MythTV/Install/Troubleshooting">https://help.ubuntu.com/community/MythTV/Install/Troubleshooting</a>. Follow that and you should be able to get your mysql login problem fixed.<br>