MySQL Error Message
Detected misconfiguration: replication channel \’%s\’ was
configured with SOURCE_CONNECTION_AUTO_FAILOVER = 1, but the
server was started with a value other then –gtid-mode = ON.
Either reconfigure replication using CHANGE REPLICATION SOURCE TO
SOURCE_CONNECTION_AUTO_FAILOVER = 0 FOR CHANNEL \’%s\’, or change
GTID_MODE to value ON, before starting the replica receiver
thread.
Reason for the Error
ER_RPL_ASYNC_RECONNECT_GTID_MODE_OFF_CHANNEL
was added in 8.0.23.