Bug #43217 | delayed slave stop for transactional replication | ||
---|---|---|---|
Submitted: | 26 Feb 2009 9:45 | Modified: | 6 Mar 2009 19:13 |
Reporter: | Susanne Ebrecht | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Server: Row Based Replication ( RBR ) | Severity: | S2 (Serious) |
Version: | 5.0 | OS: | Any |
Assigned to: | Assigned Account | CPU Architecture: | Any |
[26 Feb 2009 9:45]
Susanne Ebrecht
[26 Feb 2009 23:11]
James Day
Probably going to be fixed by the fix for bug #38205.
[3 Mar 2009 16:09]
Lars Thalmann
This probably needs to be implemented so that the user can choose what type of stop should be done. E.g. by adding a FORCE option to STOP SLAVE that will stop replication even if there is an ongoing transaction (as it works today).
[6 Mar 2009 19:13]
Andrei Elkin
In fact this one is a dup of Bug #38205 (in row-based part) and Bug#319 (in statement-based part). Will be fixed along bug#38205.