MySQL Error 1278 – ER_MISSING_SKIP_SLAVE

MySQL Error Message

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

Reason for the Error

ER_MISSING_SKIP_SLAVE was removed
after 8.0.32.