Bug #74833 | log_state declared volatile, missing memory barriers | ||
---|---|---|---|
Submitted: | 13 Nov 2014 7:37 | Modified: | 11 May 2015 16:40 |
Reporter: | Stewart Smith | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Utilities: Binlog Events | Severity: | S2 (Serious) |
Version: | 5.7.7 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | arm, barrier, PowerPC, replication, volatile |
[13 Nov 2014 7:37]
Stewart Smith
[13 Nov 2014 7:38]
Stewart Smith
convert log_state to atomic, generating correct load/store and barriers (*) I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it.
Contribution: volatile-binlog-log_state.patch (text/x-patch), 4.09 KiB.
[25 Nov 2014 10:54]
MySQL Verification Team
Hello Stewart, Thank you for the report and contribution. Thanks, Umesh
[10 Apr 2015 8:04]
Stewart Smith
Still present in 5.7.7
[11 May 2015 16:40]
David Moss
Thanks for your feedback. This has been fixed in an upcoming version.