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

mySQL on Linux; 1130 error

forums forums SQLyog Using SQLyog mySQL on Linux; 1130 error

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

      Took a little googling, but I I've answered my own question.

      Have to add the remote host (the Windoze2000 box) to the list of user's in mySQL on the Linux box (by default, mySQL is only available to the box on which it is installed).

      Update the “user” table of the “mysql” database to have a host and username (note — this username is good only coming from that host…).

      Does the trick.

    • #14190
      Ritesh
      Member

      Hello

      That is exactly the solution I was going to tell you 😀

    • #14191
      walkerk
      Member

      You CAN access from more than a single host. There is a nice description of the “host” field possibilities at:

      http://www.mysql.com/doc/en/Connection_access.html

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