Re: How to list priviledges

2005-11-20 Thread sheeri kritzer
Yes, see: http://dev.mysql.com/doc/refman/5.0/en/show-grants.html -Sheeri On 11/18/05, Jesse Castleberry <[EMAIL PROTECTED]> wrote: > Is there a way to list the privilidges that a user has in MySQL? > > Thanks, > Jesse > > -- > MySQL General Mailing List > For list archives: http://lists.mysql.c

How to list priviledges

2005-11-18 Thread Jesse Castleberry
Is there a way to list the privilidges that a user has in MySQL? Thanks, Jesse -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Re: How to list priviledges

2005-11-18 Thread Michael Stassen
Jesse Castleberry wrote: Is there a way to list the privilidges that a user has in MySQL? Thanks, Jesse Yes. SHOW GRANTS FOR [EMAIL PROTECTED]; Did you even try the manual ? Michael -- MySQL General Mailing List For list archiv

Re: How to list priviledges

2005-11-18 Thread Chris Wells
Jesse Castleberry wrote: Is there a way to list the privilidges that a user has in MySQL? Thanks, Jesse http://dev.mysql.com/doc/refman/5.0/en/show-grants.html -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROT

How to list priviledges

2005-11-18 Thread Jesse Castleberry
Is there a way to list the privilidges that a user has in MySQL? Thanks, Jesse -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]