Bug #118412 | DML succeeds on Semi-sync without Replicas if Source is stopped | ||
---|---|---|---|
Submitted: | 10 Jun 23:24 | Modified: | 1 Jul 8:44 |
Reporter: | Juan Arruti | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Server: Replication | Severity: | S3 (Non-critical) |
Version: | 8.0.41, 8.0.42 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[10 Jun 23:24]
Juan Arruti
[13 Jun 16:05]
Pep Pla
This behavior is also seen if the source is stopped using the shutdown command. In that case, the following warning is displayed in the error log. 2025-06-13T09:40:21.009783Z 10 [Warning] [MY-011145] [Repl] SEMISYNC: Forced shutdown. Some updates might not be replicated. This message should be an error, not a warning, as this signals the risk of data loss.
[1 Jul 8:44]
MySQL Verification Team
Hello Juan Arruti, Thank you for the report and steps. Verified as described. regards, Umesh