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