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

Hiding Db

forums forums SQLyog Using SQLyog Hiding Db

  • This topic is empty.
Viewing 2 reply threads
  • Author
    Posts
    • #9144

      If I have a user “xyz”, What should I do to hide the Database “mysql”(the main D:cool: from xyz??

      Plz help me out.

    • #18840
      peterlaursen
      Participant

      disable ALL (including SELECT) global privileges (from user management .. edit user) for that user to MySQL-DB in SQLyog user management

      Use the “manage permission” and not “edit user” to give specific privileges to specific databases (or tables or columns) only.

    • #18841
      Ritesh
      Member

      It also depends upon the version of MySQL you are using. Older version of MySQL will display all the database names even though you dont have any permission on it.

Viewing 2 reply threads
  • You must be logged in to reply to this topic.