[Ilugc] [OT]: some problem with creating user with mysql

  • From: binand@xxxxxxxxx (Binand Sethumadhavan)
  • Date: Fri Jul 1 18:02:36 2005

On 01/07/05, Rajagopal Natarajan <rajagopal.n@xxxxxxxxx> wrote:

The two thing that I dont understand are:
1) Why doesnt that user biowareuser login when i use the password option?
(but logs in without a password! I've created that user with a pasword
only.)
2) Why doesn't that database get loaded for the user 'biowareuser' though i
hav granted full previlege to him, using the grant command (the grant
command was successful. but still shows some access denied when trying to
load the database.)

What do these queries:

select * from user where User = 'biowareuser';
select * from db where User = 'biowareuser';

give out, when run as root?

Binand

Other related posts: