MySQL question

Discussion in 'Domains, Hosting and Servers' started by Pope Viper, Nov 16, 2009.

  1. Pope Viper

    Pope Viper Newcomer

    Joined:
    Nov 16, 2009
    Messages:
    3
    Likes Received:
    0
    Hi folks, I have two servers (SERVER1 and SERVER2), that are Windows 2008 R2 boxes. I'm running SQLyog on SERVER1, and am trying to get database synchronization to SERVER2.

    When I instruct SERVER1 SQLyog to connect to SERVER2, I get this:

    SERVER1 is not allowed to connect to this MySQL server.

    I found this, but wanted to verify that was all I needed to do to enable this.

    Error 1130, remote connecting access denied. - Dev Shed

    These servers are both within my LAN.
     
  2. Bryce

    Bryce Regular Member

    Joined:
    Aug 24, 2009
    Messages:
    248
    Likes Received:
    12
    Location:
    New Jersey
    Yea, you'll need to enable remote connections on the servers so that they can talk to each other. Correct me if I'm wrong though, I suck at explaining things and all lol.
     
  3. SimpleMan

    SimpleMan Adept

    Joined:
    Nov 2, 2009
    Messages:
    112
    Likes Received:
    28
    There are a couple ways to do this, the thread you linked to will work.

    I'm a Linux guy by nature, but you might also want to make sure that the Windows firewall is allowing the server to connect.
     
  4. Nick

    Nick Regular Member

    Joined:
    Jul 27, 2008
    Messages:
    7,441
    Likes Received:
    218
    Thread moved to Servers and Hosting section.
     

Share This Page