MySQL Error MY-011809 – ER_FOUND_MISSING_GTIDS

MySQL Error Message

Cannot replicate to server with server_uuid=’%s’ because
the present server has purged required binary logs. The connecting
server needs to replicate the missing transactions from elsewhere,
or be replaced by a new server created from a more recent backup.
To prevent this error in the future, consider increasing the
binary log expiration period on the present server. %s.

Reason for the Error

ER_FOUND_MISSING_GTIDS was added
in 8.0.11.