You probably don't need to revoke, just delete from the appropriate tables.
Sorry, I don't know of any other way.  You could try mysqlgui but I don't
know as I've never tried it.

----- Original Message -----
From: "Peter H. Burris" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, June 02, 2001 2:17
Subject: deceptively simple question


> I know that when it comes to deleting users from the user table, I could
> revoke all privileges and use an SQL 'delete from' command, but I wonder
> if there's an easier script/method for dropping a user?  I've been combing
> the manual for a couple days and while I can create users and grant/revoke
> privileges, simply deleting them has eluded me.
>
> --
> ***+++++++++++++++++++++++++++++++++++++++++++++++++++++++++***
> ***  []                                  ***
> ***  Peter H. Burris,   []   [EMAIL PROTECTED]  ***
> ***  Unix System Admin  []         phone: 301.614.5110      ***
> ***  CODE 922, Bldg 33  []         pager: 301.647.2752      ***
> *** []     ***
> ***+++++++++++++++++++++++++++++++++++++++++++++++++++++++++***
>
>
> ---------------------------------------------------------------------
> 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
<[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 <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to