• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

MySQL Users and Multiple databases

P

Patrick Robin

Guest
I've only just started using Plesk and I was wandering if anyone could answer a question for me. It seems that when using Plesk you are forced in to a one to many relationship between MySQL databases and database users.

I created a new database and database user. I then wanted to create a second database and grant permissions on it to the existing user but this doesn't seem possible through Plesk?

Also is it not possible to assign users pre-defined roles such as dbo, dba and dbr through Plesk?

If this isn't possible through Plesk can anyone recommend a decent, and easy to use MySQL database administration tool?
 
One way to do it

I was able to accomplish this by logging in as the main admin, going into Server/DB Server/Datbases tab and then click on "DB WebAdmin" in Plesk 8.0, which opened up phpMyAdmin with Privleges functionality.

Clicked on the Privleges tab in phpMyAdmin to link the one user to multiple DBs.

Not an ideal solution but it worked.
 
Back
Top