Josh,
Friday, August 16, 2002, 12:18:46 AM, you wrote:

JZ> is there a way to give certain users rights to create and drop mysql
JZ> databases
JZ> without being administrators?

JZ> I'd like to create a new database every time a user runs my code on a
JZ> new set of data.

To create and drop databases user must have global CREATE_priv and
DROP_priv. Be carefully, in this case user can drop any database.





-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [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

Reply via email to