Error 1278: It is recommended to use --skip-slave-start when doing step-by-step replication with STA
Error Code
SQLSTATE
Error
Description
1278
HY000
ER_MISSING_SKIP_SLAVE
It is recommended to use --skip-slave-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
Possible Causes and Solutions
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
PreviousError 1277: Incorrect parameter or combination of parameters for START SLAVE UNTILNextError 1279: SQL thread is not to be started so UNTIL options are ignored
Last updated
Was this helpful?