Jim, Thursday, May 09, 2002, 9:43:18 PM, you wrote: >> What rights do I need to give a new admin user so I can delegate the >> creation of new regular users BUT not allow this same admin user the >> ability to delete user he/she did not create in the first place.
>> In short I want to create several of these super users but not allow them >> to alter what the other super user might create. No, you can't do it. If you create user with grant_priv on a certain database, user should also have UPDATE privilege on database 'mysql'. So, user can update privilege table as he wants to :( >> Thanks >> Jim -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ / Victoria Reznichenko / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net <___/ www.mysql.com --------------------------------------------------------------------- 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