Add three methods into this class. One is named getServerCode, to given a server name, it return server code in xml_replication table. One named insertServerIntoReplicationTable, if a server is not in the server list, it will insert it. One is named WriteReplication, this method will be used in forceReplication. It delete the replication code in it.
Add three methods into this class. One is named getServerCode, to given a server name, it return server code in xml_replication table.
One named insertServerIntoReplicationTable, if a server is not in the server list, it will insert it.
One is named WriteReplication, this method will be used in forceReplication. It delete the replication code in it.