Thanks for the response!  I'm comfortable with it but I wanted a second
opinion.

-Josh

Galen Wright-Watson wrote:

> On Wed, 12 Jun 2002, Joshua Horton wrote:
>
> > Hi,
> >
> <snip>
> >     First, I'm having trouble determining whether or not it is possible
> > to drop a user, or whether I have to go in and delete all that user's
> > records in the grant tables.  I revoke ALL PRIVILEGES from the user, but
> > his entry still apears in the mysql.users table.  I have heard it is
> > undesirable to directly manipulate the users table.
> <snip>
>
> I think you can only remove a row from MySQL.user directly.  True, GRANT is
> preferred to add and alter user accounts, but DELETEing the user's entry in
> MySQL.user is fine.
>
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
>
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail <mysql-unsubscribe-##L=##[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <mysql-unsubscribe-##L=##[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to