Bug #70275 | Error reading relay log event: slave SQL thread was killed | ||
---|---|---|---|
Submitted: | 9 Sep 2013 3:37 | Modified: | 23 Mar 2018 5:52 |
Reporter: | li ming | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | MySQL-5.5.28 | OS: | Linux (CentOS 6) |
Assigned to: | CPU Architecture: | Any |
[9 Sep 2013 3:37]
li ming
[11 Sep 2013 5:10]
MySQL Verification Team
Hello li ming, This is a known and documented behavior: --dump-slave[=value] causes mysqldump to stop the slave SQL thread before the dump and restart it again after. Please reference http://dev.mysql.com/doc/refman/5.5/en/mysqldump.html#option_mysqldump_dump-slave Thanks, Umesh
[12 Oct 2013 1:00]
Bugs System
No feedback was provided for this bug for over a month, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open".
[8 Mar 2016 9:11]
Samuel Åslund
This is a problem in the log message. There is no way to see if this _ERROR_ log-message is caused by a deliberate shutdown of the slave or an actual problem. I'm looking for a problem where a user thought the replication was not working during a regular switch and backed out to ensure data-safety. Now I can not see if this message gives information or just tells me the slave was manually turned of!