| Bug #45099 | BaseString-t is not generated by CMake [not in CMakeLists.txt] | ||
|---|---|---|---|
| Submitted: | 26 May 2009 14:53 | Modified: | 12 Jun 2009 13:21 |
| Reporter: | jack andrews | 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: | jack andrews | CPU Architecture: | Any |
[26 May 2009 14:53]
jack andrews
[29 May 2009 10:18]
Bugs System
Pushed into 5.1.34-ndb-7.0.7 (revid:jack@sun.com-20090529101613-dcalqyncov70fgts) (version source revid:jack@sun.com-20090529101613-dcalqyncov70fgts) (merge vers: 5.1.34-ndb-7.0.7) (pib:6)
[29 May 2009 10:57]
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/75227 2934 jack andrews 2009-05-29 [merge] merge Bug #45099
[29 May 2009 10:58]
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/75228 2933 jack andrews 2009-05-29 Bug #45099 BaseString-t is not generated by CMake [not in CMakeLists.txt] this patch back ports tap source and unit.pl to run on windows
[12 Jun 2009 13:21]
Jon Stephens
Documented bugfix in the NDB-7.0.7 changelog as follows:
storage/ndb/src/common/util/CMakeLists.txt did not build the
BaseString-t test case for Windows as
storage/ndb/src/common/util/Makefile.am does when building MySQL
Cluster on Unix platforms.
