Re: Roles

2001-08-29 Thread Grigory Bakunov
Date |Tue, 28 Aug 2001 09:41:02 -0700 >From |John Meyer <[EMAIL PROTECTED]> Hello! JM> In Oracle, I remember working with roles that I could assign to a user. Is JM> there such a mechanism, or are there plans to implement such a mechanism, JM> in MySQL. If you mean level based priveleges the

Re: Roles

2001-08-28 Thread John Meyer
At 09:57 AM 8/28/01 -0700, you wrote: > > In Oracle, I remember working with roles that I could assign to a user. >Is > > there such a mechanism, or are there plans to implement such a mechanism, > > in MySQL. > >This sounds a lot link granting a user certain privileges. Here's the part >of the do

Re: Roles

2001-08-28 Thread Kurt Hansen
> In Oracle, I remember working with roles that I could assign to a user. Is > there such a mechanism, or are there plans to implement such a mechanism, > in MySQL. This sounds a lot link granting a user certain privileges. Here's the part of the documentation that talks about this: http://www.m