Re: User that can create another user - which privileges must be granted

2005-02-28 Thread Gleb Paharenko
Hello. GRANT OPTION for adding user, and UPDATE on the mysql database to set the passwords for them. See: http://dev.mysql.com/doc/mysql/en/grant.html http://dev.mysql.com/doc/mysql/en/set-password.html "Peter PeterDresden" <[EMAIL PROTECTED]> wrote: > ...to that user, that he

User that can create another user - which privileges must be granted

2005-02-28 Thread Peter PeterDresden
...to that user, that he can create new users, e.g. which administrative privileges must be granted to that user. Thanx. -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]