Create Database
Create Database
- go to your edinburgh.domains dashboard
- go to MySQL® Databases
- Create a Database
- name the database
SimpleModel
- click
Create Database
- name the database
- Add New User:
- just use the same username you have already e.g.
username_username
- type a password
- click
Create User
- just use the same username you have already e.g.
- Add User to Database
- Your username should be the only one in the drop down.
- add this to the
username_SimpleModel
database - click
Add
- In
Manage User Privileges
selectALL PRIVILEGES
- Click
Make Changes