Bug #3059 libmysql does not compile on windows
Submitted: 3 Mar 2004 9:35 Modified: 23 Mar 2004 10:51
Reporter: Edin Kadribasic Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:latest 4.1 pull OS:Windows (Windows)
Assigned to: Bugs System CPU Architecture:Any

[3 Mar 2004 9:35] Edin Kadribasic
Description:
Link phase fails due to the missing symbol _strxnmov.

How to repeat:
Build libmysql on windows.

Suggested fix:
Add strxnmov.c to libmysql.dsp file.
[3 Mar 2004 9:43] MySQL Verification Team
Thank you for the bug report.
[23 Mar 2004 10:51] Greg Weir
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