Best way to keep MySQL and Gamedb sync

Results 1 to 3 of 3
  1. #1
    Novice garotosk8boy is offline
    MemberRank
    Jul 2014 Join Date
    4Posts

    Best way to keep MySQL and Gamedb sync

    Hello guys, for my local server i was using pwadmin for the sync between gamedb and mysql roles table, but as it points out on the advice box the game maps should be stopped while doing it(well i know it works even with maps online because thats what i used locally) because of possible inconsistence/lag.

    So what i need to know: is there a better and safer way to keep the roles table regularly up to date without risking the data nor the uptime?


  2. #2
    uint is best int. Swoosh91 is offline
    MemberRank
    Feb 2010 Join Date
    BerlinLocation
    712Posts

    Re: Best way to keep MySQL and Gamedb sync

    Yeah. Sockets. Dumping gamedbd is for noobs.

  3. #3
    Novice garotosk8boy is offline
    MemberRank
    Jul 2014 Join Date
    4Posts

    Re: Best way to keep MySQL and Gamedb sync

    Quote Originally Posted by Swoosh91 View Post
    Yeah. Sockets. Dumping gamedbd is for noobs.
    Ok i just search a little bit but i couldn't find a solid starting point on extracting data from gamedb with sockets, any tips on something that does it already and i could explore(preferable java/php)?

    Well and thanks for pointing what i need to search, gonna keep trying to find something.



Advertisement