Create MySQL Database in WebsitePanel
- Login to WebsitePanel
- On home screen hover mouse over Databases which will bring up context menu as shown in below Image – 1 and then click on “MySQL 5.x”
- Click “Create Database” button. Refer Image – 2 below.
- Enter Database name (Image – 3)
- Click “Save” button to create the database (Image – 3)
Now to access MySQL database, we need to create a user and then assign it to the MySQL database. To create the user please follow below steps:
Create MySQL Database User with WebsitePanel
- Login to WebsitePanel
- On home screen hover mouse over Databases which will bring up context menu as shown in below figure and then click on “MySQL 5.x”
- Click “Create User” button (Image – 4), which will bring up screen as show in Image – 4
- Enter “User name:” (Image – 5)
- Enter “Password” and then confirm password. (Image – 5)
- Select “Databases” to which this user will granted access to. (Image – 5)
- Click “Save” button to save user