Author Topic: users creating their own databases  (Read 597 times)

TheQuirk

  • VIP
  • Member
  • ***
  • Posts: 2,154
  • Kudos: 315
users creating their own databases
« on: 19 December 2002, 21:36 »
What premissions would I give new mysql users to create and delete their own databases? I know one of them is "create", but I also that's not all. . .

[ December 19, 2002: Message edited by: Angry Quirky Pirate ]


voidmain

  • VIP
  • Member
  • ***
  • Posts: 5,605
  • Kudos: 184
    • http://voidmain.is-a-geek.net/
users creating their own databases
« Reply #1 on: 19 December 2002, 10:38 »
Hmmm, I normally create databases for my users if they need it and grant them the ability to create/drop all the tables they want (full access to said database). I wouldn't want to give them the ability to create new databases on their own. I believe if you want to do that you are going to have to either grant them all privelages (basically a mysql superuser) or set up a separate instance of mysql for that particular user. But I'm not 100% on this....
Someone please remove this account. Thanks...