RE: Help with privilege tables - IMPORTANT

2003-07-01 Thread Twibell, Cory L
IL PROTECTED] Subject: Re: Help with privilege tables - IMPORTANT "Twibell, Cory L" <[EMAIL PROTECTED]> wrote: > > I have the user table which contains user record > | Host | User| Pass | Select...| > --- > |% |

Re: Help with privilege tables - IMPORTANT

2003-07-01 Thread Egor Egorov
"Twibell, Cory L" <[EMAIL PROTECTED]> wrote: > > I have the user table which contains user record > | Host | User| Pass | Select...| > --- > |% || | N... | > > The db record is > | Host | Db| User | Select...| > --

RE: Help with privilege tables - IMPORTANT

2003-06-30 Thread Mike Hillyer
IL PROTECTED] > Subject: RE: Help with privilege tables - IMPORTANT > > > Yes, I have the UPDATE for table B. I belive this is a bug. > > -Original Message- > From: Mike Hillyer [mailto:[EMAIL PROTECTED] > Sent: Monday, June 30, 2003 4:47 PM > To: Twibell, Cory L

RE: Help with privilege tables - IMPORTANT

2003-06-30 Thread Twibell, Cory L
Yes, I have the UPDATE for table B. I belive this is a bug. -Original Message- From: Mike Hillyer [mailto:[EMAIL PROTECTED] Sent: Monday, June 30, 2003 4:47 PM To: Twibell, Cory L; [EMAIL PROTECTED] Subject: RE: Help with privilege tables - IMPORTANT Hmm, if you have UPDATE privilege on

RE: Help with privilege tables - IMPORTANT

2003-06-30 Thread Mike Hillyer
, June 30, 2003 4:26 PM > To: Mike Hillyer; Twibell, Cory L; [EMAIL PROTECTED] > Subject: RE: Help with privilege tables - IMPORTANT > > > Ok, the user has the appropriate privileges in the db table. > The user can select, insert, update, deletewhatever. > What he CAN'

RE: Help with privilege tables - IMPORTANT

2003-06-30 Thread Twibell, Cory L
003 4:22 PM To: Twibell, Cory L; [EMAIL PROTECTED] Subject: RE: Help with privilege tables - IMPORTANT Well, with that in mind, does the user have the appropriate INSERT privileges? Regards, Mike Hillyer www.vbmysql.com > -Original Message- > From: Twibell, Cory L [mailto:[EMAI

RE: Help with privilege tables - IMPORTANT

2003-06-30 Thread Mike Hillyer
IL PROTECTED] > Subject: RE: Help with privilege tables - IMPORTANT > > > My user in the user table has NO privileges. All privileges > for that user > are done in the db table. Using MySQL 4.1.0-alpha > > -Original Message- > From: Mike Hillyer [mailto:[EMAIL PROTEC

RE: Help with privilege tables - IMPORTANT

2003-06-30 Thread Twibell, Cory L
CTED] > Sent: Monday, June 30, 2003 3:26 PM > To: '[EMAIL PROTECTED]' > Subject: Help with privilege tables - IMPORTANT > > > All, > > I have the user table which contains user record > | Host | User| Pass | Select...| > --

RE: Help with privilege tables - IMPORTANT

2003-06-30 Thread Mike Hillyer
ne 30, 2003 3:26 PM > To: '[EMAIL PROTECTED]' > Subject: Help with privilege tables - IMPORTANT > > > All, > > I have the user table which contains user record > | Host | User| Pass | Select...| > --- > |% |

Help with privilege tables - IMPORTANT

2003-06-30 Thread Twibell, Cory L
All, I have the user table which contains user record | Host | User| Pass | Select...| --- |% || | N... | The db record is | Host | Db| User | Select...| -- | %| Test1 || 'Y'