Create Database

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