mysql双主设置报错:
Slave failed to initialize relay log info structure from the repository
#从属服务器无法从存储库初始化中继日志信息结构
reset slave;
stop slave;
继续做双主设置就可以了。
相关文章
- 02-27Slave failed to initialize relay log info structure from the repository
- 02-27Slave failed to initialize relay log info structure from the repository
- 02-27ERROR 1872 (HY000): Slave failed to initialize relay log info structure from the repository
- 02-27MySQL复制报错(Slave failed to initialize relay log info structure from the repository)
- 02-27【故障处理】ERROR 1872 (HY000): Slave failed to initialize relay log info structure from the repository