Bug #704 | Windows link error and missing source file | ||
---|---|---|---|
Submitted: | 24 Jun 2003 0:15 | Modified: | 10 Jul 2003 13:47 |
Reporter: | Michael Ryan | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Compiling | Severity: | S2 (Serious) |
Version: | 4.1.0 | OS: | Windows (Windows 2000) |
Assigned to: | Greg Weir | CPU Architecture: | Any |
[24 Jun 2003 0:15]
Michael Ryan
[24 Jun 2003 5:35]
MySQL Verification Team
Thanks you for the bug report. I am assign to our Production Engineer for to test the mysqlclient lib issue for the next release. About the file ctype-latin1-de.c it doesn't make part of the 4.1 stuff so the action you did, removing from the project is correct.
[24 Jun 2003 5:39]
MySQL Verification Team
Updating the assign to for Greg.
[7 Jul 2003 10:58]
MySQL Verification Team
Thank you for the bug report. The problem is that the libraries were compiled with the VC++ 7.0 compiler.
[10 Jul 2003 2:12]
Michael Ryan
So the solution is ????? Your manuals still state that for the Windows Source version you need VC6 with SP4 or 5 which leads one to believe that the binary will also be compatible with VC6. I don't think it is a great situation for every company still using VC6 to have to recompile the binaries for the Windows version themselves every time there is an upgrade. It appears that MySQL 4.0.13 is also now being compiled using VC7 so it appears to be only a fairly recent change that you have switched to VC7. Perhaps releasing a VC6 and VC7 version is a good idea to avert these problems.
[10 Jul 2003 13:47]
MySQL Verification Team
Sorry the use of VC++ 7.0 was a mistake. We continuing using the VC++ 6.0 and when the VC++ 7.0 will be the release compiler will be documented in the release announce.
[10 Jul 2003 18:44]
Michael Ryan
Will you (or have you already) be recompiling the binary release of MySQL 4.0.13 for Windows using VC++6 ?