[mythtv-users] mysql hates me... (still no luck)

Greg Estabrooks greg at phaze.org
Sun Dec 24 14:24:46 UTC 2006


> Database error was:
> Access denied for user 'mythtv'@'mythtv.dwf.com' (using password: YES)


 Ditch the wildcard altogether?

 grant all on mythconverg.* to 'mythtv'@'mythtv.dwf.com' identified by 'PASSWORDHERE';

 flush privieleges;


 Failing that try using the IP instead of the hostname.




More information about the mythtv-users mailing list