Relay log read failure: Could not parse relay log event entry. The possible reasons are: the master's binary log is corrupted (you can check this by running 'mysqlbinlog' on the binary log), the slave's relay log is corrupted (you can check this by running 'mysqlbinlog' on the relay log), a network problem, the server was unable to fetch a keyring key required to open an encrypted relay log file, or a bug in the master's or slave's MySQL code. If you want to check the master's binary log or slave's relay log, you will be able to know their names by issuing 'SHOW SLAVE STATUS' on this slave
https://blog.csdn.net/shaochenshuo/article/details/60574721
https://blog.csdn.net/u011093975/article/details/121921858
https://blog.51cto.com/wangwei007/1101683
标签:binary,slave,log,Relay,parse,relay,Last,check From: https://www.cnblogs.com/tonggc1668/p/16719576.html