--- Baron Schwartz <[EMAIL PROTECTED]> wrote:

> Stephen Liu wrote:
> >>  If you want to 
> >> get rid of the user entirely, use DROP USER.
> > 
> > Could you please explain in more detail???  Where shall I add "DROP
> > USER"
> 
> The manual always explains the full syntax (http://dev.mysql.com/),

Whether you meant;

MySQL 5.0 Reference Manual
http://dev.mysql.com/doc/refman/5.0/en/index.html
Chapter 13. SQL Statement Syntax
http://dev.mysql.com/doc/refman/5.0/en/sql-syntax.html
???

Tks


> but in brief,
> 
> DROP USER 'vmailuser'@'localhost';
> 
> will remove the user if you wish.

Noted with tks.


Stephen

Send instant messages to your online friends http://uk.messenger.yahoo.com 

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to