jjfjjj 发表于 2019-1-27 08:23:51

[ERROR] Failed to open the relay log

Failed to open the relay log '/usr/local/mysql/logs/mysqllog/relaylog.000003' (relay_log_pos 13470)

原因:relaylog文件的路径进行了指定,而默认的文件也存在,或者说默认生成的relay.index 没有删除

解决办法:

找到默认的relaylog路径,把默认生成的relaylog文件尤其relay.index文件,删除就行了。



页: [1]
查看完整版本: [ERROR] Failed to open the relay log