Bug #3786 | After compile, libmysql.dll is misplaced. | ||
---|---|---|---|
Submitted: | 16 May 2004 19:32 | Modified: | 20 May 2004 11:46 |
Reporter: | Hyun-Woong Kim | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Compiling | Severity: | S3 (Non-critical) |
Version: | 4.1.2 | OS: | Windows (Windows 2003) |
Assigned to: | Lenz Grimmer | CPU Architecture: | Any |
[16 May 2004 19:32]
Hyun-Woong Kim
[16 May 2004 23:29]
MySQL Verification Team
Thank you for the bug report. Suggestion fix: change Post-build step from: xcopy ..\lib_debug\libmysql.dll C:\winnt\system32\ /y to : copy ..\lib_debug\libmysql.dll %windir%\system32\ /y
[20 May 2004 11:46]
Michael Widenius
Thank you for your bug report. This issue has been committed to our source repository of that product and will be incorporated into the next release. If necessary, you can access the source repository and build the latest available version, including the bugfix, yourself. More information about accessing the source trees is available at http://www.mysql.com/doc/en/Installing_source_tree.html Additional info: Fix will be in 4.0.21 and 4.1.2