connect mysql
delete from user where user='xxx' ;
flush privileges;

and you also can use revoke statement


----- Original Message -----
发件人: behrens <[EMAIL PROTECTED]>
收件人: <[EMAIL PROTECTED]>
发送时间: 2001年11月20日 16:17
主题: how to delete user from the usertable


> How do i delete a user utterly from the usertable
>
> Haven't find it right now in the doc(thanks Ian B.)
>
> janB
>
>
> ---------------------------------------------------------------------
> 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