MySQL Error Message
Found a master with MySQL server version older than 5.0.
With checksums enabled on the slave, replication might not work
correctly. To ensure correct replication, restart the slave server
with –replica_sql_verify_checksum=0.
Reason for the Error
ER_RPL_SLAVE_USES_CHECKSUM_AND_MASTER_PRE_50
was added in 8.0.2, removed after 8.0.32.