《Mysql實(shí)例mysql主從同步報(bào)錯(cuò),You must at least set》要點(diǎn):
本文介紹了Mysql實(shí)例mysql主從同步報(bào)錯(cuò),You must at least set,希望對(duì)您有用。如果有疑問,可以聯(lián)系我們。
MYSQL必讀stop slave; 報(bào)下面這句錯(cuò)誤
MYSQL必讀You must at least set --server-id to enable either a master or a slave. Additional error messages can be found in the?MySQL?error log
MYSQL必讀2、解決方法,重新備份一次,做主從也不行,請(qǐng)教公司DBA大牛,發(fā)現(xiàn)是因?yàn)橹鲙?kù)的mysql庫(kù)壞了,出問題了.
MYSQL必讀這種情況?innobackupex 熱備份就沒用了,只能換一種備份方式 .
MYSQL必讀?
MYSQL必讀用?mysqldump備份 ,只備份單庫(kù),然后導(dǎo)入到從機(jī)數(shù)據(jù)庫(kù),改下配置文件,做好主從關(guān)系就可以了.
轉(zhuǎn)載請(qǐng)注明本頁(yè)網(wǎng)址:
http://www.fzlkiss.com/jiaocheng/5786.html