Bug #60908 | Coding technique leads to compilation warnings on 32-bit platforms | ||
---|---|---|---|
Submitted: | 18 Apr 2011 20:25 | Modified: | 27 Feb 2013 12:47 |
Reporter: | Paul Green (OCA) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Compiling | Severity: | S3 (Non-critical) |
Version: | 5.6.2-m5 | OS: | Any |
Assigned to: | Tor Didriksen | CPU Architecture: | Any |
Tags: | Contribution |
[18 Apr 2011 20:25]
Paul Green
[18 Apr 2011 20:27]
Paul Green
Patches to correct 32-bit compilation warnings.
Attachment: mysql.60908.diff (application/octet-stream, text), 2.32 KiB.
[27 Apr 2011 8:03]
Valeriy Kravchuk
Thank you for the problem report and code contributed.
[27 Feb 2013 12:47]
Tor Didriksen
This has been fixed in 5.6 with the patch for Bug#12561303 InnoDB file API uses two parameters for file size
[1 Mar 2013 15:35]
Paul DuBois
Noted in 5.6.3 changelog. Fixed "shift count greater than width of type" compilation warnings.