其他分享
首页 > 其他分享> > Slave failed to initialize relay log info structure from the repository

Slave failed to initialize relay log info structure from the repository

作者:互联网

mysql双主设置报错:
Slave failed to initialize relay log info structure from the repository
#从属服务器无法从存储库初始化中继日志信息结构
在这里插入图片描述
reset slave;
stop slave;
继续做双主设置就可以了。

标签:info,Slave,log,relay,failed,initialize,slave
来源: https://blog.csdn.net/weixin_46755536/article/details/115484390