This tutorial assumes that you have already logged in to Plesk.
Now let's learn how to create a MySQL database in Plesk.
Scroll down to the Applications & Services group.
Click the Databases icon.
Currently we have only one database listed. Let's go ahead and create a new one.
Click the Add New Database icon.
Enter a name for the new database.
Leave the database type set to MySQL.
Then click OK.
Success! The new database "admin_clients" has been created.
We now must add a new user to the database. Click the Add New Database User icon.
Enter a username and password for this new database user.
When ready, click OK to save the changes.
The new database user has been created and is shown in the list.
You can edit an existing username's password by clicking the
username or you can delete an existing user by selecting the checkbox,
then clicking the Remove option.
You can also create additional database users by clicking on the Add New Database User icon.
This is the end of the tutorial. You now know how to set up My SQL
databases in Plesk, and how to assign users to those databases.