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

User/privileges management feature request

forums forums SQLyog SQLyog: Bugs / Feature Requests User/privileges management feature request

  • This topic is empty.
Viewing 1 reply thread
  • Author
    Posts
    • #9010
      darthwonka
      Member

      Greetings and thanks for a great product!

      We use both phpMyAdmin and SQLYog for maintaining several local and remote MySQL 4.1 databases.

      One feature that we use a lot with phpmyadmin that we would like to use on SQLyog is the ability to create new users from existing users. One way would be to edit a user, make the changes but 'save as new user'.

      Thanks!

    • #17954
      Shadow
      Member

      Till this feature gets implemented use INSERT … SELECT statements to accomplish the same result. Just don't forget to flush privileges afterwards.

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