pt-table-sync, Strange Issues regarding Hostname
问题 I am trying to run pt-table-sync to re-synchronise a MYSQL Master-Slave replication. I have two VPS Systems which are running Debian 5, and the replication is running without any issues. The problem I have is that when I run pt-table-sync on the MASTER server, it keeps failing to connect to the SLAVE server. I am running the following command: pt-table-sync --dry-run --sync-to-master h='ip of slave server',u='user',p='password' Which returns: Host 'my website address' is not allowed to