Re: file privilege

2012-01-30 Thread Carlos Proal
Correct. Carlos On Tue, Jan 31, 2012 at 12:03 AM, kalin m wrote: > > > thanks carlos. so if i go with: > > "grant file on user " > > that wont infringe on the all other privileges the user already has, > correct? > > > thanks.. > > > > On 1/31/12 12:47 AM, Carlos Proal wrote: > > Hi, > > >

Re: file privilege

2012-01-30 Thread kalin m
thanks carlos. so if i go with: "grant file on user " that wont infringe on the all other privileges the user already has, correct? thanks.. On 1/31/12 12:47 AM, Carlos Proal wrote: > Hi, > > You have look at the "user" table which has global privileges, "db" is > specific to each dat

Re: file privilege

2012-01-30 Thread Carlos Proal
Hi, You have look at the "user" table which has global privileges, "db" is specific to each database. Carlos On Mon, Jan 30, 2012 at 10:56 PM, kalin m wrote: > > > hi... > > so i have this user in the user table in the mysql db that has all the > privileges but "grant". now i need for that us