How to escalate database user permissions to create new databases?
Posted
by steelaz
on Stack Overflow
See other posts from Stack Overflow
or by steelaz
Published on 2010-06-05T16:15:17Z
Indexed on
2010/06/05
16:22 UTC
Read the original article
Hit count: 125
I created new cPanel account, using this account created new database, new database user and connected user to database, simple stuff. Now, I want this particular user to be able to create new databases, how can I escalate this database user's permissions to allow creating new databases? I still want these databases to be associated with cPanel account, is adding account name prefix (account_) to database name enough to associate it with that cPanel account?
Edit: Whoops, forgot to mention - database is MySQL.
© Stack Overflow or respective owner