Unsupported Screen Size: The viewport size is too small for the theme to render properly.

Manage Permissions…

forums forums SQLyog Using SQLyog Manage Permissions…

  • This topic is empty.
Viewing 1 reply thread
  • Author
    Posts
    • #8845
      mercurial
      Member

      I created a user and gave them Select, Insert, Update, Delete, Create, Drop, and Alter to a database. Do I need to put a check for all those same privs for every table and column? I would hope that by just applying that to the db it should populate down but the tables_priv does not look right to me. It looks like that user only has access to the first table of the db.

    • #17144
      Ritesh
      Member

      Check out http://dev.mysql.com/doc/mysql/en/privileg…ege-system.html for more information about how MySQL's User Privilege System works.

      Can you post screenshot of your Manage Permission window?

Viewing 1 reply thread
  • You must be logged in to reply to this topic.