I'm running MySQL 5.7.9 with replication, one master and one slave. When I try to run the mysqlrplsync (1.5.6) utility I'm receiving this following error when it starts checking the first table.
ERROR: Cannot retrieve server_uuid from master.
Any ideas?
TIA