[mythtv-users] mysql help on debian

Scott Martin smartin at steamvalve.com
Thu Dec 7 14:23:46 UTC 2006



Brad DerManouelian wrote:
> On Dec 6, 2006, at 6:30 PM, Scott Martin wrote:
> 
>> This is what mybackend log is telling me:
>>
>> Access denied for user 'mythtv'@'localhost' (using password: YES)
> 
> This means you are able to connect to the machine, but you haven't given
> the user mythtv at localhost access.
> Use the mysql client and do this:
> mysql> grant all on mythconverg.* to mythtv@"localhost" identified by
> "yourpassword";
> 
> By the way, I gave this same advice a couple of days ago:
> http://www.gossamer-threads.com/lists/mythtv/users/239794

Thanks Brad,

I will definitely give it a try tonight when I get home. Sorry I missed
your previous post. Believe me, I'd really like to put this issue to bed!

Scott Martin


More information about the mythtv-users mailing list