At 2:38 PM -0700 10-25-2000, Theodore Jones wrote:
>Hello,
>
>I log into the mysql client like this
>
>
>and try this
>
> select host, user, password
> -> from user;
>
>and it gives me this:
>
>ERROR 1046: No Database Selected
>
>i can see the thre user files under "mysql" in the data folder of imy
>MySQL installation, so I can't seem to figure out why it will not work
>now of find the user database?
>
>Help a newbie anyone!?,
Try "use mysql" before issuing your select statement.
--
Paul DuBois, paul@stripped