Bug #23900 | Numerous storage engines missing in Windows binaries | ||
---|---|---|---|
Submitted: | 2 Nov 2006 17:10 | Modified: | 11 Dec 2006 4:24 |
Reporter: | Markus Popp | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Packaging | Severity: | S3 (Non-critical) |
Version: | 5.1.12-beta-community-nt-log | OS: | Windows (Windows) |
Assigned to: | Joerg Bruehe | CPU Architecture: | Any |
[2 Nov 2006 17:10]
Markus Popp
[6 Nov 2006 13:43]
Valeriy Kravchuk
Thank you for a problem report.
[1 Dec 2006 11:57]
Joerg Bruehe
Doing a test build with current tools, using the 5.1.15 sources; it seems some tool change was not correctly propagated to the build machine.
[1 Dec 2006 11:58]
Joerg Bruehe
Typo in above entry: 5.1.13 (thirteen), there is no 5.1.15 yet.
[1 Dec 2006 15:23]
Joerg Bruehe
Extract of the "--report-features" output from that test build, 5.1.13 community (formatting changed): ===== ENGINES ===== Engine Support Comment Transactions XA Savepoints EXAMPLE YES Example storage engine NO NO NO CSV YES CSV storage engine NO NO NO MyISAM DEFAULT Default engine as ((...)) NO NO NO BLACKHOLE YES /dev/null storage ((...)) NO NO NO MRG_MYISAM YES Collection of identical ((...)) NO NO NO InnoDB DISABLED Supports transactions, ((...)) YES YES YES ARCHIVE YES Archive storage engine NO NO NO MEMORY YES Hash based, stored in ((...)) NO NO NO FEDERATED YES Federated MySQL storage engine YES NO NO I cannot explain the "InnoDB disabled" part, because various Innodb tests passed successfully, but except of that it looks ok to me.
[11 Dec 2006 4:24]
Paul DuBois
Noted in 5.1.15 changelog. The MySQL 5.1.12 binaries for Windows were missing the FEDERATED, EXAMPLE, and BLACKHOLE storage engines.