| Bug #54913 | Cmake/Windows: INNODB_PLUGIN compiled as DYNAMIC even though dynamic is disabled | ||
|---|---|---|---|
| Submitted: | 30 Jun 2010 12:42 | Modified: | 12 Jul 2010 18:37 |
| Reporter: | Jørgen Austvik | Email Updates: | |
| Status: | Closed | Impact on me: | |
| Category: | MySQL Cluster: Cluster (NDB) storage engine | Severity: | S3 (Non-critical) |
| Version: | mysql-5.1-telco-7.0 | OS: | Windows |
| Assigned to: | Bernd Ocklin | CPU Architecture: | Any |
[30 Jun 2010 12:42]
Jørgen Austvik
[1 Jul 2010 10:09]
Bernd Ocklin
Fixed by recognizing plug.in.disabled file for cmake. Won't fix dynamic plugins for cmake in 5.1. This will be merged in later from 5.5.
[12 Jul 2010 9:54]
Jon Stephens
Versions not provided, assuming NDB 7.0.17/7.1.6 based on push and release dates.
Documented in the NDB-7.0.17 and 7.1.6 changelogs as follows:
The configure.js option WITHOUT_DYNAMIC_PLUGINS=TRUE was ignored
when building MySQL Cluster for Windows using CMake. Among the
effects of this issue was that CMake attempted to build the
InnoDB storage engine as a plugin (.DLL file) even though the
InnoDB Plugin is not currently supported by MySQL Cluster.
Closed.
