[mythtv-users] can't login in to sql

Brad DerManouelian myth at dermanouelian.com
Mon Dec 22 01:37:00 UTC 2008


On Dec 21, 2008, at 5:24 PM, the mad doctor kaeding wrote:

> If I follow those instructions:
>
> UPDATE user SET Password=PASSWORD('mythtv') WHERE user='mythtv';
> ERROR 1046 (3D000): No database selected

Mysql doesn't know which database you want to issue that command on,  
so issue the "use mysql" command first to tell it you want to change  
the mysql table.



More information about the mythtv-users mailing list