Bug #8244 | InnoDB compile failure on Tru64 | ||
---|---|---|---|
Submitted: | 1 Feb 2005 18:19 | Modified: | 1 Feb 2005 22:40 |
Reporter: | Lenz Grimmer | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Compiling | Severity: | S3 (Non-critical) |
Version: | 5.0.3-pre | OS: | Other (Tru64) |
Assigned to: | Marko Mäkelä | CPU Architecture: | Any |
[1 Feb 2005 18:19]
Lenz Grimmer
[1 Feb 2005 22:40]
Marko Mäkelä
Thank you for your bug report. This issue has been committed to our source repository of that product and will be incorporated into the next release. If necessary, you can access the source repository and build the latest available version, including the bugfix, yourself. More information about accessing the source trees is available at http://www.mysql.com/doc/en/Installing_source_tree.html Additional info: I should have fixed this when you reported the Tru64 compilation error last time. It was also about int16_t. This one was not noticed by the compiler then, because ut_ad() assertions were not enabled in debug builds.