Bug #72539 | InnoDB mutex atomics implementation incorrect on POWER and ARM | ||
---|---|---|---|
Submitted: | 5 May 2014 18:08 | Modified: | 12 May 2014 5:03 |
Reporter: | Morgan Tocker | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Server: InnoDB storage engine | Severity: | S4 (Feature request) |
Version: | 5.6+ | OS: | Any |
Assigned to: | Assigned Account | CPU Architecture: | ARM |
[5 May 2014 18:08]
Morgan Tocker
[5 May 2014 18:11]
Morgan Tocker
Link to original thread with bug report from Stewart Smith: http://lists.mysql.com/internals/38786
[6 May 2014 5:22]
MySQL Verification Team
Thanks for the detailed report. Looks like a duplicate I filed internally. Bug 17573535 - INVESTIGATE INNODB OWN ATOMICS/CACHE/MEMORY COHERENCY ISSUE ON MIPS64
[6 May 2014 5:23]
MySQL Verification Team
also: http://bugs.mysql.com/bug.php?id=47213
[12 May 2014 5:03]
Yasufumi Kinoshita
This seems sibling problem problem with bug#47213. I'd like to merge the discussion to that. I have uploaded the experimental patch for mysql-5.6, because I don't have account to use the problematic server and I cannot confirm by myself. If you feel something problematic on your server (!x86 && !x86_64), please test the patch and confirm the patch fixes the problem. After confirmed that the some cases are fixed actually, this bug will be fixed in public releases. Thanks.