Bug #69369 | BGC and slave binlog rotate causes slave sql_thread to stop | ||
---|---|---|---|
Submitted: | 31 May 2013 21:45 | Modified: | 9 Jul 2013 16:43 |
Reporter: | Santosh Praneeth Banda | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Replication | Severity: | S1 (Critical) |
Version: | 5.6.12 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | multi threaded slave, replication |
[31 May 2013 21:45]
Santosh Praneeth Banda
[11 Jun 2013 18:09]
Andrei Elkin
There's no crash really. The slave applier stops as reported. The reason is being investigated.
[11 Jun 2013 19:30]
Santosh Praneeth Banda
Yes. It's not really a crash, but sql_thread stops on every master rotate and it is a bug
[13 Jun 2013 14:33]
Andrei Elkin
Thanks for reporting this issue. I am adjusting the synopsis to correspond to identified reason. A patch is being tested.
[9 Jul 2013 16:42]
Jon Stephens
Fixed in 5.6+. Documented in the 5.6.13 and 5.7.2 changelogs as follows: The condition leading to the issue fixed in Bug #16579083 continued to raise an error even though the condition itself no longer cause the issue to occur. Closed.
[9 Jul 2013 16:43]
Jon Stephens
Thank you for your bug report. This issue has been committed to our source repository of that product and will be incorporated into the next release. If necessary, you can access the source repository and build the latest available version, including the bug fix. More information about accessing the source trees is available at http://dev.mysql.com/doc/en/installing-source.html