Bug #43887 batch files for VS 2008 missing from release tarball
Submitted: 26 Mar 2009 15:59 Modified: 3 Feb 2010 6:47
Reporter: Jon Stephens Email Updates:
Status: Closed Impact on me:
None 
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 Mar 2009 15:59] Jon Stephens
Description:
It is not possible to build Cluster 7.0.4 from the release tarball on Windows using Visual Studio 2008, because the win\build-vs9.bat file is missing. (win\build_vs8.bat works with VS 2005 only.)

How to repeat:
Check tarball: ftp://ftp.mysql.com/pub/mysql/download/cluster_telco/mysql-5.1.32-ndb-7.0.4/mysql-cluster-...

Suggested fix:
Include win\build-vs9.bat and build-vs9_x64.bat files in Cluster release tarball.
[26 Mar 2009 16:48] MySQL Verification Team
Thank you for the bug report.
[16 Apr 2009 12:26] Magnus BlÄudd
Just add the new files to EXTRA_DIST in win/Makefile.am
[18 Apr 2009 19:43] MySQL Verification Team
See bug http://bugs.mysql.com/bug.php?id=44353 too.
[30 Apr 2009 13:01] Jonathan Miller
5.1.32-ndb-7.0.4
[3 Feb 2010 6:47] jack andrews
fixed in related bug

  Bug #44353  	build-v9.bat is missing in source archive