MediaPortal 1.2.2 and SSHD2 (1 Viewer)

mm1352000

Retired Team Member
  • Premium Supporter
  • September 1, 2008
    21,544
    8,236
    Home Country
    New Zealand New Zealand
    Hi again

    I use MySQL Workbench.

    First, you must log in as root and create the schema in the "SQL Development" section (see create_schema1.png and create_schema2.png). Use right click to bring up the "create schema..." option.

    Then you can use the "Server Administration" section to create a user for the schema (see user_account1.png, user_account2.png and user_account3.png).

    Finally, you need to create the appropriate schema privileges (see create_privilege.png and user_privilege.png).

    The user must have SELECT on the "mysql" and "information_schema" databases as well.

    Hopefully you can follow that...
    mm
     

    Attachments

    • create_schema1.png
      create_schema1.png
      124.2 KB
    • create_schema2.png
      create_schema2.png
      31.6 KB
    • user_account1.png
      user_account1.png
      114.9 KB
    • user_account2.png
      user_account2.png
      112.4 KB
    • user_account3.png
      user_account3.png
      107.9 KB
    • create_privilege.png
      create_privilege.png
      146.6 KB
    • user_privilege.png
      user_privilege.png
      118.5 KB

    Users who are viewing this thread

    Top Bottom