Hi all,

I am new to mysql admin. I have created a database and set a user name 
and passwd for it using 

grant all privileges on MICDB.* to [EMAIL PROTECTED] identified by 'passdw' 
with grant option; 

 Now the xxx user is able to login in to the database with 
 the passwd , but he is not having any privileges like
 update, file privilege,select etc.

 In the mysql database under table user all the privileges
 are set to N.

 Now i want to change it to y so that he can do what ever
 he wants to that database.

 thank u

---------------------------------------------
Geetha Thanu
CDFD
-----------------------------------------------------





-


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to