Re: how to delete user from the usertable

2001-11-20 Thread sj
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 usertab

how to delete user from the usertable

2001-11-20 Thread behrens
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/