[mythtv-users] mysql

Janek Hellqvist janek at slaytanic.com
Wed Dec 29 09:36:40 UTC 2004


Tim Krueger wrote:

 > mysql>  UPDATE user SET Password=PASSWORD('*********') WHERE
 > user='root';
 > ERROR 1046: No Database Selected
 > mysql>

You need to select a database before you issue that command. Try "use 
mythconverg" or "use mysql" depending on what database you're trying to 
access.

-- 
  |   Janek Hellqvist   |
  | janek at hellqvist.com |




More information about the mythtv-users mailing list