Bug #22224 | Windows build depends on ib_config.h | ||
---|---|---|---|
Submitted: | 10 Sep 2006 19:47 | Modified: | 4 Oct 2006 2:37 |
Reporter: | Iggy Galarza | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: InnoDB storage engine | Severity: | S3 (Non-critical) |
Version: | 5.0 BK | OS: | Windows (Windows) |
Assigned to: | Iggy Galarza | CPU Architecture: | Any |
[10 Sep 2006 19:47]
Iggy Galarza
[11 Sep 2006 12:00]
Heikki Tuuri
Iggy, the offcial Windows source of mysqld-5.0.13 contained an empty ib_config.h file in /innobase Has something changed? Regards, Heikki
[11 Sep 2006 15:42]
Iggy Galarza
Heikki, In 5.0.25, mysql is built using cmake. The cmake file depends on ib_config.h. The file ib_config.h is generate by GNU autoconf and so isn't available in the bitKeeper repository. This prevents using Windows as a primary development platform for mysql. The change simply removes this dependancy. Thanks, ~Iggy
[28 Sep 2006 19:17]
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/12764 ChangeSet@1.2290, 2006-09-28 15:18:33-04:00, iggy@rolltop.ignatz42.dyndns.org +2 -0 Bug#22224: Windows build depends on ib_config.h This change has already been made to 5.1.
[3 Oct 2006 20:01]
Chad MILLER
Available in 5.0.26.
[3 Oct 2006 20:15]
Chad MILLER
Available in 5.1.12-beta.
[4 Oct 2006 2:37]
Paul DuBois
Noted in 5.0.26, 5.1.12 changelogs.