MySQL Error MY-010550 – ER_RPL_REPLICA_USES_CHECKSUM_AND_SOURCE_PRE_50

MySQL Error Message

Found a source with MySQL server version older than 5.0.
With checksums enabled on the replica, replication might not work
correctly. To ensure correct replication, restart the replica
server with –replica_sql_verify_checksum=0.

Reason for the Error

ER_RPL_REPLICA_USES_CHECKSUM_AND_SOURCE_PRE_50
was added in 8.0.33.