MySQL Error 1278 – ER_MISSING_SKIP_REPLICA

MySQL Error Message

It is recommended to use –skip-replica-start when doing
step-by-step replication with START REPLICA UNTIL; otherwise, you
will get problems if you get an unexpected replica’s mysqld
restart

Reason for the Error

ER_MISSING_SKIP_REPLICA was added
in 8.0.33.