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

error no. 1130

forums forums SQLyog SQLyog Comments error no. 1130

  • This topic is empty.
Viewing 1 reply thread
  • Author
    Posts
    • #8378
      unix
      Member

      could anyone help me how to connect to mysql database resides on a unix server?

      I installed mysql client/SQLyoq on my NT work station and try to connect to UNIX machine. somehow it woundn't let me do so. error: “error no. 1130' Host 130.83.9.10 which is the NT station is not allowed to connect to this MySql server. any hints, i would appreciate

      I have no problems to try to connect to mysql database in an NT server except the mysql db in a UNIX

      Thanks

    • #15603
      Shadow
      Member

      This error means that the computer in which the MySql client is running, does not have the proper access rights to the MySql server. Grant the 'username'@'NT_machine_name' or 'username'@'%' user access to the desired db.

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