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

Command Enabled Root Access From Remote Machines

forums forums SQLyog Using SQLyog Command Enabled Root Access From Remote Machines

  • This topic is empty.
Viewing 0 reply threads
  • Author
    Posts
    • #22774
      peterlaursen
      Participant

      Just execute

      Code:
      GRANT ALL on *.* to 'root'@'%' WITH GRANT OPTION

      .. and root from ANYWHERE will have all privileges

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