At 8:42 PM -0600 3/5/01, Cal Evans wrote:
>Rolf,
>
>Does REVOKE remove a user form the mysql.user database when all their
>permissions have been revoked? (That was my question really, I knew about
>REVOKE, just not it's operation.)

No, it doesn't.  To do that, you must issue a DELETE FROM user WHERE ...
statement.


>TIA,
>Cal
>http://www.calevans.com


-- 
Paul DuBois, [EMAIL PROTECTED]

---------------------------------------------------------------------
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