How to Create Database and database user using panel

To create database follow below steps

1. Login to panel using your user id and password.

2. Go to database in menu and select my SQL database

3. It will ask for database name

4. Provide the database name. The database name will be with the name as admin_ **** . This will be yours complete database name and click on create.

5. After creating the database you have to create a user to access your database. To do so follow the next step.

6. Again go to database and now click on my SQL users

7. Provide your username

8. Now you have to map the username to a particular database you can select it with the dropdown menu.

9. Remote access can be given by allowed from any IP or from a single IP preferably you can keep it as any IP and then click on create button to create the user name and password for that particular database.