MySQL Forums
Forum List  »  Newbie

Re: problem using user accounts
Posted by: Jens
Date: August 13, 2004 07:40AM

hi,

ok the grant command is:

grant all on blacknova.* to bntdb identified by 'bntdb';

and the select statement gives:

user=bntdb
host=%
password=<encoded string>

i also tried to set the password to '' (empty string) but this didn't work either.

jens

Options: ReplyQuote


Subject
Written By
Posted
August 11, 2004 04:19PM
Re: problem using user accounts
August 13, 2004 07:40AM
August 17, 2004 09:36AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.