Bug #23839 | Multiple declarations of macros | ||
---|---|---|---|
Submitted: | 1 Nov 2006 14:09 | Modified: | 12 Apr 2008 3:02 |
Reporter: | Mike Lischke | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: C API (client library) | Severity: | S3 (Non-critical) |
Version: | 5.1.11 client library, 4.1 BK, 5.0 BK | OS: | Any (any) |
Assigned to: | Iggy Galarza | CPU Architecture: | Any |
[1 Nov 2006 14:09]
Mike Lischke
[1 Nov 2006 21:12]
Sveta Smirnova
Thank you for the report. Verified as described using current 5.1 BK sources.
[1 Nov 2006 21:15]
Sveta Smirnova
All versions are affected
[27 Feb 2008 21:30]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/43114 ChangeSet@1.2588, 2008-02-27 16:17:05-05:00, iggy@alf.(none) +3 -0 Bug #23839 Multiple declarations of macros - Remove duplicate macro defintions.
[27 Mar 2008 22:03]
Bugs System
Pushed into 5.1.24-rc
[27 Mar 2008 22:11]
Bugs System
Pushed into 5.0.60
[28 Mar 2008 11:10]
Bugs System
Pushed into 6.0.5-alpha
[12 Apr 2008 3:02]
Paul DuBois
Noted in 5.0.60, 5.1.24, 6.0.5 changelogs. The MySQL header files contained some duplicate macro definitions that could cause compilation problems.